gtkToolItemGetOrientation {RGtk2}R Documentation

gtkToolItemGetOrientation

Description

Returns the orientation used for tool.item. Custom subclasses of GtkToolItem should call this function to find out what size icons they should use.

Usage

gtkToolItemGetOrientation(object)

Arguments

object [GtkToolItem] a gtkToolItem

Details

Since 2.4

Value

[GtkOrientation] a GtkOrientation indicating the orientation used for tool.item

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]