Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMenuItemSetUseUnderline: gtkMenuItemSetUseUnderline
Description
If true, an underline in the text indicates the next character should be used for the mnemonic accelerator key.
Usage
gtkMenuItemSetUseUnderline(object, setting)
Arguments
object
a
GtkMenuItem
setting
TRUE
if underlines in the text indicate mnemonics
Details
Since 2.16