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 g_menu_item_set_label(). For #GtkActionable widgets, use the widget-specific API to set a label

Meta

Since

2.16