Method

IpuzPuzzleget_version

Declaration [src]

const gchar*
ipuz_puzzle_get_version (
  IpuzPuzzle* self
)

Description [src]

Returns the version of the ipuz spec that self conforms to. This version cannot be changed.

Gets propertyIpuz.Puzzle:version

Return value

Type: const gchar*

The version string of the current puzzle.

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