label


Description:

public string label { get; set; }

The label used for menu items and buttons that activate this action.

Note:

Use the "label" attribute on MenuItem instead

If the label is null, GTK+ uses the stock label specified via the stock-id property.

This is an appearance property and thus only applies if use_action_appearance is true.