Constructor
ValagirEnumerationnew
Declaration
GirEnumeration*
gir_enumeration_new (
GirInfoAttrsParameters* info_attrs,
const gchar* name,
const gchar* c_type,
const gchar* glib_type_name,
const gchar* glib_get_type,
const gchar* glib_error_domain,
GirInfoElementsParameters* info_elements,
GeeList* members,
GeeList* functions,
GeeList* function_inlines,
GirXmlReference* source
)
Parameters
info_attrs
-
Type:
GirInfoAttrsParameters
No description available.
The data is owned by the caller of the function. name
-
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. c_type
-
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. glib_type_name
-
Type:
const gchar*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. glib_get_type
-
Type:
const gchar*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. glib_error_domain
-
Type:
const gchar*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. info_elements
-
Type:
GirInfoElementsParameters
No description available.
The data is owned by the caller of the function. members
-
Type:
GeeList
No description available.
The data is owned by the caller of the function. functions
-
Type:
GeeList
No description available.
The data is owned by the caller of the function. function_inlines
-
Type:
GeeList
No description available.
The data is owned by the caller of the function. source
-
Type:
GirXmlReference
No description available.
The argument can be NULL
.The data is owned by the caller of the function.
Return value
Type: GirEnumeration
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |