mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-23 16:10:03 +01:00
g_object_set() optimizes the case where there are no signals connected. Add a test that sets the property with signals. Obviously, this one is much slower, since we will freeze and thaw the notifications.