Method
IpuzPuzzleInfoget_charset
Declaration [src]
IpuzCharset*
ipuz_puzzle_info_get_charset (
IpuzPuzzleInfo* self
)
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. |