Package: gtk
Function gtk-tree-view-visible-rect
Lambda Listgtk-tree-view-visible-rect (view) ArgumentsReturn ValueA gdk-rectangle instance. Details
Returns the rectangle with the currently visible region of the tree view
buffer, in tree view coordinates.
Convert to the bin window coordinates with the function gtk-tree-view-convert-tree-to-bin-window-coords. Tree coordinates start
at 0,0 for the first row of the tree view, and cover the entire scrollable
area of the tree view. | See also |
2021-2-26