| gtkTreeViewGetCursor {RGtk2} | R Documentation |
Fills in 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)
|
A list containing the following elements:
|
A pointer to be filled with the current cursor path, or |
|
A pointer to be filled with the current focus column, or |
Derived by RGtkGen from GTK+ documentation