Method
IpuzCellbuild
Declaration [src]
void
ipuz_cell_build (
IpuzCell* cell,
JsonBuilder* builder,
gboolean solution,
const char* block,
const char* empty
)
Parameters
builder-
Type:
JsonBuilderNo description available.
The data is owned by the caller of the method. solution-
Type:
gbooleanNo description available.
block-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. empty-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.