goocanvasmm  1.90.11
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_child_vfunc(const Glib::RefPtr< Item >& child, int position)Goocanvas::Itemprotectedvirtual
add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
add_interface(GType gtype_implementer)Goocanvas::Itemstatic
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::Itemprotectedvirtual
animate(double x, double y, double scale, double degrees, bool absolute, int duration, int step_time, GooCanvasAnimateType type)Goocanvas::Item
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
ensure_updated()Goocanvas::Item
find_child(const Glib::RefPtr< Item >& child)Goocanvas::Item
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_bounds() const Goocanvas::Item
get_bounds_vfunc(Bounds& bounds) const Goocanvas::Itemprotectedvirtual
get_canvas()Goocanvas::Item
get_canvas() const Goocanvas::Item
get_canvas_vfunc() const Goocanvas::Itemprotectedvirtual
get_child(int child_num)Goocanvas::Item
get_child(int child_num) const Goocanvas::Item
get_child_property(const Glib::RefPtr< Item >& child, const Glib::ustring& the_property_name, PropertyType& value) const Goocanvas::Item
get_child_property_value(const Glib::RefPtr< Item >& child, const Glib::ustring& property_name, Glib::ValueBase& value) const Goocanvas::Item
get_child_property_vfunc(const Glib::RefPtr< Item >& child, guint property_id, Glib::ValueBase& value, GParamSpec* pspec) const Goocanvas::Itemprotectedvirtual
get_child_vfunc(int child_num) const Goocanvas::Itemprotectedvirtual
get_is_static() const Goocanvas::Item
get_is_static_vfunc() const Goocanvas::Itemprotectedvirtual
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context >& context, bool is_pointer_event, bool parent_is_visible, const std::vector< Glib::RefPtr< Item > >& found_items)Goocanvas::Item
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context >& context, bool is_pointer_event, bool parent_is_visible, const std::vector< Glib::RefPtr< const Item > >& found_items) const Goocanvas::Item
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context >& context, bool is_pointer_event, bool parent_is_visible)Goocanvas::Item
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context >& context, bool is_pointer_event, bool parent_is_visible) const Goocanvas::Item
get_items_at_vfunc(double x, double y, const Cairo::RefPtr< Cairo::Context >& context, bool is_pointer_event, bool is_parent_visible, const std::vector< Glib::RefPtr< Item > >& found_items)Goocanvas::Itemprotectedvirtual
get_model()Goocanvas::Item
get_model() const Goocanvas::Item
get_model_vfunc() const Goocanvas::Itemprotectedvirtual
get_n_children() const Goocanvas::Item
get_n_children_vfunc() const Goocanvas::Itemprotectedvirtual
get_parent()Goocanvas::Item
get_parent() const Goocanvas::Item
get_parent_vfunc() const Goocanvas::Itemprotectedvirtual
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
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) const Goocanvas::Itemprotectedvirtual
get_requested_height(const Cairo::RefPtr< Cairo::Context >& context, double width) const Goocanvas::Item
get_requested_height_vfunc(const Cairo::RefPtr< Cairo::Context >& cr, double width)Goocanvas::Itemprotectedvirtual
get_simple_transform(double& x, double& y, double& scale, double& rotation) const Goocanvas::Item
get_style()Goocanvas::Item
get_style() const Goocanvas::Item
get_style_vfunc() const Goocanvas::Itemprotectedvirtual
get_transform(Cairo::Matrix* matrix)Goocanvas::Item
get_transform_for_child(const Glib::RefPtr< Item >& child, Cairo::Matrix* transform)Goocanvas::Item
get_transform_for_child_vfunc(const Glib::RefPtr< Item >& child, Cairo::Matrix* transform) const Goocanvas::Itemprotectedvirtual
get_transform_vfunc(Cairo::Matrix* transform) const Goocanvas::Itemprotectedvirtual
get_type()Goocanvas::Itemstatic
gobj()Goocanvas::Iteminline
gobj() const Goocanvas::Iteminline
gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Interface()Glib::Interface
Interface(Interface &&src) noexceptGlib::Interface
Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Interface(GObject *castitem)Glib::Interface
Interface(const Interface &)=deleteGlib::Interface
is_container() const Goocanvas::Item
is_visible() const Goocanvas::Item
is_visible_vfunc() const Goocanvas::Itemprotectedvirtual
Item()Goocanvas::Itemprotected
Item(Item&& src) noexceptGoocanvas::Item
lower(const Glib::RefPtr< Item >& below)Goocanvas::Item
lower()Goocanvas::Item
move_child(int old_position, int new_position)Goocanvas::Item
move_child_vfunc(int old_position, int new_position)Goocanvas::Itemprotectedvirtual
notify_callbacks()sigc::trackable
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
on_animation_finished(bool stopped)Goocanvas::Itemprotectedvirtual
on_button_press_event(const Glib::RefPtr< Item >& target, GdkEventButton* event)Goocanvas::Itemprotectedvirtual
on_button_release_event(const Glib::RefPtr< Item >& target, GdkEventButton* event)Goocanvas::Itemprotectedvirtual
on_child_notify(GParamSpec* pspec)Goocanvas::Itemprotectedvirtual
on_enter_notify_event(const Glib::RefPtr< Item >& target, GdkEventCrossing* event)Goocanvas::Itemprotectedvirtual
on_focus_in_event(const Glib::RefPtr< Item >& target, GdkEventFocus* event)Goocanvas::Itemprotectedvirtual
on_focus_out_event(const Glib::RefPtr< Item >& target, GdkEventFocus* event)Goocanvas::Itemprotectedvirtual
on_grab_broken_event(const Glib::RefPtr< Item >& target, GdkEventGrabBroken* event)Goocanvas::Itemprotectedvirtual
on_key_press_event(const Glib::RefPtr< Item >& target, GdkEventKey* event)Goocanvas::Itemprotectedvirtual
on_key_release_event(const Glib::RefPtr< Item >& target, GdkEventKey* event)Goocanvas::Itemprotectedvirtual
on_leave_notify_event(const Glib::RefPtr< Item >& target, GdkEventCrossing* event)Goocanvas::Itemprotectedvirtual
on_motion_notify_event(const Glib::RefPtr< Item >& target, GdkEventMotion* event)Goocanvas::Itemprotectedvirtual
on_scroll_event(const Glib::RefPtr< Item >& target, GdkEventScroll* event)Goocanvas::Itemprotectedvirtual
operator=(Item&& src) noexceptGoocanvas::Item
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src) noexceptsigc::trackable
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::Itemprotectedvirtual
property_can_focus()Goocanvas::Item
property_can_focus() const Goocanvas::Item
property_description()Goocanvas::Item
property_description() const Goocanvas::Item
property_height()Goocanvas::Item
property_height() const Goocanvas::Item
property_parent()Goocanvas::Item
property_parent() const Goocanvas::Item
property_pointer_events()Goocanvas::Item
property_pointer_events() const Goocanvas::Item
property_title()Goocanvas::Item
property_title() const Goocanvas::Item
property_transform()Goocanvas::Item
property_transform() const Goocanvas::Item
property_visibility()Goocanvas::Item
property_visibility() const Goocanvas::Item
property_visibility_threshold()Goocanvas::Item
property_visibility_threshold() const Goocanvas::Item
property_width()Goocanvas::Item
property_width() const Goocanvas::Item
property_x()Goocanvas::Item
property_x() const Goocanvas::Item
property_y()Goocanvas::Item
property_y() const Goocanvas::Item
raise(const Glib::RefPtr< Item >& above)Goocanvas::Item
raise()Goocanvas::Item
reference() const Glib::ObjectBasevirtual
remove()Goocanvas::Item
remove_child(int child_num)Goocanvas::Item
remove_child_vfunc(int child_num)Goocanvas::Itemprotectedvirtual
remove_destroy_notify_callback(void *data) const sigc::trackable
request_update()Goocanvas::Item
request_update_vfunc()Goocanvas::Itemprotectedvirtual
rotate(double degrees, double cx, double cy)Goocanvas::Item
scale(double sx, double sy)Goocanvas::Item
set_canvas(Canvas* canvas)Goocanvas::Item
set_canvas_vfunc(Canvas* canvas)Goocanvas::Itemprotectedvirtual
set_child_property(const Glib::RefPtr< Item >& child, const Glib::ustring& the_property_name, const PropertyType& value)Goocanvas::Item
set_child_property_value(const Glib::RefPtr< Item >& child, const Glib::ustring& property_name, const Glib::ValueBase& value)Goocanvas::Item
set_child_property_vfunc(const Glib::RefPtr< Item >& child, guint property_id, const Glib::ValueBase& value, GParamSpec* pspec)Goocanvas::Itemprotectedvirtual
set_is_static(bool is_static=true)Goocanvas::Item
set_is_static_vfunc(bool is_static)Goocanvas::Itemprotectedvirtual
set_model(const Glib::RefPtr< ItemModel >& model)Goocanvas::Item
set_model_vfunc(const Glib::RefPtr< ItemModel >& model)Goocanvas::Itemprotectedvirtual
set_parent(const Glib::RefPtr< Item >& parent)Goocanvas::Item
set_parent_vfunc(const Glib::RefPtr< Item >& parent)Goocanvas::Itemprotectedvirtual
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
set_simple_transform(double x, double y, double scale, double rotation)Goocanvas::Item
set_style(const Glib::RefPtr< Style >& style)Goocanvas::Item
set_style_vfunc(const Glib::RefPtr< Style >& style)Goocanvas::Itemprotectedvirtual
set_transform(const Cairo::Matrix* matrix)Goocanvas::Item
set_transform_vfunc(const Cairo::Matrix* transform)Goocanvas::Itemprotectedvirtual
signal_animation_finished()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
signal_scroll_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
thaw_notify()Glib::ObjectBase
trackable()sigc::trackable
trackable(const trackable &src)sigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
translate(double tx, double ty)Goocanvas::Item
unreference() const Glib::ObjectBasevirtual
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, Bounds& bounds)Goocanvas::Itemprotectedvirtual
wrap(GooCanvasItem* object, bool take_copy=false)Goocanvas::Itemrelated
~Interface() noexceptGlib::Interfacevirtual
~Item() noexceptGoocanvas::Itemvirtual
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable