1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-29 07:34:57 +02:00
Christian Hergert 0d9de09192 gobject: add GBindingGroup
Originally, GBindingGroup started with Builder as a way to simplify all
of the third-degree object bindings necessary around Model-Controller
objects such as TextBuffer/TextView.

Over time, it has grown to be useful in a number of scenarios outside
of Builder and has been copied into a number of projects such as GNOME
Text Editor, GtkSourceView, libdazzle, and more.

It makes sense at this point to unify on a single implementation and
include that upstream in GObject directly alongside GBinding.
2022-01-28 16:01:22 -08:00
..
2022-01-28 16:01:22 -08:00
2010-05-24 23:21:01 -04:00