gtkTextViewGetVisibleRect {RGtk2} | R Documentation |
Fills visible.rect
with the currently-visible
region of the buffer, in buffer coordinates. Convert to window coordinates
with gtkTextViewBufferToWindowCoords
.
gtkTextViewGetVisibleRect(object)
|
A list containing the following elements:
|
rectangle to fill |
Derived by RGtkGen from GTK+ documentation