atkmm  2.22.7
Atk::Component Member List

This is the complete list of members for Atk::Component, including all inherited members.

add_focus_handler(AtkFocusHandler handler)Atk::Component
Component()Atk::Componentprotected
contains(int x, int y, CoordType coord_type) const Atk::Component
get_accessible_at_point(int x, int y, CoordType coord_type)Atk::Component
get_extents(int& x, int& y, int& width, int& height, CoordType coord_type) const Atk::Component
get_layer() const Atk::Component
get_mdi_zorder() const Atk::Component
get_position(int& x, int& y, CoordType coord_type) const Atk::Component
get_size(int& width, int& height) const Atk::Component
get_type()Atk::Componentstatic
gobj()Atk::Componentinline
gobj() const Atk::Componentinline
grab_focus()Atk::Component
remove_focus_handler(guint handler_id)Atk::Component
set_extents(int x, int y, int width, int height, CoordType coord_type)Atk::Component
set_position(int x, int y, CoordType coord_type)Atk::Component
set_size(int width, int height)Atk::Component
wrap(AtkComponent* object, bool take_copy=false)Atk::Componentrelated