Method

IpuzStyleref

Declaration [src]

IpuzStyle*
ipuz_style_ref (
  IpuzStyle* style
)

Description [src]

Refs the style.

Return value

Type: IpuzStyle

style. This can be used to chain calls or ref on return.

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