Method

IpuzClueset_label

Declaration [src]

void
ipuz_clue_set_label (
  IpuzClue* clue,
  const gchar* label
)

Description [src]

Sets the text to display in the list of clues instead of the clue number.

Parameters

label

Type: const gchar*

The label of clue.

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