bind_property


Description:

[ CCode ( cname = "g_object_bind_property_with_closures" ) ]
[ Version ( since = "2.26" ) ]
public unowned Binding bind_property (string source_property, Object target, string target_property, BindingFlags flags = DEFAULT, owned BindingTransformFunc? transform_to = null, owned BindingTransformFunc? transform_from = null)