Label.getUseUnderline

Returns whether an embedded underlines in the label indicate mnemonics.

See [method@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