Constructor

AtkStateSetnew

Declaration [src]

AtkStateSet*
atk_state_set_new (
  void
)

Description [src]

Creates a new empty state set.

Return value

Type: AtkStateSet

A new AtkStateSet.

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