[ Version ( since = "2.16" ) ]
public void set_label (string label)
Sets the label of this.
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
this |
a Action |
label |
the label text to set |