Returns the current line in the input stream (counting from 1). This is the line of the last token parsed via g_scanner_get_next_token().
the current line
See Implementation
Returns the current line in the input stream (counting from 1). This is the line of the last token parsed via g_scanner_get_next_token().