gtkToolItemGetTextOrientation {RGtk2} | R Documentation |
Returns the text orientation used for tool.item
. Custom subclasses of
GtkToolItem
should call this function to find out how text should
be orientated.
gtkToolItemGetTextOrientation(object)
|
Since 2.20
[GtkOrientation
] a GtkOrientation
indicating the text orientation
used for tool.item
Derived by RGtkGen from GTK+ documentation