Handbook
Glossary
gtk_notebook_set_tab_detachable ( notebook child detachable -- )
Vocabulary
gtk3
.
ffi
Inputs
notebook
an
object
child
an
object
detachable
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_notebook_set_tab_detachable
( GtkNotebook* notebook, GtkWidget* child,
gboolean
detachable )