Method

IpuzPuzzleInfoget_charset

Declaration [src]

IpuzCharset*
ipuz_puzzle_info_get_charset (
  IpuzPuzzleInfo* self
)

Description [src]

Returns an IpuzCharset representing valid characters associated with the puzzle.

Return value

Type: IpuzCharset

An IpuzCharset representing valid characters associated with the puzzle.

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