[][src]Function gtk_sys::gtk_notebook_prepend_page

pub unsafe extern "C" fn gtk_notebook_prepend_page(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    tab_label: *mut GtkWidget
) -> c_int