Struct gtk_sys::GtkPaned [] [src]

pub struct GtkPaned {
    pub container: GtkContainer,
    pub priv_: *mut GtkPanedPrivate,
}

Fields