Constructor

AtkRelationSetnew

Declaration [src]

AtkRelationSet*
atk_relation_set_new (
  void
)

Description [src]

Creates a new empty relation set.

Return value

Type: AtkRelationSet

A new AtkRelationSet.

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