gtkLabelGetUseUnderline {RGtk2}R Documentation

gtkLabelGetUseUnderline

Description

Returns whether an embedded underline in the label indicates a mnemonic. See gtkLabelSetUseUnderline.

Usage

gtkLabelGetUseUnderline(object)

Arguments

object [GtkLabel] a GtkLabel

Value

[logical] TRUE whether an embedded underline in the label indicates the mnemonic accelerator keys.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]