Method
IpuzClueget_first_coord
Declaration [src]
gboolean
ipuz_clue_get_first_coord (
const IpuzClue* clue,
IpuzCellCoord* coord
)
Description [src]
Sets coord to be the first coord of clue. If no coords have been
set to clue, then coord is untouched and FALSE is returned.
Parameters
coord-
Type:
IpuzCellCoordLocation to set the first coord of
clue.The argument will be set by the function. The returned data is owned by the instance.