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

gtkCTreeNewWithTitles

gtkCTreeNewWithTitles


Description

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.

Usage

gtkCTreeNewWithTitles(columns = 1, tree.column = 0, titles, show = TRUE)

Arguments

columns

Number of columns.

tree.column

Which column has the tree graphic; 0 = leftmost.

titles

The titles for the columns.

Value

[GtkWidget] The GtkCTree widget.

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.