Method
IpuzCrosswordget_solution_chars
Declaration [src]
IpuzCharset*
ipuz_crossword_get_solution_chars (
IpuzCrossword* self
)
Return value
Type: IpuzCharset
An IpuzCharset
consisting of all the characters
in the puzzle.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |