| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Object
Derived by:
Gnome::CanvasGroup
Gnome::CanvasImage
Gnome::CanvasLine
Gnome::CanvasPolygon
Gnome::CanvasRE
Gnome::CanvasText
Gnome::CanvasWidget
Gnome::IconTextItem
#include <gtk--/canvas-item.h>
public function member index: |
||
| void | affine_absolute | (const AffineTrans& affine); |
| void | affine_relative | (const AffineTrans& affine); |
| void | get_bounds | (double& x1, double& y1, double& x2, double& y2); |
| Canvas* | get_canvas | () const; |
| AffineTrans | get_i2c_affine | () const; |
| AffineTrans | get_i2w_affine | () const; |
| CanvasGroup* | get_parent | () const; |
| static GtkType | get_type | (); |
| int | grab | (unsigned int event_mask, const Gdk_Cursor& cursor, guint32 etime); |
| int | grab | (unsigned int event_mask, GdkCursor* cursor, guint32 etime); |
| void | grab_focus | (); |
| GnomeCanvasItem* | gtkobj | (); |
| const GnomeCanvasItem* | gtkobj | () const; |
| void | hide | (); |
| void | i2w | (double& x, double& y); |
| static bool | isA | (Gtk::Object* checkcast); |
| void | lower | (int positions); |
| void | lower_to_bottom | (); |
| void | move | (double dx, double dy); |
| void | raise | (int positions); |
| void | raise_to_top | (); |
| void | show | (); |
| void | ungrab | (guint32 etime); |
| void | w2i | (double& x, double& y); |
| virtual | ~CanvasItem | (); |
protected function member index: |
||
| explicit | CanvasItem | (GnomeCanvasItem* castitem); |
| virtual void | bounds_impl | (double* p0, double* p1, double* p2, double* p3); |
| virtual ArtUta* | coverage_impl | (); |
| virtual void | draw_impl | (GdkDrawable* p0, int p1, int p2, int p3, int p4); |
| virtual gint | event_impl | (GdkEvent* p0); |
| void | initialize_class | (); |
| void | item_construct | (const CanvasGroup& parent); |
| void | item_construct | (const CanvasGroup& parent, const gchar* first_arg_name, va_list ap); |
| virtual void | map_impl | (); |
| virtual void | realize_impl | (); |
| void | set | (const gchar* first_arg_name, ...); |
| virtual void | translate_impl | (double p0, double p1); |
| virtual void | unmap_impl | (); |
| virtual void | unrealize_impl | (); |
| virtual void | update_impl | (double* p0, ArtSVP* p1, int p2); |
private function member index: |
||
| CanvasItem | (const CanvasItem&); | |
| CanvasItem& | operator = | (const CanvasItem&); |
For class children use only