Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::CellRendererPixbuf Class Reference

A GtkCellRendererPixbuf C++ wrapper class. More...

#include <inti/gtk/cellrenderer.h>

Inheritance diagram for Inti::Gtk::CellRendererPixbuf:

Inti::Gtk::CellRenderer Inti::Gtk::Object Inti::G::Object Inti::G::TypeInstance Inti::MemoryHandler Inti::ReferencedBase List of all members.

Public Member Functions

Constructors
Accessors
Property Proxies

Protected Member Functions

Constructors

Detailed Description

A GtkCellRendererPixbuf C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::CellRendererPixbuf::CellRendererPixbuf GtkCellRendererPixbuf *  cell,
bool  reference = false
[explicit, protected]
 

Construct a new CellRendererPixbuf from an existing GtkCellRendererPixbuf.

Parameters:
cell A pointer to a GtkCellRendererPixbuf.
reference Set false if the initial reference count is floating, set true if it's not.

The cell can be a newly created GtkCellRendererPixbuf or an existing GtkCellRendererPixbuf. (see G::Object::Object).

Inti::Gtk::CellRendererPixbuf::CellRendererPixbuf  ) 
 

Construct a new CellRendererPixbuf.

Adjust rendering parameters using object properties. Also, with TreeViewColumn, you can bind a property to a value in a TreeModel. For example, you can bind the "pixbuf" property on the cell renderer to a pixbuf value in the model, thus rendering a different image in each row of the TreeView.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:13 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002