Method

IpuzPuzzleget_title

Declaration [src]

const gchar*
ipuz_puzzle_get_title (
  IpuzPuzzle* self
)

Description [src]

Returns the title of self.

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

Gets propertyIpuz.Puzzle:title

Return value

Type: const gchar*

The title of self.

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