Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gnome::CanvasItem
Derived by:
none
#include <gtk--/canvas-widget.h>
public function member index: |
||
CanvasWidget | (const CanvasGroup& parent); | |
CanvasWidget | (const CanvasGroup& parent, gdouble x, gdouble y, Gtk::Widget& w); | |
GtkAnchorType | get_anchor | () const; |
gdouble | get_height | () const; |
static GtkType | get_type | (); |
gdouble | get_width | () const; |
gdouble | get_x | () const; |
gdouble | get_y | () const; |
GnomeCanvasWidget* | gtkobj | (); |
const GnomeCanvasWidget* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | set_anchor | (GtkAnchorType); |
void | set_height | (gdouble); |
void | set_size_pixels | (bool); |
void | set_width | (gdouble); |
void | set_x | (gdouble); |
void | set_y | (gdouble); |
virtual | ~CanvasWidget | (); |
protected function member index: |
||
explicit | CanvasWidget | (GnomeCanvasWidget* castitem); |
void | initialize_class | (); |
private function member index: |
||
CanvasWidget | (const CanvasWidget&); | |
CanvasWidget& | operator = | (const CanvasWidget&); |