ToolButton.getUseUnderline

Returns whether underscores in the label property are used as mnemonics on menu items on the overflow menu. See gtk_tool_button_set_use_underline().

class ToolButton
bool
getUseUnderline
()

Return Value

Type: bool

%TRUE if underscores in the label property are used as mnemonics on menu items on the overflow menu.

Meta