Constructor

IdeBindingGroupnew

Declaration

IdeBindingGroup*
ide_binding_group_new (
  void
)

Description

Creates a new IdeBindingGroup.

Return value

Type: IdeBindingGroup

A new IdeBindingGroup.

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