Method
GtkActionset_is_important
Declaration [src]
void
gtk_action_set_is_important (
GtkAction* action,
gboolean is_important
)
Description [src]
Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not.
Available since: | 2.16 |
Deprecated since: | 3.10 |
Use |
Sets property | Gtk.Action:is-important |