Property
IpuzPuzzle:charset
Description [src]
Characters that can be entered in the puzzle. Setting this
explicitly will override the charset defined by
IpuzPuzzle:locale
.
Having a charset that doesn’t match the characters of the
solution of self
may cause problems for tools that use the puzzle.
Updating this value will also keep IpuzPuzzle:charset-str
in sync.
Type: | IpuzCharset |
Getter method | ipuz_puzzle_get_charset() |
Setter method | ipuz_puzzle_set_charset() |