Struct gtk_sys::GtkExpander [] [src]

pub struct GtkExpander {
    pub bin: GtkBin,
    pub priv_: *mut GtkExpanderPrivate,
}

Fields