Gtk.Expander.prototype.set_use_underline

function set_use_underline(use_underline:Boolean):void {
    // Gjs wrapper for gtk_expander_set_use_underline()
}

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

Since 2.4

use_underline

true if underlines in the text indicate mnemonics