Method

IpuzPuzzleget_difficulty

Declaration [src]

const gchar*
ipuz_puzzle_get_difficulty (
  IpuzPuzzle* self
)

Description [src]

Returns the difficulty of the puzzle.

This value is advisory only, as there is no standard for difficulty.

Note: This string can also be styled with PangoMarkup. See the Text Handling section for additional information.

Gets propertyIpuz.Puzzle:difficulty

Return value

Type: const gchar*

The notes about the puzzle.

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