gtkIconViewGetCursor: gtkIconViewGetCursor

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

object

A GtkIconView

Details

Since 2.8

Value

A list containing the following elements:

retval

[logical] TRUE if the cursor is set.

path

Return location for the current cursor path, or NULL. [ allow-none ]

cell

Return location the current focus cell, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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