Virtual Method

IpuzCluesget_clue_by_id

Declaration [src]

IpuzClue*
get_clue_by_id (
  IpuzClues* self,
  IpuzClueId* clue_id
)

Description

No description available.

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.