Struct gtk_sys::GtkToolButton [] [src]

pub struct GtkToolButton {
    pub parent: GtkToolItem,
    pub priv_: *mut GtkToolButtonPrivate,
}

Fields