Method

IpuzCharsetref

Declaration [src]

IpuzCharset*
ipuz_charset_ref (
  IpuzCharset* self
)

Description [src]

Refs the character set.

Return value

Type: IpuzCharset

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

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