Method

IpuzCrosswordfind_clue_by_number

Declaration [src]

IpuzClue*
ipuz_crossword_find_clue_by_number (
  IpuzCrossword* self,
  IpuzClueDirection direction,
  gint number
)

Description

No description available.

Parameters

direction

Type: IpuzClueDirection

No description available.

number

Type: gint

No description available.

Return value

Type: IpuzClue

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.