Method

IdeBindingGroupget_source

Declaration

GObject*
ide_binding_group_get_source (
  IdeBindingGroup* self
)

Description

Gets the source object used for binding properties.

Return value

Type: GObject

The source object.

The data is owned by the instance.
The return value can be NULL.