Method

GObjectBindingGroupdup_source

since: 2.72

Declaration [src]

GObject*
g_binding_group_dup_source (
  GBindingGroup* self
)

Description [src]

Gets the source object used for binding properties.

Available since: 2.72

Return value

Type: GObject

A GObject or NULL.

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