Action.setLabel

Sets the label of action.

More...
class Action
void
setLabel
(
string label
)

Parameters

label string

the label text to set

Detailed Description

Deprecated: Use gtk.Action instead, and set a label on a menu item with Menu.itemSetLabel. For GtkActionable widgets, use the widget-specific API to set a label

Meta

Since

2.16