Goocanvas::Item Member List

This is the complete list of members for Goocanvas::Item, including all inherited members.

add_child(const Glib::RefPtr< Item > &child, int pos)Goocanvas::Item
add_child(const Glib::RefPtr< Item > &child)Goocanvas::Item
add_interface(GType gtype_implementer)Goocanvas::Item [static]
allocate_area(const Cairo::RefPtr< Cairo::Context > &context, const Bounds &requested_area, const Bounds &allocated_area, double x_offset, double y_offset)Goocanvas::Item
allocate_area_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, const Bounds &requested_area, const Bounds &allocated_area, double x_offset, double y_offset)Goocanvas::Item [protected, virtual]
animate(double x, double y, double scale, double degrees, bool absolute, int duration, int step_time, GooCanvasAnimateType type)Goocanvas::Item
ensure_upated()Goocanvas::Item
find_child(const Glib::RefPtr< Item > &child)Goocanvas::Item
get_bounds() const Goocanvas::Item
get_bounds_vfunc(GooCanvasBounds *bounds)Goocanvas::Item [protected, virtual]
get_canvas()Goocanvas::Item
get_canvas() const Goocanvas::Item
get_child(int child_num)Goocanvas::Item
get_child(int child_num) const Goocanvas::Item
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context > &context, bool is_pointer_event, bool parent_is_visible, const Glib::ListHandle< Glib::RefPtr< Item > > &found_items)Goocanvas::Item
get_model()Goocanvas::Item
get_model() const Goocanvas::Item
get_n_children() const Goocanvas::Item
get_parent()Goocanvas::Item
get_parent() const Goocanvas::Item
get_parent_vfunc()Goocanvas::Item [protected, virtual]
get_requested_area(const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds) const Goocanvas::Item
get_requested_area_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, GooCanvasBounds *requested_area)Goocanvas::Item [protected, virtual]
get_requested_height(const Cairo::RefPtr< Cairo::Context > &context, double width) const Goocanvas::Item
get_style()Goocanvas::Item
get_style() const Goocanvas::Item
get_transform(Cairo::Matrix *matrix)Goocanvas::Item
get_transform_for_child(const Glib::RefPtr< Item > &child, Cairo::Matrix *transform)Goocanvas::Item
get_transform_vfunc(cairo_matrix_t *transform)Goocanvas::Item [protected, virtual]
gobj()Goocanvas::Item [inline]
gobj() const Goocanvas::Item [inline]
is_container() const Goocanvas::Item
is_visible() const Goocanvas::Item
lower(const Glib::RefPtr< Item > &below)Goocanvas::Item
lower()Goocanvas::Item
move_child(int old_position, int new_position)Goocanvas::Item
on_button_press_event(const Glib::RefPtr< Item > &target, GdkEventButton *event)Goocanvas::Item [protected, virtual]
on_button_release_event(const Glib::RefPtr< Item > &target, GdkEventButton *event)Goocanvas::Item [protected, virtual]
on_child_notify(GParamSpec *pspec)Goocanvas::Item [protected, virtual]
on_enter_notify_event(const Glib::RefPtr< Item > &target, GdkEventCrossing *event)Goocanvas::Item [protected, virtual]
on_focus_in_event(const Glib::RefPtr< Item > &target, GdkEventFocus *event)Goocanvas::Item [protected, virtual]
on_focus_out_event(const Glib::RefPtr< Item > &target, GdkEventFocus *event)Goocanvas::Item [protected, virtual]
on_grab_broken_event(const Glib::RefPtr< Item > &target, GdkEventGrabBroken *event)Goocanvas::Item [protected, virtual]
on_key_press_event(const Glib::RefPtr< Item > &target, GdkEventKey *event)Goocanvas::Item [protected, virtual]
on_key_release_event(const Glib::RefPtr< Item > &target, GdkEventKey *event)Goocanvas::Item [protected, virtual]
on_leave_notify_event(const Glib::RefPtr< Item > &target, GdkEventCrossing *event)Goocanvas::Item [protected, virtual]
on_motion_notify_event(const Glib::RefPtr< Item > &target, GdkEventMotion *event)Goocanvas::Item [protected, virtual]
paint(const Cairo::RefPtr< Cairo::Context > &context, const Bounds &bounds, double scale)Goocanvas::Item
paint_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, const Bounds &bounds, double scale)Goocanvas::Item [protected, virtual]
property_can_focus()Goocanvas::Item
property_can_focus() const Goocanvas::Item
property_description()Goocanvas::Item
property_description() const Goocanvas::Item
property_pointer_events()Goocanvas::Item
property_pointer_events() const Goocanvas::Item
property_visibility()Goocanvas::Item
property_visibility() const Goocanvas::Item
property_visibility_threshold()Goocanvas::Item
property_visibility_threshold() const Goocanvas::Item
raise(const Glib::RefPtr< Item > &above)Goocanvas::Item
raise()Goocanvas::Item
remove()Goocanvas::Item
remove_child(int child_num)Goocanvas::Item
request_update()Goocanvas::Item
rotate(double degrees, double cx, double cy)Goocanvas::Item
scale(double sx, double sy)Goocanvas::Item
set_canvas(Canvas *canvas)Goocanvas::Item
set_model(const Glib::RefPtr< ItemModel > &model)Goocanvas::Item
set_parent(const Glib::RefPtr< Item > &parent)Goocanvas::Item
set_parent_vfunc(const Glib::RefPtr< Item > &parent)Goocanvas::Item [protected, virtual]
set_simple_transform(double x, double y, double scale, double rotation)Goocanvas::Item
set_style(const Glib::RefPtr< Style > &style)Goocanvas::Item
set_transform(const Cairo::Matrix *matrix)Goocanvas::Item
signal_button_press_event()Goocanvas::Item
signal_button_release_event()Goocanvas::Item
signal_child_notify()Goocanvas::Item
signal_enter_notify_event()Goocanvas::Item
signal_focus_in_event()Goocanvas::Item
signal_focus_out_event()Goocanvas::Item
signal_grab_broken_event()Goocanvas::Item
signal_key_press_event()Goocanvas::Item
signal_key_release_event()Goocanvas::Item
signal_leave_notify_event()Goocanvas::Item
signal_motion_notify_event()Goocanvas::Item
skew_x(double degrees, double cx, double cy)Goocanvas::Item
skew_y(double degrees, double cx, double cy)Goocanvas::Item
stop_animation()Goocanvas::Item
translate(double tx, double ty)Goocanvas::Item
update(bool entire_tree, const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds)Goocanvas::Item
update_vfunc(bool entire_tree, const Cairo::RefPtr< Cairo::Context > &cr, GooCanvasBounds *bounds)Goocanvas::Item [protected, virtual]
wrap(GooCanvasItem *object, bool take_copy=false)Goocanvas::Item [related]
~Item()Goocanvas::Item [virtual]


Generated on Fri Apr 18 05:55:14 2008 for goocanvasmm by  doxygen 1.5.5