Searched refs:enable_animations_gtk (Results 1 – 3 of 3) sorted by relevance
56 guint enable_animations_gtk : 1; member
116 if (enable != style_priv->enable_animations_gtk) { in sync_settings()117 style_priv->enable_animations_gtk = enable; in sync_settings()
68 priv->enable_animations_gtk = FALSE; in G_DEFINE_TYPE()462 return priv->enable_animations && priv->enable_animations_gtk; in ar_style_get_enable_animations()