GtkExpander::set_label

void set_label(string label);

Use this method to set the text of the specified GtkExpander to the passed parameter's value. Note that using this function will also clear any previously set labels.

See also: get_label()