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

gtkTreeViewSetLevelIndentation

gtkTreeViewSetLevelIndentation


Description

Sets the amount of extra indentation for child levels to use in tree.view in addition to the default indentation. The value should be specified in pixels, a value of 0 disables this feature and in this case only the default indentation will be used. This does not have any visible effects for lists.

Usage

gtkTreeViewSetLevelIndentation(object, indentation)

Arguments

object

a GtkTreeView

indentation

the amount, in pixels, of extra indentation in tree.view.

Details

Since 2.12

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.