Handbook
Glossary
gtk_icon_view_set_item_orientation ( icon_view orientation -- )
Vocabulary
gtk2
.
ffi
Inputs
icon_view
an
object
orientation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_icon_view_set_item_orientation
( GtkIconView* icon_view,
GtkOrientation
orientation )