path
and focus.column
with the current path and focus column. If
the cursor isn't currently set, then *path
will be NULL
. If no column
currently has focus, then *focus.column
will be NULL
.gtkTreeViewGetCursor(object)
object
path
NULL
. [ allow-none ]focus.column
NULL
. [ allow-none ]