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

The 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

#2024-7-4