Description Usage Arguments Details Value Author(s)
Converts coordinates on the window identified by win
to buffer
coordinates, storing the result in (buffer.x
,buffer.y
).
1 | gtkTextViewWindowToBufferCoords(object, win, window.x, window.y)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.