gtkCTreeLast: gtkCTreeLast

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Returns the last child of the last child of the last child... of the given node. WARNING: gtk_ctree_last is deprecated and should not be used in newly-written code.

Usage

1
gtkCTreeLast(object, node)

Arguments

object

undocumented

node

undocumented

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkCTreeLast in RGtk2...