Method

IpuzPuzzleset_publisher

Declaration [src]

void
ipuz_puzzle_set_publisher (
  IpuzPuzzle* self,
  const gchar* publisher
)

Description [src]

Set the name and/or reference for a publisher.

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

Sets propertyIpuz.Puzzle:publisher

Parameters

publisher

Type: const gchar*

Name and/or reference for a publisher.

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