Constructor

ValagirParametersnew

Declaration

GirParameters*
gir_parameters_new (
  GeeList* parameters,
  GirInstanceParameter* instance_parameter,
  GirXmlReference* source
)

Description

No description available.

Parameters

parameters

Type: GeeList

No description available.

The data is owned by the caller of the function.
instance_parameter

Type: GirInstanceParameter

No description available.

The argument can be NULL.
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: GirParameters

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.