Constructor

IpuzNonogramnew

Declaration [src]

IpuzPuzzle*
ipuz_nonogram_new (
  void
)

Description [src]

Returns a newly created nonogram puzzle.

Return value

Type: IpuzPuzzle

No description available.

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