Function

IpuzEnumerationnew

Declaration [src]

IpuzEnumeration*
ipuz_enumeration_new (
  const gchar* src,
  IpuzVerbosity verbosity
)

Description

No description available.

Parameters

src

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
verbosity

Type: IpuzVerbosity

No description available.

Return value

Type: IpuzEnumeration

No description available.

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