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

a GtkIconView

orientation

the relative position of texts and icons

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]