Method
IpuzPuzzleget_charset_str
Declaration [src]
const gchar*
ipuz_puzzle_get_charset_str (
IpuzPuzzle* self
)
Description [src]
Returns the characters that can be entered in the puzzle, in string form.
If IpuzPuzzle:locale
is set, then the default charset
will be defined by it.
Having a charset that doesn’t match the characters of the
solution of self
may cause problems for tools that use the puzzle.
Gets property | Ipuz.Puzzle:charset-str |