#include <line.h>
Inheritance diagram for Gnome::Canvas::Line:
Public Member Functions | ||||
virtual | ~Line () | |||
GnomeCanvasLine * | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
const GnomeCanvasLine * | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
Line (Group &parent) | ||||
Line (Group &parent, const Points &points) | ||||
Glib::PropertyProxy< Points > | property_points () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Points > | property_points () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Glib::ustring > | property_fill_color () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_fill_color () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Gdk::Color > | property_fill_color_gdk () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Gdk::Color > | property_fill_color_gdk () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< guint > | property_fill_color_rgba () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< guint > | property_fill_color_rgba () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Glib::RefPtr< Gdk::Bitmap > > | property_fill_stipple () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Glib::RefPtr< Gdk::Bitmap > > | property_fill_stipple () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< guint > | property_width_pixels () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< guint > | property_width_pixels () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< double > | property_width_units () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< double > | property_width_units () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Gdk::CapStyle > | property_cap_style () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Gdk::CapStyle > | property_cap_style () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Gdk::JoinStyle > | property_join_style () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Gdk::JoinStyle > | property_join_style () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Gdk::LineStyle > | property_line_style () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Gdk::LineStyle > | property_line_style () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | property_first_arrowhead () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | property_first_arrowhead () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | property_last_arrowhead () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | property_last_arrowhead () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | property_smooth () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | property_smooth () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< guint > | property_spline_steps () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< guint > | property_spline_steps () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< double > | property_arrow_shape_a () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< double > | property_arrow_shape_a () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< double > | property_arrow_shape_b () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< double > | property_arrow_shape_b () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< double > | property_arrow_shape_c () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< double > | property_arrow_shape_c () const | |||
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::Line * | wrap (GnomeCanvasLine *object, bool take_copy=false) | |||
|
virtual Gnome::Canvas::Line::~Line | ( | ) | [virtual] |
Gnome::Canvas::Line::Line | ( | Group & | parent | ) | [explicit] |
GnomeCanvasLine* Gnome::Canvas::Line::gobj | ( | ) | [inline] |
const GnomeCanvasLine* Gnome::Canvas::Line::gobj | ( | ) | const [inline] |
Glib::PropertyProxy<Points> Gnome::Canvas::Line::property_points | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Points> Gnome::Canvas::Line::property_points | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Glib::ustring> Gnome::Canvas::Line::property_fill_color | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Canvas::Line::property_fill_color | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gdk::Color> Gnome::Canvas::Line::property_fill_color_gdk | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Gdk::Color> Gnome::Canvas::Line::property_fill_color_gdk | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<guint> Gnome::Canvas::Line::property_fill_color_rgba | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<guint> Gnome::Canvas::Line::property_fill_color_rgba | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< Glib::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Line::property_fill_stipple | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly< Glib::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Line::property_fill_stipple | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<guint> Gnome::Canvas::Line::property_width_pixels | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<guint> Gnome::Canvas::Line::property_width_pixels | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Line::property_width_units | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Line::property_width_units | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gdk::CapStyle> Gnome::Canvas::Line::property_cap_style | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Gdk::CapStyle> Gnome::Canvas::Line::property_cap_style | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gdk::JoinStyle> Gnome::Canvas::Line::property_join_style | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Gdk::JoinStyle> Gnome::Canvas::Line::property_join_style | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gdk::LineStyle> Gnome::Canvas::Line::property_line_style | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Gdk::LineStyle> Gnome::Canvas::Line::property_line_style | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Line::property_first_arrowhead | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Canvas::Line::property_first_arrowhead | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Line::property_last_arrowhead | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Canvas::Line::property_last_arrowhead | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Canvas::Line::property_smooth | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Canvas::Line::property_smooth | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<guint> Gnome::Canvas::Line::property_spline_steps | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<guint> Gnome::Canvas::Line::property_spline_steps | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Line::property_arrow_shape_a | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Line::property_arrow_shape_a | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Line::property_arrow_shape_b | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Line::property_arrow_shape_b | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<double> Gnome::Canvas::Line::property_arrow_shape_c | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::Line::property_arrow_shape_c | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Gnome::Canvas::Line * wrap | ( | GnomeCanvasLine * | object, | |
bool | take_copy = false | |||
) | [related] |
object | The C instance |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |