This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.
Action.shortLabel
string shortLabel() @property nothrowGet 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) @property nothrowSet 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