Action() | Atk::Action | protected |
add_column_selection(int column) | Atk::Table | |
add_focus_handler(AtkFocusHandler handler) | Atk::Component | |
add_relationship(RelationType relationship, const Glib::RefPtr< Object >& target) | Atk::Object | |
add_row_selection(int row) | Atk::Table | |
Atk::add_selection(int i) | Atk::Selection | |
Atk::Text::add_selection(int start_offset, int end_offset) | Atk::Text | |
clear_selection() | Atk::Selection | |
Component() | Atk::Component | protected |
contains(int x, int y, CoordType coord_type) const | Atk::Component | |
do_action(int i) | Atk::Action | |
get_accessible_at_point(int x, int y, CoordType coord_type) | Atk::Component | |
get_accessible_child(int i) | Atk::Object | |
get_at(int row, int column) | Atk::Table | |
get_bounded_ranges(const Rectangle& rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) | Atk::Text | |
get_caption() | Atk::Table | |
get_caption() const | Atk::Table | |
get_caret_offset() const | Atk::Text | |
get_character_at_offset(int offset) const | Atk::Text | |
get_character_count() const | Atk::Text | |
get_character_extents(int offset, int& x, int& y, int& width, int& height, CoordType coords) const | Atk::Text | |
get_column_at_index(int index) const | Atk::Table | |
get_column_description(int column) const | Atk::Table | |
get_column_extent_at(int row, int column) const | Atk::Table | |
get_column_header(int column) | Atk::Table | |
get_column_header(int column) const | Atk::Table | |
get_current_value(Glib::ValueBase& value) const | Atk::Value | |
get_default_attributes() const | Atk::Text | |
Atk::get_description() const | Atk::Object | |
Atk::Action::get_description(int i) const | Atk::Action | |
get_extents(int& x, int& y, int& width, int& height, CoordType coord_type) const | Atk::Component | |
get_image_description() const | Atk::Image | |
get_image_position(int& x, int& y, CoordType coord_type) const | Atk::Image | |
get_image_size(int& width, int& height) const | Atk::Image | |
get_index_at(int row, int column) const | Atk::Table | |
get_index_in_parent() | Atk::Object | |
get_keybinding(int i) | Atk::Action | |
get_layer() const | Atk::Component | |
get_localized_name(int i) | Atk::Action | |
get_maximum_value(Glib::ValueBase& value) const | Atk::Value | |
get_mdi_zorder() const | Atk::Component | |
get_minimum_value(Glib::ValueBase& value) const | Atk::Value | |
get_n_accessible_children() const | Atk::Object | |
get_n_actions() const | Atk::Action | |
get_n_columns() const | Atk::Table | |
get_n_rows() const | Atk::Table | |
get_n_selections() const | Atk::Text | |
Atk::get_name() const | Atk::Object | |
Atk::Action::get_name(int i) const | Atk::Action | |
get_offset_at_point(int x, int y, CoordType coords) const | Atk::Text | |
get_parent() | Atk::Object | |
get_position(int& x, int& y, CoordType coord_type) const | Atk::Component | |
get_range_extents(int start_offset, int end_offset, CoordType coord_type, Rectangle& rect) | Atk::Text | |
get_relation_set() | Atk::Object | |
get_role() const | Atk::Object | |
get_row_at_index(int index) const | Atk::Table | |
get_row_description(int row) const | Atk::Table | |
get_row_extent_at(int row, int column) const | Atk::Table | |
get_row_header(int row) | Atk::Table | |
get_row_header(int row) const | Atk::Table | |
get_run_attributes(int offset, int& start_offset, int& end_offset) const | Atk::Text | |
Atk::get_selection(int i) | Atk::Selection | |
Atk::Text::get_selection(int selection_num, int& start_offset, int& end_offset) const | Atk::Text | |
get_selection_count() const | Atk::Selection | |
get_size(int& width, int& height) const | Atk::Component | |
get_state_set() | Atk::Object | |
get_summary() | Atk::Table | |
get_summary() const | Atk::Table | |
get_text(int start_offset, int end_offset) const | Atk::Text | |
get_text_after_offset(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) const | Atk::Text | |
get_text_at_offset(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) const | Atk::Text | |
get_text_before_offset(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) const | Atk::Text | |
get_type() | Atk::NoOpObject | static |
gobj() | Atk::NoOpObject | inline |
gobj() const | Atk::NoOpObject | inline |
gobj_copy() | Atk::NoOpObject | |
grab_focus() | Atk::Component | |
Image() | Atk::Image | protected |
is_child_selected(int i) const | Atk::Selection | |
is_column_selected(int column) const | Atk::Table | |
is_row_selected(int row) const | Atk::Table | |
is_selected(int row, int column) const | Atk::Table | |
notify_state_change(State state, bool value) | Atk::Object | |
on_active_descendant_changed(void** child) | Atk::Object | protectedvirtual |
on_children_changed(guint change_index, gpointer changed_child) | Atk::Object | protectedvirtual |
on_column_deleted(int column, int num_deleted) | Atk::Table | protectedvirtual |
on_column_inserted(int column, int num_inserted) | Atk::Table | protectedvirtual |
on_column_reordered() | Atk::Table | protectedvirtual |
on_focus_event(bool focus_in) | Atk::Object | protectedvirtual |
on_model_changed() | Atk::Table | protectedvirtual |
on_property_change(AtkPropertyValues* values) | Atk::Object | protectedvirtual |
on_row_deleted(int row, int num_deleted) | Atk::Table | protectedvirtual |
on_row_inserted(int row, int num_inserted) | Atk::Table | protectedvirtual |
on_row_reordered() | Atk::Table | protectedvirtual |
on_selection_changed() | Atk::Selection | protectedvirtual |
on_state_change(const Glib::ustring& name, bool state_set) | Atk::Object | protectedvirtual |
on_text_attributes_changed() | Atk::Text | protectedvirtual |
on_text_caret_moved(int location) | Atk::Text | protectedvirtual |
on_text_changed(int position, int length) | Atk::Text | protectedvirtual |
on_text_selection_changed() | Atk::Text | protectedvirtual |
on_visible_data_changed() | Atk::Object | protectedvirtual |
property_accessible_component_layer() const | Atk::Object | |
property_accessible_component_mdi_zorder() const | Atk::Object | |
property_accessible_description() | Atk::Object | |
property_accessible_description() const | Atk::Object | |
property_accessible_name() | Atk::Object | |
property_accessible_name() const | Atk::Object | |
property_accessible_parent() | Atk::Object | |
property_accessible_parent() const | Atk::Object | |
property_accessible_role() | Atk::Object | |
property_accessible_role() const | Atk::Object | |
property_accessible_table_caption() | Atk::Object | |
property_accessible_table_caption() const | Atk::Object | |
property_accessible_table_column_description() | Atk::Object | |
property_accessible_table_column_description() const | Atk::Object | |
property_accessible_table_column_header() | Atk::Object | |
property_accessible_table_column_header() const | Atk::Object | |
property_accessible_table_row_description() | Atk::Object | |
property_accessible_table_row_description() const | Atk::Object | |
property_accessible_table_row_header() | Atk::Object | |
property_accessible_table_row_header() const | Atk::Object | |
property_accessible_table_summary() | Atk::Object | |
property_accessible_table_summary() const | Atk::Object | |
property_accessible_value() | Atk::Object | |
property_accessible_value() const | Atk::Object | |
remove_column_selection(int column) | Atk::Table | |
remove_focus_handler(guint handler_id) | Atk::Component | |
remove_relationship(RelationType relationship, const Glib::RefPtr< Object >& target) | Atk::Object | |
remove_row_selection(int row) | Atk::Table | |
Atk::remove_selection(int i) | Atk::Selection | |
Atk::Text::remove_selection(int selection_num) | Atk::Text | |
select_all_selection() | Atk::Selection | |
Selection() | Atk::Selection | protected |
set_caption(const Glib::RefPtr< Atk::Object >& caption) | Atk::Table | |
set_caret_offset(int offset) | Atk::Text | |
set_column_description(int column, const Glib::ustring& description) | Atk::Table | |
set_column_header(int column, const Glib::RefPtr< Atk::Object >& header) | Atk::Table | |
set_current_value(const Glib::ValueBase& value) | Atk::Value | |
Atk::set_description(const Glib::ustring& description) | Atk::Object | |
Atk::Action::set_description(int i, const Glib::ustring& desc) | Atk::Action | |
set_extents(int x, int y, int width, int height, CoordType coord_type) | Atk::Component | |
set_image_description(const Glib::ustring& description) | Atk::Image | |
set_name(const Glib::ustring& name) | Atk::Object | |
set_parent(const Glib::RefPtr< Atk::Object >& parent) | Atk::Object | |
set_position(int x, int y, CoordType coord_type) | Atk::Component | |
set_role(Role role) | Atk::Object | |
set_row_description(int row, const Glib::ustring& description) | Atk::Table | |
set_row_header(int row, const Glib::RefPtr< Atk::Object >& header) | Atk::Table | |
set_selection(int selection_num, int start_offset, int end_offset) | Atk::Text | |
set_size(int width, int height) | Atk::Component | |
set_summary(const Glib::RefPtr< Atk::Object >& accessible) | Atk::Table | |
signal_active_descendant_changed() | Atk::Object | |
signal_children_changed() | Atk::Object | |
signal_column_deleted() | Atk::Table | |
signal_column_inserted() | Atk::Table | |
signal_column_reordered() | Atk::Table | |
signal_focus_event() | Atk::Object | |
signal_model_changed() | Atk::Table | |
signal_property_change() | Atk::Object | |
signal_row_deleted() | Atk::Table | |
signal_row_inserted() | Atk::Table | |
signal_row_reordered() | Atk::Table | |
signal_selection_changed() | Atk::Selection | |
signal_state_change() | Atk::Object | |
signal_text_attributes_changed() | Atk::Text | |
signal_text_caret_moved() | Atk::Text | |
signal_text_changed() | Atk::Text | |
signal_text_selection_changed() | Atk::Text | |
signal_visible_data_changed() | Atk::Object | |
Table() | Atk::Table | protected |
Text() | Atk::Text | protected |
Value() | Atk::Value | protected |
wrap(AtkNoOpObject* object, bool take_copy=false) | Atk::NoOpObject | related |
Atk::Object::wrap(AtkObject* object, bool take_copy=false) | Atk::Object | related |
Atk::Component::wrap(AtkComponent* object, bool take_copy=false) | Atk::Component | related |
Atk::Action::wrap(AtkAction* object, bool take_copy=false) | Atk::Action | related |
Atk::Image::wrap(AtkImage* object, bool take_copy=false) | Atk::Image | related |
Atk::Selection::wrap(AtkSelection* object, bool take_copy=false) | Atk::Selection | related |
Atk::Table::wrap(AtkTable* object, bool take_copy=false) | Atk::Table | related |
Atk::Text::wrap(AtkText* object, bool take_copy=false) | Atk::Text | related |
Atk::Value::wrap(AtkValue* object, bool take_copy=false) | Atk::Value | related |