Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TextView

Method GTK2.TextView()->get_line_yrange()


Method get_line_yrange

mapping get_line_yrange(GTK2.TextIter iter)

Description

Gets the y coordinate of the top of the line containing iter, and the height of the line. The coordinate is a buffer coordinate; convert to window coordinates with buffer_to_window_coords().