Struct gtk_sys::GtkAccelLabel [] [src]

pub struct GtkAccelLabel {
    pub label: GtkLabel,
    pub priv_: *mut GtkAccelLabelPrivate,
}

Fields