Method

IpuzPuzzleget_empty

Declaration [src]

const gchar*
ipuz_puzzle_get_empty (
  IpuzPuzzle* self
)

Description [src]

Returns the text value that represents an empty cell.

Gets propertyIpuz.Puzzle:empty

Return value

Type: const gchar*

The text value that represents an empty cell.

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