Description Usage Arguments Value Author(s)
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
.
1 | gtkTreeViewGetCursor(object)
|
|
A |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.