gtkTreeViewCollapseRow: gtkTreeViewCollapseRow

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Collapses a row (hides its child rows, if they exist).

Usage

1
gtkTreeViewCollapseRow(object, path)

Arguments

object

a GtkTreeView

path

path to a row in the tree.view

Value

[logical] TRUE if the row was collapsed.

Author(s)

Derived by RGtkGen from GTK+ documentation


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