gtkToolItemGetTextSizeGroup {RGtk2} | R Documentation |
Returns the size group used for labels in tool.item
. Custom subclasses of
GtkToolItem
should call this function and use the size group for labels.
gtkToolItemGetTextSizeGroup(object)
|
Since 2.20
Derived by RGtkGen from GTK+ documentation