Method

IpuzClueIdequal

Declaration [src]

gboolean
ipuz_clue_id_equal (
  const IpuzClueId* clue_id1,
  const IpuzClueId* clue_id2
)

Description [src]

Returns TRUE if clue_id1 and clue_id2 are identical.

Parameters

clue_id2

Type: IpuzClueId

An IpuzClueId

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE, if clue_id1 and clue_id2 are identical.