#include <pixbuf.h>
Inheritance diagram for Gnome::Canvas::Pixbuf:
Public Member Functions | |
virtual | ~Pixbuf () |
GnomeCanvasPixbuf * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeCanvasPixbuf * | gobj () const |
Provides access to the underlying C GtkObject. | |
Pixbuf (Group &parent, double x, double y, const Glib::RefPtr< Gdk::Pixbuf > &image) | |
Pixbuf (Group &parent) | |
Glib::PropertyProxy< Glib::RefPtr< Gdk::Pixbuf > > | _pixbuf () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< double > | _width () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _width_set () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _width_in_pixels () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< double > | _height () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _height_set () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _height_in_pixels () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< double > | _x () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _x_in_pixels () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< double > | _y () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< bool > | _y_in_pixels () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy< Gtk::AnchorType > | _anchor () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::Canvas::Pixbuf * | wrap (GnomeCanvasPixbuf *object, bool take_copy=false) |
virtual Gnome::Canvas::Pixbuf::~Pixbuf | ( | ) | [virtual] |
Gnome::Canvas::Pixbuf::Pixbuf | ( | Group & | parent, | |
double | x, | |||
double | y, | |||
const Glib::RefPtr< Gdk::Pixbuf > & | image | |||
) |
Gnome::Canvas::Pixbuf::Pixbuf | ( | Group & | parent | ) | [explicit] |
GnomeCanvasPixbuf* Gnome::Canvas::Pixbuf::gobj | ( | ) | [inline] |
const GnomeCanvasPixbuf* Gnome::Canvas::Pixbuf::gobj | ( | ) | const [inline] |
Glib::PropertyProxy< Glib::RefPtr<Gdk::Pixbuf> > Gnome::Canvas::Pixbuf::_pixbuf | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::_width | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_width_set | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_width_in_pixels | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::_height | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_height_set | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_height_in_pixels | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::_x | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_x_in_pixels | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::_y | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::_y_in_pixels | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gtk::AnchorType> Gnome::Canvas::Pixbuf::_anchor | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Gnome::Canvas::Pixbuf * wrap | ( | GnomeCanvasPixbuf * | object, | |
bool | take_copy = false | |||
) | [related] |