Handbook
Glossary
gtk_icon_view_set_markup_column ( icon_view column -- )
Vocabulary
gtk2
.
ffi
Inputs
icon_view
an
object
column
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_icon_view_set_markup_column
( GtkIconView* icon_view,
gint
column )