Method

IpuzPuzzleInfoget_solution_chars

Declaration [src]

IpuzCharset*
ipuz_puzzle_info_get_solution_chars (
  IpuzPuzzleInfo* self
)

Description [src]

Returns an IpuzCharset containing all the solution characters associated with the puzzle.

Return value

Type: IpuzCharset

An IpuzCharset containing all the solution characters associated with the puzzle.

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