TextView.bufferToWindowCoords

Converts buffer coordinates to window coordinates.

class TextView
void
bufferToWindowCoords

Parameters

win GtkTextWindowType

a #GtkTextWindowType

bufferX int

buffer x coordinate

bufferY int

buffer y coordinate

windowX int

window x coordinate return location or %NULL

windowY int

window y coordinate return location or %NULL

Meta