[ CCode ( cprefix = "XFCE_ICON_VIEW_LAYOUT_" , type_id = "xfce_icon_view_layout_mode_get_type ()" ) ]
public enum IconViewLayoutMode
Specifies the layouting mode of an IconView.
XFCE_ICON_VIEW_LAYOUT_ROWS is the default, which lays out items vertically in rows from top to bottom.
XFCE_ICON_VIEW_LAYOUT_COLS lays out items horizontally in columns from left to right.