gtk4_sys

Function gtk_notebook_reorder_child

Source
pub unsafe extern "C" fn gtk_notebook_reorder_child(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    position: c_int,
)