gtkToolButtonGetUseUnderline {RGtk2} | R Documentation |
Returns whether underscores in the label property are used as mnemonics
on menu items on the overflow menu. See gtkToolButtonSetUseUnderline
.
gtkToolButtonGetUseUnderline(object)
|
[GtkToolButton ] a GtkToolButton |
Since 2.4
[logical] TRUE
if underscores in the label property are used as
mnemonics on menu items on the overflow menu.
Derived by RGtkGen from GTK+ documentation