gtkLabelSetUseUnderline {RGtk2}R Documentation

gtkLabelSetUseUnderline

Description

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

Usage

gtkLabelSetUseUnderline(object, setting)

Arguments

object [GtkLabel] a GtkLabel
setting [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]