Handbook
Glossary
gtk_tool_item_group_get_drop_item ( tool_item_group x y -- GtkToolItem* )
Vocabulary
gtk2
.
ffi
Inputs
tool_item_group
an
object
x
an
object
y
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_drop_item
( GtkToolItemGroup* tool_item_group,
gint
x,
gint
y )