add_focus_handler(AtkFocusHandler handler) | Atk::Component | |
add_interface(GType gtype_implementer) | Atk::Component | [static] |
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 | |
gobj() | Atk::Component | [inline] |
gobj() const | Atk::Component | [inline] |
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::Component | [related] |
~Component() | Atk::Component | [virtual] |