Struct gtk_sys::GtkToolbar [] [src]

pub struct GtkToolbar {
    pub container: GtkContainer,
    pub priv_: *mut GtkToolbarPrivate,
}

Fields