Package: gtk

Function gtk-text-view-visible-rect

Lambda List

gtk-text-view-visible-rect (view)

Arguments

view -- a gtk-text-view widget

Return Value

A gdk-rectangle instance with the current visible region.

Details

The currently visible region of the text buffer, in text buffer coordinates. Convert to window coordinates with the gtk-text-view-buffer-to-window-coords function.
 

See also

2021-10-16