Method

IpuzPuzzleget_block

Declaration [src]

const gchar*
ipuz_puzzle_get_block (
  IpuzPuzzle* self
)

Description [src]

Returns the text value that represents a block in the saved file.

Gets propertyIpuz.Puzzle:block

Return value

Type: const gchar*

The text value that represents a block in the saved file.

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