Property

IpuzPuzzle:block

Declaration

property block: utf8 [ read, write ]

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 methodipuz_puzzle_get_block()
Setter methodipuz_puzzle_set_block()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno