Property
GtkActivatable:use-action-appearance
deprecated: 3.10 since: 2.16
Description [src]
Whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance.
See the GtkAction
documentation directly to find which properties
should be ignored by the GtkActivatable
when this property is FALSE
.
GtkActivatable
implementors need to handle this property and callgtk_activatable_sync_action_properties()
on the activatable widget when it changes.
Type:gboolean
Available since: 2.16
Deprecated since: 3.10
Please do not use it in newly written code.
Default value | TRUE |
Getter method | gtk_activatable_get_use_action_appearance() |
Setter method | gtk_activatable_set_use_action_appearance() |