Method

IpuzPuzzleset_publication

Declaration [src]

void
ipuz_puzzle_set_publication (
  IpuzPuzzle* self,
  const gchar* publication
)

Description [src]

Set the bibliographic reference for a published puzzle.

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

Parameters

publication

Type: const gchar*

Bibliographic reference for a published puzzle.

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