set_label
Description:
Sets the label of this.
Note:
Use Action instead, and set a label on a menu item with set_label. For Actionable widgets, use the widget-specific API to set a label
Parameters:
this |
a Action |
label |
the label text to set |