Method

IpuzCrosswordget_clues

Declaration [src]

GArray*
ipuz_crossword_get_clues (
  IpuzCrossword* self,
  IpuzClueDirection direction
)

Description

No description available.

Parameters

direction

Type: IpuzClueDirection

The direction of clues to search.

Return value

Type: An array of IpuzClue*

A GArray of all clues in the direction of direction.

The data is owned by the instance.