glib/gobject/tests
Emmanuele Bassi 4bc9654c63 binding: Add a default marshaller for the closure API
The g_object_bind_property_with_closures() function should set a
marshaller if the two GClosures don't have one already. This simplifies
the caller code and avoids duplication.

We need to add a new marshaller to the gmarshal.list matching the
signature of the GBindingTransformFunc function.
2010-08-04 01:09:28 +01:00
..
.gitignore gobject: Add GBinding 2010-06-15 16:06:18 +01:00
binding.c binding: Add a default marshaller for the closure API 2010-08-04 01:09:28 +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