Method

IpuzPuzzleget_style

Declaration [src]

IpuzStyle*
ipuz_puzzle_get_style (
  IpuzPuzzle* self,
  const gchar* style_name
)

Description

No description available.

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.

Return value

Type: IpuzStyle

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.