GtkExpander::set_use_underline

void set_use_underline(bool use_underline);

Use this method to allow an underscore to determine which character will be set as the mnemonic accelerator for the specified GtkExpander. The character immediately following an underscore in the label text is set as the mnemonic.

See also: get_use_underline()