glib/gobject/tests
Emmanuele Bassi 6d1d9cf1b5 gobject: Add GBinding
GBinding is a simple, opaque object that represents a binding between a
property on a GObject instance (source) and property on another GObject
instance (target).

https://bugzilla.gnome.org/show_bug.cgi?id=348080
2010-06-15 16:06:18 +01:00
..
.gitignore gobject: Add GBinding 2010-06-15 16:06:18 +01:00
binding.c gobject: Add GBinding 2010-06-15 16:06:18 +01:00
dynamictests.c gobject/tests: New test for dynamic class creation/destruction 2009-11-30 20:52:33 +01:00
Makefile.am gobject: Add GBinding 2010-06-15 16:06:18 +01:00
threadtests.c [tests] Remove C++ style comments 2010-01-20 18:58:32 +01:00