mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
4bc9654c63
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. |
||
---|---|---|
.. | ||
.gitignore | ||
binding.c | ||
dynamictests.c | ||
Makefile.am | ||
threadtests.c |