glib/gobject/tests
Emmanuele Bassi 3be3ad61d1 binding: Add a closure-based variant of bind_property_full()
Since using the function pointer version muddles the memory management
requirements of language bindings, we should implement a GClosure-based
variant on top of g_object_bind_property_full().

https://bugzilla.gnome.org/show_bug.cgi?id=622278
2010-08-03 09:51:49 +01:00
..
.gitignore gobject: Add GBinding 2010-06-15 16:06:18 +01:00
binding.c binding: Add a closure-based variant of bind_property_full() 2010-08-03 09:51:49 +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