Method

GObjectBindingGroupdup_source

since: 2.72

Declaration

GObject*
g_binding_group_dup_source (
  GBindingGroup* self
)

Description

Gets the source object used for binding properties.

Available since: 2.72

Return value

Type: GObject

A GObject or NULL.

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