Method
IpuzCellset_initial_val
Declaration [src]
void
ipuz_cell_set_initial_val (
IpuzCell* cell,
const gchar* initial_val
)
Description [src]
Sets 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.