Property
IpuzNonogram:space
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 method | ipuz_nonogram_get_space() |
| Setter method | ipuz_nonogram_set_space() |