| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gnome::CanvasItem
Derived by:
none
#include <gtk--/canvas-polygon.h>
public function member index: |
||
| CanvasPolygon | (const CanvasGroup& parent, const CanvasPoints& points); | |
| CanvasPolygon | (const CanvasGroup& parent); | |
| Gdk_Color | get_fill_color | () const; |
| Gdk_Pixmap | get_fill_stipple | () const; |
| Gdk_Color | get_outline_color | () const; |
| Gdk_Pixmap | get_outline_stipple | () const; |
| static GtkType | get_type | (); |
| GnomeCanvasPolygon* | gtkobj | (); |
| const GnomeCanvasPolygon* | gtkobj | () const; |
| static bool | isA | (Gtk::Object* checkcast); |
| void | set_fill_color | (const Gtk::string&); |
| void | set_fill_color | (const Gdk_Color&); |
| void | set_fill_stipple | (const Gdk_Pixmap&); |
| void | set_outline_color | (const Gtk::string&); |
| void | set_outline_color | (const Gdk_Color&); |
| void | set_outline_stipple | (const Gdk_Pixmap&); |
| void | set_points | (const CanvasPoints&); |
| void | set_width_pixels | (guint); |
| void | set_width_units | (gdouble); |
| virtual | ~CanvasPolygon | (); |
protected function member index: |
||
| explicit | CanvasPolygon | (GnomeCanvasPolygon* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| CanvasPolygon | (const CanvasPolygon&); | |
| CanvasPolygon& | operator = | (const CanvasPolygon&); |