Gtk.Action.prototype.get_short_label
function get_short_label():String {
// Gjs wrapper for gtk_action_get_short_label()
}Gets the short label text of action.
Since 2.16
- Returns
the short label text.
function get_short_label():String {
// Gjs wrapper for gtk_action_get_short_label()
}Gets the short label text of action.
Since 2.16
the short label text.