Method
IpuzPuzzleset_block
Declaration [src]
void
ipuz_puzzle_set_block (
IpuzPuzzle* self,
const gchar* block
)
Description [src]
Sets the text value that represents a block.
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 #
.
block
must be only be one unicode character long.
Sets property | Ipuz.Puzzle:block |