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

gtkCellViewSetDisplayedRow

gtkCellViewSetDisplayedRow


Description

Sets the row of the model that is currently displayed by the GtkCellView. If the path is unset, then the contents of the cellview "stick" at their last value; this is not normally a desired result, but may be a needed intermediate state if say, the model for the GtkCellView becomes temporarily empty.

Usage

gtkCellViewSetDisplayedRow(object, path = NULL)

Arguments

object

a GtkCellView

path

a GtkTreePath or NULL to unset. [ allow-none ]

Details

Since 2.6

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.