Action.shortLabel

string shortLabel() @property

Get shortLabel property.

Returns

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

void shortLabel(string propval) @property

Set shortLabel property.

Parameters

propvalA 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