Method
GtkActivatableset_use_action_appearance
deprecated: 3.10 since: 2.16
Declaration [src]
void
gtk_activatable_set_use_action_appearance (
GtkActivatable* activatable,
gboolean use_appearance
)
Description [src]
Sets whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance
GtkActivatable
implementors need to handle theGtkActivatable:use-action-appearance
property and callgtk_activatable_sync_action_properties()
to updateactivatable
if needed.
Available since: 2.16
Deprecated since: 3.10
Please do not use it in newly written code.
Sets property | Gtk.Activatable:use-action-appearance |