Property
IpuzPuzzle:block
[−]
Description [src]
The text value that represents a block in the saved file
This value is used to indicate block squares when saving the
puzzle. It is not recommended to change this value, as other
implementations may expect it to be #
.
This must be only be one unicode character long.
Type: | gchar* |
Default value | # |
Getter method | ipuz_puzzle_get_block() |
Setter method | ipuz_puzzle_set_block() |