Function

IpuzClueDirectionto_string

Declaration [src]

const gchar*
ipuz_clue_direction_to_string (
  IpuzClueDirection direction
)

Description [src]

Returns a string representation of direction.

Parameters

direction

Type: IpuzClueDirection

An IpuzClueDirection

Return value

Type: const gchar*

A string representation of direction.

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