pub unsafe fn from_glib<G, T>(val: G) -> Twhere
    G: Copy,
    T: FromGlib<G>,
Expand description

Translate a simple type.