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