Constructor
ValagirAnonymousRecordnew
Declaration
GirAnonymousRecord*
gir_anonymous_record_new (
GirDocElementsParameters* doc_elements,
GeeList* fields,
GeeList* unions,
GirXmlReference* source
)
Parameters
doc_elements-
Type:
GirDocElementsParametersNo description available.
The data is owned by the caller of the function. fields-
Type:
GeeListNo description available.
The data is owned by the caller of the function. unions-
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: GirAnonymousRecord
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |