Handbook
Glossary
gtk_tool_item_group_insert ( tool_item_group item position -- )
Vocabulary
gtk2
.
ffi
Inputs
tool_item_group
an
object
item
an
object
position
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_group_insert
( GtkToolItemGroup* tool_item_group, GtkToolItem* item,
gint
position )