binding_bind_property
Description:
[ Version ( since = "3.16" ) ]
public unowned Binding binding_bind_property (Object source, string source_property, Object target, string target_property, BindingFlags flags)
Thread safe variant of g_object_bind_property
.
See its documentation for more information on arguments and return value.
Parameters:
source |
the source Object |
source_property |
the property on |
target |
the target Object |
target_property |
the property on |
flags |
flags to pass to Binding |
Namespace: E
Package: libedataserver-1.2