Handbook
Glossary
gtk_icon_view_get_item_column ( icon_view path -- gint )
Vocabulary
gtk2
.
ffi
Inputs
icon_view
an
object
path
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gint
gtk_icon_view_get_item_column
( GtkIconView* icon_view, GtkTreePath* path )