Struct gtk_sys::GtkImage [] [src]

pub struct GtkImage {
    pub misc: GtkMisc,
    pub priv_: *mut GtkImagePrivate,
}

Fields