Add g_binding_dup_target() and g_binding_dup_source()

These new getters prevent the source/target from simply disappearing if
they're finalized from another thread in the meantime.
This commit is contained in:
Sebastian Dröge
2020-10-19 13:55:12 +03:00
parent 51ee5cf1c2
commit c8c829fa42
3 changed files with 60 additions and 0 deletions

View File

@@ -978,8 +978,10 @@ g_io_condition_get_type
GBinding
GBindingFlags
g_binding_get_source
g_binding_dup_source
g_binding_get_source_property
g_binding_get_target
g_binding_dup_target
g_binding_get_target_property
g_binding_get_flags
g_binding_unbind