Action.getShortLabel

Warning gtk_action_get_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 Gets the short label text of action. Since 2.16

class Action
string
getShortLabel
()

Return Value

Type: string

the short label text.

Meta