get_line
Description:
Returns the line number containing the iterator.
Lines in a TextBuffer are numbered beginning with 0 for the first line in the buffer.
Parameters:
this |
an iterator |
Returns:
a line number |
Returns the line number containing the iterator.
Lines in a TextBuffer are numbered beginning with 0 for the first line in the buffer.
this |
an iterator |
a line number |