Struct gtk_sys::GtkBin [] [src]

pub struct GtkBin {
    pub container: GtkContainer,
    pub priv_: *mut GtkBinPrivate,
}

Fields