Method
IpuzCellparse_solution
Declaration [src]
void
ipuz_cell_parse_solution (
  IpuzCell* cell,
  JsonNode* node,
  IpuzPuzzleKind kind,
  const gchar* block,
  const gchar* charset
)
      Parameters
node- 
            
Type:
JsonNodeNo description available.
The data is owned by the caller of the method.  kind- 
            
Type:
IpuzPuzzleKindNo description available.
 block- 
            
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.  charset- 
            
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.