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