Method
GObjectBindingGroupdup_source
since: 2.72
Declaration [src]
GObject*
g_binding_group_dup_source (
GBindingGroup* self
)
Return value
Type: GObject
A GObject
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |