Property
GtkAction:short-label
deprecated: 3.10
Description [src]
A shorter label that may be used on toolbar buttons.
This is an appearance property and thus only applies if
GtkActivatable:use-action-appearance
is TRUE
.
Type:gchar*
Deprecated since: 3.10
There is no corresponding replacement when using
GAction
.
Default value | NULL |
Getter method | gtk_action_get_short_label() |
Setter method | gtk_action_set_short_label() |