Action.setShortLabel

Warning gtk_action_set_short_label has been deprecated since version 3.10 and should not be used in newly-written code. Use GAction instead, which has no equivalent of short labels Sets a shorter label text on action. Since 2.16

class Action
void
setShortLabel
(
string shortLabel
)

Parameters

shortLabel string

the label text to set

Meta