gtkToolItemGetTextAlignment {RGtk2} | R Documentation |
Returns the text alignment used for tool.item
. Custom subclasses of
GtkToolItem
should call this function to find out how text should
be aligned.
gtkToolItemGetTextAlignment(object)
|
a |
Since 2.20
[numeric] a
numericindicating the horizontal text alignment used for
tool.item
Derived by RGtkGen from GTK+ documentation