Method
IdeBindingGroupset_source
Description
Sets source
as the source object used for creating property
bindings. If there is already a source object all bindings from it
will be removed.
Note: All properties that have been bound must exist on source
.
Sets property | Ide.BindingGroup:source |
Parameters
source
-
Type:
GObject
The source
GObject
.The argument can be NULL
.The data is owned by the caller of the function.