gtkTextViewWindowToBufferCoords
Converts coordinates on the window identified by win
to buffer
coordinates, storing the result in (buffer.x
,buffer.y
).
gtkTextViewWindowToBufferCoords(object, win, window.x, window.y)
|
|
|
a |
|
window x coordinate |
|
window y coordinate |
Note that you can't convert coordinates for a nonexisting window (see
gtkTextViewSetBorderWindowSize
).
A list containing the following elements:
|
buffer x coordinate return location or |
|
buffer y coordinate return location or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.