Method

IpuzNonogramget_space

Declaration [src]

const gchar*
ipuz_nonogram_get_space (
  IpuzNonogram* self
)

Description [src]

Returns the text value that represents a space in IpuzGuesses. That is to say, a cell that has been eliminated from possibly being a block.

Gets propertyIpuz.Nonogram:space

Return value

Type: const gchar*

The text value that represents a space in guesses.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.