Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

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().