| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gnome::CanvasItem
Derived by:
Gnome::CanvasEllipse
Gnome::CanvasRect
#include <gtk--/canvas-rect-ellipse.h>
public function member index: |
||
| CanvasRE | (const CanvasGroup& parent, const gchar* first_arg_name, ...); | |
| CanvasRE | (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 | (); |
| gdouble | get_x1 | () const; |
| gdouble | get_x2 | () const; |
| gdouble | get_y1 | () const; |
| gdouble | get_y2 | () const; |
| GnomeCanvasRE* | gtkobj | (); |
| const GnomeCanvasRE* | 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_width_pixels | (guint); |
| void | set_width_units | (gdouble); |
| void | set_x1 | (gdouble); |
| void | set_x2 | (gdouble); |
| void | set_y1 | (gdouble); |
| void | set_y2 | (gdouble); |
| virtual | ~CanvasRE | (); |
protected function member index: |
||
| explicit | CanvasRE | (GnomeCanvasRE* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| CanvasRE | (const CanvasRE&); | |
| CanvasRE& | operator = | (const CanvasRE&); |