this action. 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 #GtkActivatable:use-action-appearance is true.
string label() @propertyGet label property.
this action. 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 #GtkActivatable:use-action-appearance is true.
void label(string propval) @propertySet label property.
propval | The label used for menu items and buttons that activate this action. 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 #GtkActivatable:use-action-appearance is true. |