Button.getUseUnderline

gets whether underlines are interpreted as mnemonics.

See [method@Gtk.Button.set_use_underline].

class Button
bool
getUseUnderline
()

Return Value

Type: bool

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

Meta