Struct gtk_sys::GtkContainer [] [src]

pub struct GtkContainer {
    pub widget: GtkWidget,
    pub priv_: *mut GtkContainerPrivate,
}

Fields