Sets start_path and end_path to be the first and last visible path. Note that there may be invisible paths in between.
The paths should be freed with gtk.tree_path.TreePath.free after use.
Return location for start of region
Return location for end of region
true, if valid paths were placed in start_path and end_path.
Deprecated: Use gtk.list_view.ListView or gtk.column_view.ColumnView instead
Sets start_path and end_path to be the first and last visible path. Note that there may be invisible paths in between.
The paths should be freed with gtk.tree_path.TreePath.free after use.