Constructor

GObjectBindingGroupnew

since: 2.72

Declaration [src]

GBindingGroup*
g_binding_group_new (
  void
)

Description [src]

Creates a new GBindingGroup.

Available since: 2.72

Return value

Type: GBindingGroup

A new GBindingGroup.

The caller of the function takes ownership of the data, and is responsible for freeing it.