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 #GAction instead, and set a label on a menu item with gio.menu_item.MenuItem.setLabel. For #GtkActionable widgets, use the widget-specific API to set a label