Method

IpuzClueset_enumeration

Declaration [src]

void
ipuz_clue_set_enumeration (
  IpuzClue* clue,
  IpuzEnumeration* enumeration
)

Description [src]

Sets the enumeration of clue to be enumeration.

Parameters

enumeration

Type: IpuzEnumeration

The enumeration of clue.

The argument can be NULL.
The data is owned by the caller of the method.