Method

IpuzPuzzleget_annotation

Declaration [src]

const gchar*
ipuz_puzzle_get_annotation (
  IpuzPuzzle* self
)

Description [src]

Returns a non-displayed annotation.

Gets propertyIpuz.Puzzle:annotation

Return value

Type: const gchar*

A non-displayed annotation.

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