Struct gtk_sys::GtkToolItem [] [src]

pub struct GtkToolItem {
    pub parent: GtkBin,
    pub priv_: *mut GtkToolItemPrivate,
}

Fields