gtkTreeViewGetCursor: gtkTreeViewGetCursor

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

object

A GtkTreeView

Value

A list containing the following elements:

path

A pointer to be filled with the current cursor path, or NULL. [ allow-none ]

focus.column

A pointer to be filled with the current focus column, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.