Virtual Method

IpuzCrosswordfix_enumerations

Declaration [src]

void
fix_enumerations (
  IpuzCrossword* self
)

Description [src]

Ensures that every clue has an enumeration if IpuzCrossword:show-enumerations is set to TRUE. If not set already set, an enumeration the apparent length of the clue will be created.

In addition, subclasses of IpuzCrossword may do further fixups.