Virtual Method

IpuzPuzzlepost_load_node

Declaration [src]

void
post_load_node (
  IpuzPuzzle* self,
  const char* member_name,
  JsonNode* node
)

Description

No description available.

Parameters

member_name

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
node

Type: JsonNode

No description available.

The data is owned by the caller of the function.