cef_xml_reader_t.get_line_number

Returns the line number for the current node.

struct cef_xml_reader_t
extern (System)
int function(cef_xml_reader_t* self) nothrow get_line_number;

Meta