Property

IpuzNonogram:space

Declaration

property space: utf8 [ read, write ]

Description [src]

The text value that represents a space in the saved file

This value is used to indicate a the user eliminated the possibility of a block in a cell. It is not recommended to change this value, as it is written to the save file.

This string must be only be one unicode character long, and defaults to "."

Type: gchar*
Default value.
Getter methodipuz_nonogram_get_space()
Setter methodipuz_nonogram_set_space()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno