Struct gtk_sys::GtkNotebook [] [src]

pub struct GtkNotebook {
    pub container: GtkContainer,
    pub priv_: *mut GtkNotebookPrivate,
}

Fields