Method

IpuzEnumerationref

Declaration [src]

IpuzEnumeration*
ipuz_enumeration_ref (
  IpuzEnumeration* self
)

Description [src]

Refs the enumeration.

Return value

Type: IpuzEnumeration

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

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