Method
IpuzCellget_initial_val
Declaration [src]
const gchar*
ipuz_cell_get_initial_val (
IpuzCell* cell
)
Description [src]
Returns the initial value of cell
.
Note
The initial_val
is interpreted differently for each puzzle
kind. Check each puzzle’s Representation section of the docs
to learn how to use it.