Constructor

IpuzNonogramColornew

[]

Declaration [src]

IpuzPuzzle*
ipuz_nonogram_color_new (
  void
)
[]

Description [src]

Returns a newly created color nonogram puzzle.

[]

Return value

Type: IpuzPuzzle

A newly created IpuzNonogramColor.

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