Method

IpuzPuzzleset_url

Declaration [src]

void
ipuz_puzzle_set_url (
  IpuzPuzzle* self,
  const gchar* url
)

Description [src]

Sets the permanent URL for the puzzle.

Sets propertyIpuz.Puzzle:url

Parameters

url

Type: const gchar*

A permanent URL for the puzzle.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.