gtkButtonSetUseUnderline {RGtk2}R Documentation

gtkButtonSetUseUnderline

Description

If true, an underline in the text of the button label indicates the next character should be used for the mnemonic accelerator key.

Usage

gtkButtonSetUseUnderline(object, use.underline)

Arguments

object [GtkButton] a GtkButton
use.underline [logical] TRUE if underlines in the text indicate mnemonics

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]