Virtual Method
IpuzPuzzleset_style
Declaration [src]
void
set_style (
IpuzPuzzle* self,
const char* style_name,
IpuzStyle* style
)
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.