Button.getUseUnderline

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

class Button
int
getUseUnderline
()

Return Value

Type: int

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

Meta