Button.getUseUnderline

Returns whether an embedded underline in the button label indicates a mnemonic. See 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