mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
f587cb57f2
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 |
||
---|---|---|
.. | ||
.gitignore | ||
binding.c | ||
dynamictests.c | ||
Makefile.am | ||
threadtests.c |