Method

GtkIconViewget_item_orientation

since: 2.6

Declaration [src]

GtkOrientation
gtk_icon_view_get_item_orientation (
  GtkIconView* icon_view
)

Description [src]

Returns the value of the ::item-orientation property which determines whether the labels are drawn beside the icons instead of below.

Available since: 2.6

Return value

Type: GtkOrientation

The relative position of texts and icons.