Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkCTreeIsViewable

gtkCTreeIsViewable


Description

This function checks whether the given node is viewable i.e. so that all of its parent nodes are expanded. This is different from being actually visible: the node can be viewable but outside the scrolling area of the window. WARNING: gtk_ctree_is_viewable is deprecated and should not be used in newly-written code.

Usage

gtkCTreeIsViewable(object, node)

Arguments

object

Whether the node is viewable.

node

undocumented

Value

[logical] Whether the node is viewable.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.