Fills in path and cell with the current cursor path and cell. If the cursor isn’t currently set, then *path will be null. If no cell currently has focus, then *cell will be null.
The returned gtk.tree_path.TreePath must be freed with gtk.tree_path.TreePath.free.
Return location for the current cursor path
Return location the current focus cell
true if the cursor is set.
Deprecated: Use gtk.grid_view.GridView instead
Fills in path and cell with the current cursor path and cell. If the cursor isn’t currently set, then *path will be null. If no cell currently has focus, then *cell will be null.
The returned gtk.tree_path.TreePath must be freed with gtk.tree_path.TreePath.free.