glib/gobject
Matthias Clasen 422bd8e966 Avoid g_object_ref/unref in some cases
We only need to take a ref on the object when
we call out to external code (ie around
->dispatch_properties_changed). If we avoid
the signal emission, we can avoid the ref/unref
too.
2022-06-01 11:49:56 -04:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-05-26 09:47:23 -04:00
2022-05-23 15:48:28 -04:00
2022-05-23 15:48:28 -04:00
2022-05-20 09:08:09 -04:00