Function gtk_sys::gtk_notebook_set_tab_detachable[][src]

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