gtkButtonSetLabel: gtkButtonSetLabel
Description
Sets the text of the label of the button to str. This text is
also used to select the stock item if gtkButtonSetUseStock
is used.Usage
gtkButtonSetLabel(object, label)
Details
This will also clear any previously set labels.