TextView.bufferToWindowCoords

Converts buffer coordinates to window coordinates.

class TextView
void
bufferToWindowCoords

Parameters

win gtk.types.TextWindowType
bufferX int

buffer x coordinate

bufferY int

buffer y coordinate

windowX int

window x coordinate return location

windowY int

window y coordinate return location