This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.
Action.shortLabel
string shortLabel() @propertyGet shortLabel property.
Returns
A shorter label that may be used on toolbar buttons.
Deprecated
There is no corresponding replacement when using
#GAction
void shortLabel(string propval) @propertySet shortLabel property.
Parameters
propval | 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. |
Deprecated
There is no corresponding replacement when using
#GAction