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:
GirXmlSourceLocation
No description available.
The data is owned by the caller of the function. end
-
Type:
GirXmlSourceLocation
No 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. |