Constructor

ValagirFunctionMacronew

Declaration

GirFunctionMacro*
gir_function_macro_new (
  GirCallableAttrsParameters* callable_attrs,
  GirInfoElementsParameters* info_elements,
  GirParameters* parameters,
  GirXmlReference* source
)

Description

No description available.

Parameters

callable_attrs

Type: GirCallableAttrsParameters

No description available.

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

Type: GirInfoElementsParameters

No description available.

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

Type: GirParameters

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: GirFunctionMacro

No description available.

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