Label.getUseUnderline

Returns whether an embedded underline in the label indicates a mnemonic. See gtk_label_set_use_underline().

class Label
bool
getUseUnderline
()

Return Value

Type: bool

%TRUE whether an embedded underline in the label indicates the mnemonic accelerator keys.

Meta