gtk4_sys

Function gtk_notebook_set_tab_detachable

Source
pub unsafe extern "C" fn gtk_notebook_set_tab_detachable(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    detachable: gboolean,
)