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

GtkCellView

GtkCellView


Description

A widget displaying a single row of a GtkTreeModel

Methods and Functions

Hierarchy

GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkCellView

Interfaces

GtkCellView implements AtkImplementorIface, GtkBuildable and GtkCellLayout.

Detailed Description

A GtkCellView displays a single row of a GtkTreeModel, using cell renderers just like GtkTreeView. GtkCellView doesn't support some of the more complex features of GtkTreeView, like cell editing and drag and drop.

Structures

GtkCellView

undocumented

Convenient Construction

gtkCellView is the equivalent of gtkCellViewNew.

Properties

background [character : * : Write]

Background color as a string. Default value: NULL

background-gdk [GdkColor : * : Read / Write]

Background color as a GdkColor.

background-set [logical : Read / Write]

Whether this tag affects the background color. Default value: FALSE

model [GtkTreeModel : * : Read / Write]

The model for cell view

since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation

References


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.