Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLabelGetUseUnderline: gtkLabelGetUseUnderline
Description
Returns whether an embedded underline in the label indicates a mnemonic. See
gtkLabelSetUseUnderline
.
Usage
gtkLabelGetUseUnderline(object)
Arguments
object
a
GtkLabel
Value
TRUE
whether an embedded underline in the label indicates the mnemonic accelerator keys.