gtk_tool_item_group_get_nth_item ( tool_item_group index -- GtkToolItem* )


Vocabulary
gtk2.ffi

Inputs
tool_item_groupan object
indexan object


Outputs
GtkToolItem*an object


Definition