gtk_tool_item_group_insert ( tool_item_group item position -- )


Vocabulary
gtk3.ffi

Inputs
tool_item_groupan object
iteman object
positionan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_tool_item_group_insert
( GtkToolItemGroup* tool_item_group, GtkToolItem* item, gint
position )