Gtk.Button.prototype.set_use_underline
function set_use_underline(use_underline:Boolean):void { // Gjs wrapper for gtk_button_set_use_underline() }
If true, an underline in the text of the button label indicates the next character should be used for the mnemonic accelerator key.
- use_underline
true if underlines in the text indicate mnemonics