Method
GtkActionset_short_label
deprecated: 3.10 since: 2.16
Declaration [src]
void
gtk_action_set_short_label (
GtkAction* action,
const gchar* short_label
)
Description [src]
Sets a shorter label text on action
.
Available since: 2.16
Deprecated since: 3.10
Use GAction
instead, which has no equivalent of short labels.
Sets property | Gtk.Action:short-label |