Method

ValagirXmlSourceLocationinit

Declaration

void
gir_xml_source_location_init (
  GirXmlSourceLocation* self,
  gchar* _pos,
  gint _line,
  gint _column
)

Description

No description available.

Parameters

_pos

Type: gchar*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
_line

Type: gint

No description available.

_column

Type: gint

No description available.