Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkToolItemGetOrientation: 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
a
GtkToolItem
Value
GtkOrientation
] a
GtkOrientation
indicating the orientation used for
tool.item
Details
Since 2.4