Handbook
Glossary
gtk_tool_item_group_get_nth_item ( tool_item_group index -- GtkToolItem* )
Vocabulary
gtk2
.
ffi
Inputs
tool_item_group
an
object
index
an
object
Outputs
GtkToolItem*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkToolItem*
gtk_tool_item_group_get_nth_item
( GtkToolItemGroup* tool_item_group,
guint
index )