Method

IpuzGuessesset_guess

Declaration [src]

void
ipuz_guesses_set_guess (
  IpuzGuesses* guesses,
  const IpuzCellCoord* coord,
  const gchar* guess
)

Description

No description available.

Parameters

coord

Type: IpuzCellCoord

No description available.

The data is owned by the caller of the method.
guess

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.