Description Usage Arguments Value Author(s)
Create a new GtkCTree
widget.
WARNING: gtk_ctree_new
is deprecated and should not be used in newly-written code.
1 | gtkCTreeNew(columns = 1, tree.column = 0, show = TRUE)
|
|
Number of columns. |
|
Which columns has the tree graphic. |
[GtkWidget
] The new GtkCTree
widget.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.