Function gtk4_sys::gtk_notebook_insert_page
source · pub unsafe extern "C" fn gtk_notebook_insert_page(
notebook: *mut GtkNotebook,
child: *mut GtkWidget,
tab_label: *mut GtkWidget,
position: c_int
) -> c_int