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.TreePath must be freed with TreePath.free.
Return location for the current cursor path, or NULL
Return location the current focus cell, or NULL
TRUE if the cursor is set.
2.8
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.TreePath must be freed with TreePath.free.