add_column_selection(int column) | Atk::Table | |
add_focus_handler(AtkFocusHandler handler) | Atk::Component | |
Atk::add_interface(GType gtype_implementer) | Atk::Component | [static] |
Atk::Action::add_interface(GType gtype_implementer) | Atk::Action | [static] |
Atk::EditableText::add_interface(GType gtype_implementer) | Atk::EditableText | [static] |
Atk::Image::add_interface(GType gtype_implementer) | Atk::Image | [static] |
Atk::Selection::add_interface(GType gtype_implementer) | Atk::Selection | [static] |
Atk::Table::add_interface(GType gtype_implementer) | Atk::Table | [static] |
Atk::Text::add_interface(GType gtype_implementer) | Atk::Text | [static] |
Atk::Hypertext::add_interface(GType gtype_implementer) | Atk::Hypertext | [static] |
Atk::Value::add_interface(GType gtype_implementer) | Atk::Value | [static] |
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 | |
contains(int x, int y, CoordType coord_type) const | Atk::Component | |
copy_text(int start_pos, int end_pos) | Atk::EditableText | |
cut_text(int start_pos, int end_pos) | Atk::EditableText | |
delete_text(int start_pos, int end_pos) | Atk::EditableText | |
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_link(int link_index) | Atk::Hypertext | |
get_link(int link_index) const | Atk::Hypertext | |
get_link_index(int char_index) const | Atk::Hypertext | |
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_links() const | Atk::Hypertext | |
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 | |
get_selected_columns() const | Atk::Table | |
get_selected_rows() const | Atk::Table | |
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 | |
gobj() | Atk::NoOpObject | [inline] |
gobj() const | Atk::NoOpObject | [inline] |
gobj_copy() | Atk::NoOpObject | |
grab_focus() | Atk::Component | |
insert_text(const Glib::ustring& string, int length, int& position) | Atk::EditableText | |
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 | |
paste_text(int position) | Atk::EditableText | |
Rectangle typedef | Atk::Text | |
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 | |
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_run_attributes(const AttributeSet& attrib_set, int start_offset, int end_offset) | Atk::EditableText | |
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 | |
set_text_contents(const Glib::ustring& string) | Atk::EditableText | |
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_link_selected() | Atk::Hypertext | |
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 | |
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::EditableText::wrap(AtkEditableText* object, bool take_copy=false) | Atk::EditableText | [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::Hypertext::wrap(AtkHypertext* object, bool take_copy=false) | Atk::Hypertext | [related] |
Atk::Value::wrap(AtkValue* object, bool take_copy=false) | Atk::Value | [related] |
~Action() | Atk::Action | [virtual] |
~Component() | Atk::Component | [virtual] |
~EditableText() | Atk::EditableText | [virtual] |
~Hypertext() | Atk::Hypertext | [virtual] |
~Image() | Atk::Image | [virtual] |
~NoOpObject() | Atk::NoOpObject | [virtual] |
~Object() | Atk::Object | [virtual] |
~Selection() | Atk::Selection | [virtual] |
~Table() | Atk::Table | [virtual] |
~Text() | Atk::Text | [virtual] |
~Value() | Atk::Value | [virtual] |