Virtual Method

IpuzCluesclue_set_get_label

Declaration [src]

const gchar*
clue_set_get_label (
  IpuzClues* clues,
  IpuzClueDirection direction
)

Description [src]

Returns the label of the clueset at direction.

This label can be used as a user visible discription the clue set.

Parameters

direction

Type: IpuzClueDirection

The direction of the clue set.

Return value

Type: const gchar*

The label of the clueset at direction.

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