Constructor
ValagirParametersnew
Declaration
GirParameters*
gir_parameters_new (
GeeList* parameters,
GirInstanceParameter* instance_parameter,
GirXmlReference* source
)
Parameters
parameters-
Type:
GeeListNo description available.
The data is owned by the caller of the function. instance_parameter-
Type:
GirInstanceParameterNo description available.
The argument can be NULL.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: GirParameters
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |