TextView.windowToBufferCoords

Converts coordinates on the window identified by win to buffer coordinates.

class TextView
void
windowToBufferCoords

Parameters

win gtk.types.TextWindowType
windowX int

window x coordinate

windowY int

window y coordinate

bufferX int

buffer x coordinate return location

bufferY int

buffer y coordinate return location