_set_current_wrapper(GObject* object) | Glib::ObjectBase | [protected] |
add_column_selection(int column) | Atk::Table | |
add_column_selection_vfunc(int column) | Atk::Table | [protected, virtual] |
add_focus_handler(AtkFocusHandler handler) | Atk::Component | |
add_focus_handler_vfunc(AtkFocusHandler handler) | Atk::Component | [protected, virtual] |
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::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 | |
add_row_selection_vfunc(int row) | Atk::Table | [protected, virtual] |
Atk::add_selection(int i) | Atk::Selection | |
Atk::Text::add_selection(int start_offset, int end_offset) | Atk::Text | |
Atk::add_selection_vfunc(int i) | Atk::Selection | [protected, virtual] |
Atk::Text::add_selection_vfunc(int start_offset, int end_offset) | Atk::Text | [protected, virtual] |
clear_selection() | Atk::Selection | |
clear_selection_vfunc() | Atk::Selection | [protected, virtual] |
contains(int x, int y, CoordType coord_type) const | Atk::Component | |
contains_vfunc(int x, int y, CoordType coord_type) | Atk::Component | [protected, virtual] |
copy_text(int start_pos, int end_pos) | Atk::EditableText | |
copy_text_vfunc(int start_pos, int end_pos) | Atk::EditableText | [protected, virtual] |
cpp_destruction_in_progress_ | Glib::ObjectBase | [protected] |
custom_type_name_ | Glib::ObjectBase | [protected] |
cut_text(int start_pos, int end_pos) | Atk::EditableText | |
cut_text_vfunc(int start_pos, int end_pos) | Atk::EditableText | [protected, virtual] |
delete_text(int start_pos, int end_pos) | Atk::EditableText | |
delete_text_vfunc(int start_pos, int end_pos) | Atk::EditableText | [protected, virtual] |
destroy_notify_() | Glib::ObjectBase | [protected, virtual] |
destroy_notify_callback_(void* data) | Glib::ObjectBase | [protected, static] |
DestroyNotify typedef | Glib::Object | |
do_action(int i) | Atk::Action | |
do_action_vfunc(int i) | Atk::Action | [protected, virtual] |
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::Component | [protected, virtual] |
get_accessible_child(int i) | Atk::Object | |
get_at(int row, int column) | Atk::Table | |
get_at_vfunc(int row, int column) | Atk::Table | [protected, virtual] |
get_caption() | Atk::Table | |
get_caption_vfunc() | Atk::Table | [protected, virtual] |
get_caret_offset() const | Atk::Text | |
get_caret_offset_vfunc() | Atk::Text | [protected, virtual] |
get_character_at_offset(int offset) const | Atk::Text | |
get_character_at_offset_vfunc(int offset) | Atk::Text | [protected, virtual] |
get_character_count() const | Atk::Text | |
get_character_count_vfunc() | Atk::Text | [protected, virtual] |
get_character_extents(int offset, int& x, int& y, int& width, int& height, CoordType coords) const | Atk::Text | |
get_character_extents_vfunc(int offset, int& x, int& y, int& width, int& height, CoordType coords) | Atk::Text | [protected, virtual] |
get_column_at_index(int index) const | Atk::Table | |
get_column_at_index_vfunc(int index) | Atk::Table | [protected, virtual] |
get_column_description(int column) const | Atk::Table | |
get_column_description_vfunc(int column) | Atk::Table | [protected, virtual] |
get_column_extent_at(int row, int column) const | Atk::Table | |
get_column_extent_at_vfunc(int row, int column) | Atk::Table | [protected, virtual] |
get_column_header(int column) | Atk::Table | |
get_column_header_vfunc(int column) | Atk::Table | [protected, virtual] |
get_current_value(Glib::ValueBase& value) const | Atk::Value | |
get_current_value_vfunc(Glib::ValueBase& value) | Atk::Value | [protected, virtual] |
get_data(const QueryQuark& key) | Glib::Object | |
get_default_attributes() const | Atk::Text | |
get_default_attributes_vfunc() | Atk::Text | [protected, virtual] |
Atk::get_description() const | Atk::Object | |
Atk::Action::get_description(int i) const | Atk::Action | |
get_description_vfunc(int i) | Atk::Action | [protected, virtual] |
get_extents(int& x, int& y, int& width, int& height, CoordType coord_type) const | Atk::Component | |
get_extents_vfunc(int& x, int& y, int& width, int& height, CoordType coord_type) | Atk::Component | [protected, virtual] |
get_image_description() const | Atk::Image | |
get_image_description_vfunc() | Atk::Image | [protected, virtual] |
get_image_position(int& x, int& y, CoordType coord_type) const | Atk::Image | |
get_image_position_vfunc(int& x, int& y, CoordType coord_type) | Atk::Image | [protected, virtual] |
get_image_size(int& width, int& height) const | Atk::Image | |
get_image_size_vfunc(int& width, int& height) | Atk::Image | [protected, virtual] |
get_index_at(int row, int column) const | Atk::Table | |
get_index_at_vfunc(int row, int column) | Atk::Table | [protected, virtual] |
get_index_in_parent() | Atk::Object | |
get_keybinding(int i) | Atk::Action | |
get_keybinding_vfunc(int i) | Atk::Action | [protected, virtual] |
get_layer() const | Atk::Component | |
get_layer_vfunc() | Atk::Component | [protected, virtual] |
get_localized_name(int i) | Atk::Action | |
get_maximum_value(Glib::ValueBase& value) const | Atk::Value | |
get_maximum_value_vfunc(Glib::ValueBase& value) | Atk::Value | [protected, virtual] |
get_mdi_zorder() const | Atk::Component | |
get_mdi_zorder_vfunc() | Atk::Component | [protected, virtual] |
get_minimum_value(Glib::ValueBase& value) const | Atk::Value | |
get_minimum_value_vfunc(Glib::ValueBase& value) | Atk::Value | [protected, virtual] |
get_n_accessible_children() const | Atk::Object | |
get_n_actions() const | Atk::Action | |
get_n_actions_vfunc() | Atk::Action | [protected, virtual] |
get_n_columns() const | Atk::Table | |
get_n_columns_vfunc() | Atk::Table | [protected, virtual] |
get_n_rows() const | Atk::Table | |
get_n_rows_vfunc() | Atk::Table | [protected, virtual] |
get_n_selections() const | Atk::Text | |
get_n_selections_vfunc() | Atk::Text | [protected, virtual] |
Atk::get_name() const | Atk::Object | |
Atk::Action::get_name(int i) const | Atk::Action | |
get_name_vfunc(int i) | Atk::Action | [protected, virtual] |
get_offset_at_point(int x, int y, CoordType coords) const | Atk::Text | |
get_offset_at_point_vfunc(int x, int y, CoordType coords) | Atk::Text | [protected, virtual] |
get_parent() | Atk::Object | |
get_position(int& x, int& y, CoordType coord_type) const | Atk::Component | |
get_position_vfunc(int& x, int& y, CoordType coord_type) | Atk::Component | [protected, virtual] |
get_property(const Glib::ustring& property_name, PropertyType& value) const | Glib::Object | |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::Object | |
get_relation_set() | Atk::Object | |
get_role() const | Atk::Object | |
get_row_at_index(int index) const | Atk::Table | |
get_row_at_index_vfunc(int index) | Atk::Table | [protected, virtual] |
get_row_description(int row) const | Atk::Table | |
get_row_description_vfunc(int row) | Atk::Table | [protected, virtual] |
get_row_extent_at(int row, int column) const | Atk::Table | |
get_row_extent_at_vfunc(int row, int column) | Atk::Table | [protected, virtual] |
get_row_header(int row) | Atk::Table | |
get_row_header_vfunc(int row) | Atk::Table | [protected, virtual] |
get_run_attributes(int offset, int& start_offset, int& end_offset) const | Atk::Text | |
get_run_attributes_vfunc(int offset, int& start_offset, int& end_offset) | Atk::Text | [protected, virtual] |
get_selected_columns() const | Atk::Table | |
get_selected_columns_vfunc(int** selected) | Atk::Table | [protected, virtual] |
get_selected_rows() const | Atk::Table | |
get_selected_rows_vfunc(int** selected) | Atk::Table | [protected, virtual] |
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_selection_count_vfunc() | Atk::Selection | [protected, virtual] |
Atk::get_selection_vfunc(int i) | Atk::Selection | [protected, virtual] |
Atk::Text::get_selection_vfunc(int selection_num, int& start_offset, int& end_offset) | Atk::Text | [protected, virtual] |
get_size(int& width, int& height) const | Atk::Component | |
get_size_vfunc(int& width, int& height) | Atk::Component | [protected, virtual] |
get_state_set() | Atk::Object | |
get_summary() | Atk::Table | |
get_summary_vfunc() | Atk::Table | [protected, virtual] |
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_after_offset_vfunc(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) | Atk::Text | [protected, virtual] |
get_text_at_offset(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) const | Atk::Text | |
get_text_at_offset_vfunc(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) | Atk::Text | [protected, virtual] |
get_text_before_offset(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) const | Atk::Text | |
get_text_before_offset_vfunc(int offset, TextBoundary boundary_type, int& start_offset, int& end_offset) | Atk::Text | [protected, virtual] |
get_text_vfunc(int start_offset, int end_offset) | Atk::Text | [protected, virtual] |
gobj() | Atk::NoOpObject | [inline] |
gobj() const | Atk::NoOpObject | [inline] |
gobj_copy() | Atk::NoOpObject | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
gobject_ | Glib::ObjectBase | [protected] |
grab_focus() | Atk::Component | |
grab_focus_vfunc() | Atk::Component | [protected, virtual] |
initialize(GObject* castitem) | Glib::ObjectBase | [protected] |
insert_text(const Glib::ustring& string, int length, int& position) | Atk::EditableText | |
insert_text_vfunc(const Glib::ustring& string, int length, int& position) | Atk::EditableText | [protected, virtual] |
Atk::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Action::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Action::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::EditableText::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::EditableText::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Image::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Image::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Selection::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Selection::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Table::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Table::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Text::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Text::Interface(GObject* castitem) | Glib::Interface | [explicit] |
Atk::Value::Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Atk::Value::Interface(GObject* castitem) | Glib::Interface | [explicit] |
is_anonymous_custom_() const | Glib::ObjectBase | [protected] |
is_child_selected(int i) const | Atk::Selection | |
is_child_selected_vfunc(int i) | Atk::Selection | [protected, virtual] |
is_column_selected(int column) const | Atk::Table | |
is_column_selected_vfunc(int column) | Atk::Table | [protected, virtual] |
is_derived_() const | Glib::ObjectBase | [protected] |
is_row_selected(int row) const | Atk::Table | |
is_row_selected_vfunc(int row) | Atk::Table | [protected, virtual] |
is_selected(int row, int column) const | Atk::Table | |
is_selected_vfunc(int row, int column) | Atk::Table | [protected, virtual] |
notify_state_change(State state, bool value) | Atk::Object | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams& construct_params) | Glib::Object | [explicit, protected] |
Object(GObject* castitem) | Glib::Object | [explicit, protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | [explicit, protected] |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | [explicit, protected] |
on_active_descendant_changed(void** child) | Atk::Object | [protected, virtual] |
on_children_changed(guint change_index, gpointer changed_child) | Atk::Object | [protected, virtual] |
on_column_deleted(int column, int num_deleted) | Atk::Table | [protected, virtual] |
on_column_inserted(int column, int num_inserted) | Atk::Table | [protected, virtual] |
on_column_reordered() | Atk::Table | [protected, virtual] |
on_focus_event(bool focus_in) | Atk::Object | [protected, virtual] |
on_model_changed() | Atk::Table | [protected, virtual] |
on_property_change(AtkPropertyValues* values) | Atk::Object | [protected, virtual] |
on_row_deleted(int row, int num_deleted) | Atk::Table | [protected, virtual] |
on_row_inserted(int row, int num_inserted) | Atk::Table | [protected, virtual] |
on_row_reordered() | Atk::Table | [protected, virtual] |
on_selection_changed() | Atk::Selection | [protected, virtual] |
on_state_change(const Glib::ustring& name, bool state_set) | Atk::Object | [protected, virtual] |
on_text_attributes_changed() | Atk::Text | [protected, virtual] |
on_text_caret_moved(int location) | Atk::Text | [protected, virtual] |
on_text_changed(int position, int length) | Atk::Text | [protected, virtual] |
on_text_selection_changed() | Atk::Text | [protected, virtual] |
on_visible_data_changed() | Atk::Object | [protected, virtual] |
paste_text(int position) | Atk::EditableText | |
paste_text_vfunc(int position) | Atk::EditableText | [protected, virtual] |
property_accessible_component_layer() | Atk::Object | |
property_accessible_component_mdi_zorder() | Atk::Object | |
property_accessible_description() | Atk::Object | |
property_accessible_name() | Atk::Object | |
property_accessible_parent() | Atk::Object | |
property_accessible_role() | Atk::Object | |
property_accessible_table_caption() | Atk::Object | |
property_accessible_table_column_description() | Atk::Object | |
property_accessible_table_column_header() | Atk::Object | |
property_accessible_table_row_description() | Atk::Object | |
property_accessible_table_row_header() | Atk::Object | |
property_accessible_table_summary() | Atk::Object | |
property_accessible_value() | Atk::Object | |
reference() const | Glib::ObjectBase | [virtual] |
remove_column_selection(int column) | Atk::Table | |
remove_column_selection_vfunc(int column) | Atk::Table | [protected, virtual] |
remove_data(const QueryQuark& quark) | Glib::Object | |
remove_focus_handler(guint handler_id) | Atk::Component | |
remove_focus_handler_vfunc(guint handler_id) | Atk::Component | [protected, virtual] |
remove_relationship(RelationType relationship, const Glib::RefPtr<Object>& target) | Atk::Object | |
remove_row_selection(int row) | Atk::Table | |
remove_row_selection_vfunc(int row) | Atk::Table | [protected, virtual] |
Atk::remove_selection(int i) | Atk::Selection | |
Atk::Text::remove_selection(int selection_num) | Atk::Text | |
Atk::remove_selection_vfunc(int i) | Atk::Selection | [protected, virtual] |
Atk::Text::remove_selection_vfunc(int selection_num) | Atk::Text | [protected, virtual] |
select_all_selection() | Atk::Selection | |
select_all_selection_vfunc() | Atk::Selection | [protected, virtual] |
set_caption(const Glib::RefPtr<Atk::Object>& caption) | Atk::Table | |
set_caption_vfunc(const Glib::RefPtr<Atk::Object>& caption) | Atk::Table | [protected, virtual] |
set_caret_offset(int offset) | Atk::Text | |
set_caret_offset_vfunc(int offset) | Atk::Text | [protected, virtual] |
set_column_description(int column, const Glib::ustring& description) | Atk::Table | |
set_column_description_vfunc(int column, const char* description) | Atk::Table | [protected, virtual] |
set_column_header(int column, const Glib::RefPtr<Atk::Object>& header) | Atk::Table | |
set_column_header_vfunc(int column, const Glib::RefPtr<Atk::Object>& header) | Atk::Table | [protected, virtual] |
set_current_value(const Glib::ValueBase& value) | Atk::Value | |
set_current_value_vfunc(const Glib::ValueBase& value) | Atk::Value | [protected, virtual] |
set_data(const Quark& key, void* data) | Glib::Object | |
set_data(const Quark& key, void* data, DestroyNotify notify) | Glib::Object | |
Atk::set_description(const Glib::ustring& description) | Atk::Object | |
Atk::Action::set_description(int i, const Glib::ustring& desc) | Atk::Action | |
set_description_vfunc(int i, const Glib::ustring& desc) | Atk::Action | [protected, virtual] |
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::Component | [protected, virtual] |
set_image_description(const Glib::ustring& description) | Atk::Image | |
set_image_description_vfunc(const Glib::ustring& description) | Atk::Image | [protected, virtual] |
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_position_vfunc(int x, int y, CoordType coord_type) | Atk::Component | [protected, virtual] |
set_property(const Glib::ustring& property_name, const PropertyType& value) | Glib::Object | |
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Glib::Object | |
set_role(Role role) | Atk::Object | |
set_row_description(int row, const Glib::ustring& description) | Atk::Table | |
set_row_description_vfunc(int row, const char* description) | Atk::Table | [protected, virtual] |
set_row_header(int row, const Glib::RefPtr<Atk::Object>& header) | Atk::Table | |
set_row_header_vfunc(int row, const Glib::RefPtr<Atk::Object>& header) | Atk::Table | [protected, virtual] |
set_run_attributes(const AttributeSet& attrib_set, int start_offset, int end_offset) | Atk::EditableText | |
set_run_attributes_vfunc(AtkAttributeSet* attrib_set, int start_offset, int end_offset) | Atk::EditableText | [protected, virtual] |
set_selection(int selection_num, int start_offset, int end_offset) | Atk::Text | |
set_selection_vfunc(int selection_num, int start_offset, int end_offset) | Atk::Text | [protected, virtual] |
set_size(int width, int height) | Atk::Component | |
set_size_vfunc(int width, int height) | Atk::Component | [protected, virtual] |
set_summary(const Glib::RefPtr<Atk::Object>& accessible) | Atk::Table | |
set_summary_vfunc(const Glib::RefPtr<Atk::Object>& accessible) | Atk::Table | [protected, virtual] |
set_text_contents(const Glib::ustring& string) | Atk::EditableText | |
set_text_contents_vfunc(const Glib::ustring& string) | Atk::EditableText | [protected, virtual] |
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 | |
steal_data(const QueryQuark& quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(AtkNoOpObject* object, bool take_copy=false) | Atk::NoOpObject | [related] |
Atk::Object::wrap(AtkObject* object, bool take_copy=false) | Atk::Object | [related] |
Atk::Glib::Object::wrap(GObject* object, bool take_copy=false) | Glib::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::Value::wrap(AtkValue* object, bool take_copy=false) | Atk::Value | [related] |
~Action() | Atk::Action | [virtual] |
~Component() | Atk::Component | [virtual] |
~EditableText() | Atk::EditableText | [virtual] |
~Image() | Atk::Image | [virtual] |
~Interface() | Glib::Interface | [virtual] |
~NoOpObject() | Atk::NoOpObject | [virtual] |
~Object() | Atk::Object | [virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~Selection() | Atk::Selection | [virtual] |
~Table() | Atk::Table | [virtual] |
~Text() | Atk::Text | [virtual] |
~Value() | Atk::Value | [virtual] |