| 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)
|
[GtkTextView] a GtkTextView |
A list containing the following elements:
|
[GdkRectangle] rectangle to fill |
Derived by RGtkGen from GTK+ documentation