gtkCTreeRow: gtkCTreeRow

Description Usage Arguments Value Note Author(s)

View source: R/gtkFuncs.R

Description

Get the GtkCTreeRow structure from the opaque GtkCTreeNode. This allows traversing the data structure of the GtkCTree.

Usage

1

Arguments

node

The GtkCTreeNode from which to get the GtkCTreeRow.

Value

A GtkCTreeRow

Note

The GtkCTree widget is deprecated. Please consider using GtkTreeView.

Author(s)

Michael Lawrence


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

Related to gtkCTreeRow in RGtk2...