GtkExpander::set_label_widget

void set_label_widget(GtkWidget label_widget);

Use this method to set the label widget associated with the specified GtkExpander. This is the widget that will appear embedded alongside the expander arrow.

See also: get_label_widget()