Property
GtkAction:is-important
deprecated: 3.10
Description [src]
Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode.
Type:gboolean
Deprecated since: 3.10
There is no corresponding replacement when using
GAction
.
Default value | FALSE |
Getter method | gtk_action_get_is_important() |
Setter method | gtk_action_set_is_important() |