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