set_label


Description:

[ Version ( since = "2.16" ) ]
public void set_label (string label)

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