set_label
Description:
Sets the text of the label of the button to label
.
This will also clear any previously set labels.
Parameters:
this |
a `GtkButton` |
label |
a string |
Sets the text of the label of the button to label
.
This will also clear any previously set labels.
this |
a `GtkButton` |
label |
a string |