glib/gobject/tests
Emmanuele Bassi f587cb57f2 binding: Add SYNC_CREATE to the flags
When creating a binding between two object properties we might want to
automatically synchronize the two values at the moment of the binding
creation, instead of waiting for the next change.

The G_BINDING_SYNC_CREATE flag does exactly what it says on the tin.

https://bugzilla.gnome.org/show_bug.cgi?id=622281
2010-06-23 15:19:24 +01:00
..
.gitignore gobject: Add GBinding 2010-06-15 16:06:18 +01:00
binding.c binding: Add SYNC_CREATE to the flags 2010-06-23 15:19:24 +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