Constructor

ValagirXmlWriternew

Declaration

GirXmlWriter*
gir_xml_writer_new (
  GirContext* context,
  FILE* out
)

Description

No description available.

Parameters

context

Type: GirContext

No description available.

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

Type: FILE*

No description available.

The data is owned by the caller of the function.

Return value

Type: GirXmlWriter

No description available.

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