GtkExpander::get_label

string get_label();

Fetches the text from the label of the specified GtkExpander, as set by set_label() . If the label had not been set, the return value will be null.

See also: set_label()