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 TextView.bufferToWindowCoords.
a gtk.TextIter
return location for a y coordinate
return location for a height
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 TextView.bufferToWindowCoords.