gtkTreePathPrev: gtkTreePathPrev

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Moves the path to point to the previous node at the current depth, if it exists.

Usage

1

Arguments

object

A GtkTreePath.

Value

[logical] TRUE if path has a previous node, and the move was made.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkTreePathPrev in RGtk2...