gtkTreeViewExpandRow: gtkTreeViewExpandRow

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Opens the row so its children are visible.

Usage

1
gtkTreeViewExpandRow(object, path, open.all)

Arguments

object

a GtkTreeView

path

path to a row

open.all

whether to recursively expand, or just expand immediate children

Value

[logical] TRUE if the row existed and had children

Author(s)

Derived by RGtkGen from GTK+ documentation


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