Virtual Method

IpuzPuzzleset_style

Declaration [src]

void
set_style (
  IpuzPuzzle* self,
  const char* style_name,
  IpuzStyle* style
)

Description

No description available.

Parameters

style_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.
style

Type: IpuzStyle

No description available.

The data is owned by the caller of the function.