gtkMenuItemSetUseUnderline {RGtk2}R Documentation

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]