layout_mode


Description:

public IconViewLayoutMode layout_mode { get; set; }

The layout-mode property specifies the way items are layed out in the IconView.

This can be either xfce_icon_view_layout_rows, which is the default, where items are layed out horizontally in rows from top to bottom, or xfce_icon_view_layout_cols, where items are layed out vertically in columns from left to right.