Struct gtk_sys::GtkLabel [] [src]

pub struct GtkLabel {
    pub misc: GtkMisc,
    pub priv_: *mut GtkLabelPrivate,
}

Fields