Gtk.Label.prototype.set_use_underline

function set_use_underline(setting:Boolean):void {
    // Gjs wrapper for gtk_label_set_use_underline()
}

If true, an underline in the text indicates the next character should be used for the mnemonic accelerator key.

setting

true if underlines in the text indicate mnemonics