Method

IpuzNonogramCluecopy

Declaration [src]

IpuzNonogramClue*
ipuz_nonogram_clue_copy (
  const IpuzNonogramClue* clue
)

Description [src]

Makes a copy of clue.

Return value

Type: IpuzNonogramClue

A newly allocated clue.

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