Method

IpuzPuzzleget_url

Declaration [src]

const gchar*
ipuz_puzzle_get_url (
  IpuzPuzzle* self
)

Description [src]

Returns the permanent URL for the puzzle.

Gets propertyIpuz.Puzzle:url

Return value

Type: const gchar*

The permanent URL for the puzzle.

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