Function gtk_sys::gtk_notebook_insert_page
[−]
[src]
pub unsafe extern "C" fn gtk_notebook_insert_page(
notebook: *mut GtkNotebook,
child: *mut GtkWidget,
tab_label: *mut GtkWidget,
position: c_int
) -> c_int