Method
GtkExpanderset_label
since: 2.4
[−]
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 |
[−]
Parameters
label
-
Type:
const gchar*
A string.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.