#include <bpath.h>
Inheritance diagram for Gnome::Canvas::Bpath:
Public Member Functions | |
virtual | ~Bpath () |
GnomeCanvasBpath * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeCanvasBpath * | gobj () const |
Provides access to the underlying C GtkObject. | |
Bpath (Group &parent) | |
Glib::PropertyProxy< gpointer > | _bpath () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
void | set_bpath (const Glib::RefPtr< PathDef > &path) |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::Canvas::Bpath * | wrap (GnomeCanvasBpath *object, bool take_copy=false) |
virtual Gnome::Canvas::Bpath::~Bpath | ( | ) | [virtual] |
Gnome::Canvas::Bpath::Bpath | ( | Group & | parent | ) | [explicit] |
GnomeCanvasBpath* Gnome::Canvas::Bpath::gobj | ( | ) | [inline] |
const GnomeCanvasBpath* Gnome::Canvas::Bpath::gobj | ( | ) | const [inline] |
Glib::PropertyProxy<gpointer> Gnome::Canvas::Bpath::_bpath | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
void Gnome::Canvas::Bpath::set_bpath | ( | const Glib::RefPtr< PathDef > & | path | ) |
Gnome::Canvas::Bpath * wrap | ( | GnomeCanvasBpath * | object, | |
bool | take_copy = false | |||
) | [related] |