Constructor

GObjectBindingGroupnew

since: 2.72

Declaration

GBindingGroup*
g_binding_group_new (
  void
)

Description

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.