gtkLabelGetUseUnderline {RGtk2} | R Documentation |
Returns whether an embedded underline in the label indicates a
mnemonic. See gtkLabelSetUseUnderline
.
gtkLabelGetUseUnderline(object)
|
[GtkLabel ] a GtkLabel |
[logical] TRUE
whether an embedded underline in the label indicates
the mnemonic accelerator keys.
Derived by RGtkGen from GTK+ documentation