Method
IpuzCellset_saved_guess
Declaration [src]
void
ipuz_cell_set_saved_guess (
IpuzCell* cell,
const gchar* saved_guess
)
Description [src]
Sets a user guess for a cell for cell
.
This method should rarely be called. This value is used as a preset
guess of the solution when saving a grid to disk. You should use
IpuzGuesses
to capture the transient state of a puzzle instead.