Method
IpuzCluesget_clue_by_id
Declaration [src]
IpuzClue*
ipuz_clues_get_clue_by_id (
IpuzClues* self,
IpuzClueId* clue_id
)
Parameters
clue_id
-
Type:
IpuzClueId
No description available.
The data is owned by the caller of the method.
Return value
Type: IpuzClue
A clue.
The returned data is owned by the instance. |