| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gnome::CanvasItem
Derived by:
none
#include <gtk--/canvas-line.h>
public function member index: |
||
| CanvasLine | (const CanvasGroup& parent); | |
| CanvasLine | (const CanvasGroup& parent, const CanvasPoints&); | |
| gdouble | get_arrow_shape_a | () const; |
| gdouble | get_arrow_shape_b | () const; |
| gdouble | get_arrow_shape_c | () const; |
| GdkCapStyle | get_cap_style | () const; |
| Gdk_Color | get_fill_color | () const; |
| Gdk_Pixmap | get_fill_stipple | () const; |
| bool | get_first_arrowhead | () const; |
| GdkJoinStyle | get_join_style | () const; |
| bool | get_last_arrowhead | () const; |
| GdkLineStyle | get_line_style | () const; |
| bool | get_smooth | () const; |
| guint | get_spline_step | () const; |
| static GtkType | get_type | (); |
| GnomeCanvasLine* | gtkobj | (); |
| const GnomeCanvasLine* | gtkobj | () const; |
| static bool | isA | (Gtk::Object* checkcast); |
| void | set_arrow_shape_a | (gdouble); |
| void | set_arrow_shape_b | (gdouble); |
| void | set_arrow_shape_c | (gdouble); |
| void | set_cap_style | (GdkCapStyle); |
| void | set_fill_color | (const Gtk::string&); |
| void | set_fill_color | (const Gdk_Color&); |
| void | set_fill_stipple | (const Gdk_Pixmap&); |
| void | set_first_arrowhead | (bool); |
| void | set_join_style | (GdkJoinStyle); |
| void | set_last_arrowhead | (bool); |
| void | set_line_style | (GdkLineStyle); |
| void | set_points | (const CanvasPoints&); |
| void | set_smooth | (bool); |
| void | set_spline_step | (guint); |
| void | set_width_pixels | (guint); |
| void | set_width_units | (gdouble); |
| virtual | ~CanvasLine | (); |
protected function member index: |
||
| explicit | CanvasLine | (GnomeCanvasLine* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| CanvasLine | (const CanvasLine&); | |
| CanvasLine& | operator = | (const CanvasLine&); |