Gtk.ToolButton.prototype.get_use_underline
function get_use_underline():Boolean { // Gjs wrapper for gtk_tool_button_get_use_underline() }
Returns whether underscores in the label property are used as mnemonics on menu items on the overflow menu. See Gtk.set_use_underline.
Since 2.4
- Returns
true if underscores in the label property are used as mnemonics on menu items on the overflow menu.