Description Usage Arguments Value Author(s)
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.
1 | gtkCTreeIsViewable(object, node)
|
|
Whether the node is viewable. |
|
undocumented |
[logical] Whether the node is viewable.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.