gtkIconViewSetOrientation {RGtk2}R Documentation

gtkIconViewSetOrientation

Description

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

Usage

gtkIconViewSetOrientation(object, orientation)

Arguments

object [GtkIconView] a GtkIconView
orientation [GtkOrientation] the relative position of texts and icons

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]