Method
IpuzPuzzleset_style
Declaration [src]
void
ipuz_puzzle_set_style (
IpuzPuzzle* self,
const gchar* style_name,
IpuzStyle* style
)
Parameters
style_name
-
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. style
-
Type:
IpuzStyle
No description available.
The data is owned by the caller of the method.