Property
IpuzPuzzle:charset-str
Description [src]
Characters that can be entered in the puzzle, in string form.
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
in sync.
Type: | gchar* |
Default value | NULL |
Getter method | ipuz_puzzle_get_charset_str() |
Setter method | ipuz_puzzle_set_charset_str() |