Method

IpuzNonogramfix_clues

Declaration [src]

void
ipuz_nonogram_fix_clues (
  IpuzNonogram* self
)

Description [src]

Fixes the clues of self to match the current grid state.

This function will recalculate the clues and internal groups for a nonogram. It should be called every time the cells in the grid changes.