Property

IpuzPuzzle:charset-str

Declaration

property charset-str: utf8 [ read, write ]

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 valueNULL
Getter methodipuz_puzzle_get_charset_str()
Setter methodipuz_puzzle_set_charset_str()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno