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

gtkTreeViewSetExpanderColumn

gtkTreeViewSetExpanderColumn


Description

Sets the column to draw the expander arrow at. It must be in tree.view. If column is NULL, then the expander arrow is always at the first visible column.

Usage

gtkTreeViewSetExpanderColumn(object, column)

Arguments

object

A GtkTreeView

column

NULL, or the column to draw the expander arrow at.

Details

If you do not want expander arrow to appear in your tree, set the expander column to a hidden column.

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.