gtkTreeViewRowExpanded: gtkTreeViewRowExpanded

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if the node pointed to by path is expanded in tree.view.

Usage

1
gtkTreeViewRowExpanded(object, path)

Arguments

object

A GtkTreeView.

path

A GtkTreePath to test expansion state.

Value

[logical] TRUE if path is expanded.

Author(s)

Derived by RGtkGen from GTK+ documentation


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