set_source


Description:

public void set_source (Object? source)

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 that all properties that have been bound must exist on source.

Parameters:

this

the BindingGroup

source

the source Object, or null to clear it