Method
GtkExpanderset_label
since: 2.4
Declaration [src]
void
gtk_expander_set_label (
GtkExpander* expander,
const gchar* label
)
Description [src]
Sets the text of the label of the expander to label
.
This will also clear any previously set labels.
Available since: 2.4
Sets property | Gtk.Expander:label |