Description Usage Arguments Value Author(s)
Create a new GtkCTree
widget with the given titles for the columns.
WARNING: gtk_ctree_new_with_titles
is deprecated and should not be used in newly-written code.
1 | gtkCTreeNewWithTitles(columns = 1, tree.column = 0, titles, show = TRUE)
|
|
Number of columns. |
|
Which column has the tree graphic; 0 = leftmost. |
|
The titles for the columns. |
[GtkWidget
] The 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.