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

cellrenderer.hh File Reference

A GtkCellRenderer C++ wrapper interface. More...

#include <gfc/gtk/object.hh>
#include <gfc/gtk/enums.hh>
#include <gfc/glib/property.hh>
#include <gtk/gtkcellrenderer.h>
#include <gfc/gtk/inline/cellrenderer.inl>

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations


Detailed Description

A GtkCellRenderer C++ wrapper interface.

Provides CellRenderer, an object for rendering a single cell on a Gdk::Drawable.


Enumeration Type Documentation

enum CellRendererMode
 

Specifies the editable mode of the CellRenderer.

Enumeration values:
INERT  The cell is neither activatable nor editable.
ACTIVATABLE  The cell can be activated.
EDITABLE  The cell can be edited.

enum CellRendererState
 

Specifies how the CellRenderer should render a cell.

Enumeration values:
CELL_RENDERER_SELECTED  The cell can be selected.
CELL_RENDERER_PRELIT  The cell can be prelit.
CELL_RENDERER_INSENSITIVE  The cell is insensitive.
CELL_RENDERER_SORTED  The cell is in the sort column/row.
CELL_RENDERER_FOCUSED  The cell can be focused.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8