Method
IpuzBoardbuild_puzzle
Declaration [src]
void
ipuz_board_build_puzzle (
IpuzBoard* board,
JsonBuilder* builder,
const gchar* block,
const gchar* empty
)
Parameters
builder
-
Type:
JsonBuilder
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. empty
-
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.