atkmm 2.28.3
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
add_focus_handler_vfunc(AtkFocusHandler handler)Atk::Componentprotectedvirtual
add_interface(GType gtype_implementer)Atk::Componentstatic
Component()Atk::Componentprotected
Component(Component && src) noexceptAtk::Component
contains(int x, int y, CoordType coord_type) constAtk::Component
contains_vfunc(int x, int y, CoordType coord_type) constAtk::Componentprotectedvirtual
get_accessible_at_point(int x, int y, CoordType coord_type)Atk::Component
get_accessible_at_point_vfunc(int x, int y, CoordType coord_type)Atk::Componentprotectedvirtual
get_extents(int & x, int & y, int & width, int & height, CoordType coord_type) constAtk::Component
get_extents_vfunc(int & x, int & y, int & width, int & height, CoordType coord_type) constAtk::Componentprotectedvirtual
get_layer() constAtk::Component
get_layer_vfunc() constAtk::Componentprotectedvirtual
get_mdi_zorder() constAtk::Component
get_mdi_zorder_vfunc() constAtk::Componentprotectedvirtual
get_position(int & x, int & y, CoordType coord_type) constAtk::Component
get_position_vfunc(int & x, int & y, CoordType coord_type) constAtk::Componentprotectedvirtual
get_size(int & width, int & height) constAtk::Component
get_size_vfunc(int & width, int & height) constAtk::Componentprotectedvirtual
get_type()Atk::Componentstatic
gobj()Atk::Componentinline
gobj() constAtk::Componentinline
grab_focus()Atk::Component
grab_focus_vfunc()Atk::Componentprotectedvirtual
operator=(Component && src) noexceptAtk::Component
remove_focus_handler(guint handler_id)Atk::Component
remove_focus_handler_vfunc(guint handler_id)Atk::Componentprotectedvirtual
set_extents(int x, int y, int width, int height, CoordType coord_type)Atk::Component
set_extents_vfunc(int x, int y, int width, int height, CoordType coord_type)Atk::Componentprotectedvirtual
set_position(int x, int y, CoordType coord_type)Atk::Component
set_position_vfunc(int x, int y, CoordType coord_type)Atk::Componentprotectedvirtual
set_size(int width, int height)Atk::Component
set_size_vfunc(int width, int height)Atk::Componentprotectedvirtual
wrap(AtkComponent * object, bool take_copy=false)Atk::Componentrelated
~Component() noexcept overrideAtk::Component