gtkIconViewGetOrientation {RGtk2}R Documentation

gtkIconViewGetOrientation

Description

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

Usage

gtkIconViewGetOrientation(object)

Arguments

object [GtkIconView] a GtkIconView

Details

Since 2.6

Value

[GtkOrientation] the relative position of texts and icons

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]