Package: gtk
Function gtk:tree-view-visible-range
Lambda Listgtk:tree-view-visible-range (view) ArgumentsReturn Value start -- a gtk:tree-path instance with the start of region, or nil end -- a gtk:tree-path instance with the end of region, or nil Details Returns start and end to be the first and last visible path.
Note that there may be invisible paths in between. Warning | See also |
#2024-3-10