Method GTK2.TextView()->get_line_at_y()
- Method get_line_at_y
GTK2.TextIter
get_line_at_y(int
y
)- Description
Returns a W(TextIter) for the start of the line containing the coordinate y. y is in buffer coordinates, convert from window coordinates with window_to_buffer_coords().