Method

IpuzBoardparse_solution

Declaration [src]

void
ipuz_board_parse_solution (
  IpuzBoard* board,
  JsonNode* node,
  const gchar* block,
  const gchar* charset
)

Description

No description available.

Parameters

node

Type: JsonNode

No description available.

The data is owned by the caller of the method.
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.