![]() |
![]() |
Public Member Functions | |
virtual | ~CellRendererPixbuf () |
GtkCellRendererPixbuf* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkCellRendererPixbuf* | gobj () const |
Provides access to the underlying C GtkObject. | |
CellRendererPixbuf () | |
Glib::PropertyProxy< Glib::RefPtr< Gdk::Pixbuf > > | property_pixbuf () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
virtual Glib::PropertyProxy_Base | _property_renderable () |
Returns the property that this CellRenderer renders. | |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::CellRendererPixbuf* | wrap (GtkCellRendererPixbuf* object, bool take_copy=false) |
|
|
|
|
|
Returns the property that this CellRenderer renders. For instance, property_text for CellRendererText, and property_active for CellRendererToggle Needs to be overridden in derived classes. Reimplemented from Gtk::CellRenderer. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRenderer. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRenderer. |
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|