gtkAccelLabelGetAccelWidth {RGtk2} | R Documentation |
Returns the width needed to display the accelerator key(s).
This is used by menus to align all of the GtkMenuItem
widgets, and shouldn't
be needed by applications.
gtkAccelLabelGetAccelWidth(object)
|
[GtkAccelLabel ] a GtkAccelLabel . |
[numeric] the width needed to display the accelerator key(s).
Derived by RGtkGen from GTK+ documentation