Gdk::RgbCmap Class Reference
List of all members.
Public Member Functions |
| RgbCmap (const Glib::ArrayHandle< guint32 >& colors) |
virtual | ~RgbCmap () |
unsigned long | size () const |
| Number of colors.
|
guint32& | operator[] (unsigned long index) |
| Access the colors.
|
const guint32& | operator[] (unsigned long index) const |
| Access the colors.
|
GdkRgbCmap* | gobj () |
| Provides access to the underlying C GObject.
|
const GdkRgbCmap* | gobj () const |
| Provides access to the underlying C GObject.
|
Protected Attributes |
GdkRgbCmap* | gobject_ |
Constructor & Destructor Documentation
virtual Gdk::RgbCmap::~RgbCmap |
( |
|
) |
[virtual] |
Member Function Documentation
const GdkRgbCmap* Gdk::RgbCmap::gobj |
( |
|
) |
const [inline] |
Provides access to the underlying C GObject.
GdkRgbCmap* Gdk::RgbCmap::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C GObject.
const guint32& Gdk::RgbCmap::operator[] |
( |
unsigned long |
index |
) |
const |
guint32& Gdk::RgbCmap::operator[] |
( |
unsigned long |
index |
) |
|
unsigned long Gdk::RgbCmap::size |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: