Method

IpuzCellbuild

Declaration [src]

void
ipuz_cell_build (
  IpuzCell* cell,
  JsonBuilder* builder,
  gboolean solution,
  const char* block,
  const char* empty
)

Description

No description available.

Parameters

builder

Type: JsonBuilder

No description available.

The data is owned by the caller of the method.
solution

Type: gboolean

No 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.