Method

IpuzPuzzleget_copyright

Declaration [src]

const gchar*
ipuz_puzzle_get_copyright (
  IpuzPuzzle* self
)

Description [src]

Returns the copyright information for self.

Gets propertyIpuz.Puzzle:copyright

Return value

Type: const gchar*

The copyright information for self.

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