Method

GtkIconViewset_item_orientation

since: 2.6

Declaration [src]

void
gtk_icon_view_set_item_orientation (
  GtkIconView* icon_view,
  GtkOrientation orientation
)

Description [src]

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

Available since: 2.6

Parameters

orientation

Type: GtkOrientation

The relative position of texts and icons.