Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Gnome::Canvas::Pixbuf Class Reference

#include <pixbuf.h>

Inheritance diagram for Gnome::Canvas::Pixbuf:

Gnome::Canvas::Item Gtk::Object Glib::Object Glib::ObjectBase SigC::Object List of all members.

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 > > 
property_pixbuf ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< double > property_width ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_width_set ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_width_in_pixels ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< double > property_height ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_height_set ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_height_in_pixels ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< double > property_x ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_x_in_pixels ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< double > property_y ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy< bool > property_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 > property_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)

Constructor & Destructor Documentation

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]
 


Member Function Documentation

const GnomeCanvasPixbuf* Gnome::Canvas::Pixbuf::gobj (   )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

GnomeCanvasPixbuf* Gnome::Canvas::Pixbuf::gobj (   )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

Glib::PropertyProxy<Gtk::AnchorType> Gnome::Canvas::Pixbuf::property_anchor (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::property_height (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_height_in_pixels (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_height_set (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy< Glib::RefPtr<Gdk::Pixbuf> > Gnome::Canvas::Pixbuf::property_pixbuf (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::property_width (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_width_in_pixels (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_width_set (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::property_x (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_x_in_pixels (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::Pixbuf::property_y (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Canvas::Pixbuf::property_y_in_pixels (   ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.


Friends And Related Function Documentation

Gnome::Canvas::Pixbuf * wrap (  GnomeCanvasPixbuf *  object,
bool  take_copy = false
)  [related]
 


The documentation for this class was generated from the following file:
Generated on Wed Jul 21 11:38:40 2004 for libgnomecanvasmm by doxygen 1.3.7