Constructor
ValagirBoxednew
Declaration
GirBoxed*
gir_boxed_new (
const gchar* name,
GirInfoAttrsParameters* info_attrs,
const gchar* c_symbol_prefix,
const gchar* glib_type_name,
const gchar* glib_get_type,
GirInfoElementsParameters* info_elements,
GeeList* functions,
GeeList* function_inlines,
GirXmlReference* source
)
Parameters
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. info_attrs-
Type:
GirInfoAttrsParametersNo description available.
The data is owned by the caller of the function. c_symbol_prefix-
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_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. info_elements-
Type:
GirInfoElementsParametersNo description available.
The data is owned by the caller of the function. functions-
Type:
GeeListNo description available.
The data is owned by the caller of the function. function_inlines-
Type:
GeeListNo description available.
The data is owned by the caller of the function. source-
Type:
GirXmlReferenceNo description available.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: GirBoxed
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |