Property

GtkAction:label

deprecated: 3.10 

Declaration

property label: utf8 [ read, write ]

Description [src]

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.

Type:gchar*

Deprecated since: 3.10

Use the “label” attribute on GMenuItem instead.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno