Constructor
ValagirXmlReferencenew
Declaration
GirXmlReference*
gir_xml_reference_new (
const gchar* file,
GirXmlSourceLocation* begin,
GirXmlSourceLocation* end
)
Parameters
file-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. begin-
Type:
GirXmlSourceLocationNo description available.
The data is owned by the caller of the function. end-
Type:
GirXmlSourceLocationNo description available.
The data is owned by the caller of the function.
Return value
Type: GirXmlReference
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |