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 method. The value is a NUL terminated UTF-8 string. style-
Type:
IpuzStyleNo description available.
The data is owned by the caller of the method.