glib/gobject
Christian Hergert dd43471f60 gobject: add GSignalGroup
Much like GBindingGroup, the GSignalGroup object allows you to connect many
signal connections for an object and connect/disconnect/block/unblock them
as a group.

This is useful when using many connections on an object to ensure that they
are properly removed when changing state or disposing a third-party
object.

This has been used for years in various GNOME projects and makes sense to
have upstream instead of multiple copies.
2022-02-01 17:09:14 -08:00
..
2022-02-01 17:09:14 -08: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
2021-12-30 12:40:47 +00:00
2021-07-12 10:40:33 +00:00
2022-02-01 17:09:14 -08:00
2022-02-01 17:09:14 -08:00
2022-01-26 10:14:02 +01:00
2022-02-01 17:09:14 -08:00