mutter/clutter
Georges Basile Stavracas Neto ac52631e8a clutter/actor-meta: Add a new 'set_enabled' vfunc
Various subclasses of ClutterActorMeta need to reacto to being
disabled. Right now, however, the only way to do that is by
overriding GObject's 'notify' vfunc, and doing a string comparison
against "enabled".

Add a new vfunc to ClutterActorMeta in order to replace this bad
practice.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1187
2020-04-08 12:13:47 -03:00
..
clutter clutter/actor-meta: Add a new 'set_enabled' vfunc 2020-04-08 12:13:47 -03:00
.gitignore
meson.build clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00