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