set_label


Description:

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 GtkActionable widgets, use the widget-specific API to set a label

Parameters:

this

a Action

label

the label text to set