GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gtk::CellRendererPixbuf Class Reference

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

#include <gfc/gtk/cellrendererpixbuf.hh>

Inheritance diagram for GFC::Gtk::CellRendererPixbuf:

GFC::Gtk::CellRenderer GFC::Gtk::Object GFC::G::Object GFC::G::TypeInstance GFC::Trackable List of all members.

Property Prototypess

Public Member Functions

Constructors
Accessors
Property Proxies

Protected Member Functions

Constructors

Detailed Description

A GtkCellRendererPixbuf C++ wrapper class.

CellRendererPixbuf is an object that renders a pixbuf in a cell.


Constructor & Destructor Documentation

GFC::Gtk::CellRendererPixbuf::CellRendererPixbuf GtkCellRendererPixbuf *  cell,
bool  owns_reference = false
[explicit, protected]
 

Construct a new CellRendererPixbuf from an existing GtkCellRendererPixbuf.

Parameters:
cell A pointer to a GtkCellRendererPixbuf.
owns_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).

GFC::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:
Generated on Tue Aug 24 00:34:38 2004 for GFC-UI by doxygen 1.3.8