logo top
Main Page   Widgets   Namespaces   Book  

Atk::NoOpObject Member List

This is the complete list of members for Atk::NoOpObject, including all inherited members.

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) constAtk::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() constAtk::Table
get_caret_offset() constAtk::Text
get_character_at_offset(int offset) constAtk::Text
get_character_count() constAtk::Text
get_character_extents(int offset, int& x, int& y, int& width, int& height, CoordType coords) constAtk::Text
get_column_at_index(int index) constAtk::Table
get_column_description(int column) constAtk::Table
get_column_extent_at(int row, int column) const Atk::Table
get_column_header(int column)Atk::Table
get_column_header(int column) constAtk::Table
get_current_value(Glib::ValueBase& value) constAtk::Value
get_default_attributes() constAtk::Text
Atk::get_description() constAtk::Object
Atk::Action::get_description(int i) constAtk::Action
get_extents(int& x, int& y, int& width, int& height, CoordType coord_type) constAtk::Component
get_image_description() constAtk::Image
get_image_position(int& x, int& y, CoordType coord_type) constAtk::Image
get_image_size(int& width, int& height) constAtk::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() constAtk::Component
get_link(int link_index)Atk::Hypertext
get_link(int link_index) constAtk::Hypertext
get_link_index(int char_index) constAtk::Hypertext
get_localized_name(int i)Atk::Action
get_maximum_value(Glib::ValueBase& value) constAtk::Value
get_mdi_zorder() constAtk::Component
get_minimum_value(Glib::ValueBase& value) constAtk::Value
get_n_accessible_children() constAtk::Object
get_n_actions() constAtk::Action
get_n_columns() constAtk::Table
get_n_links() constAtk::Hypertext
get_n_rows() constAtk::Table
get_n_selections() constAtk::Text
Atk::get_name() constAtk::Object
Atk::Action::get_name(int i) constAtk::Action
get_offset_at_point(int x, int y, CoordType coords) constAtk::Text
get_parent()Atk::Object
get_position(int& x, int& y, CoordType coord_type) constAtk::Component
get_range_extents(int start_offset, int end_offset, CoordType coord_type, Rectangle& rect)Atk::Text
get_relation_set()Atk::Object
get_role() constAtk::Object
get_row_at_index(int index) constAtk::Table
get_row_description(int row) constAtk::Table
get_row_extent_at(int row, int column) const Atk::Table
get_row_header(int row)Atk::Table
get_row_header(int row) constAtk::Table
get_run_attributes(int offset, int& start_offset, int& end_offset) constAtk::Text
get_selected_columns() constAtk::Table
get_selected_rows() constAtk::Table
Atk::get_selection(int i)Atk::Selection
Atk::Text::get_selection(int selection_num, int& start_offset, int& end_offset) constAtk::Text
get_selection_count() constAtk::Selection
get_size(int& width, int& height) constAtk::Component
get_state_set()Atk::Object
get_summary()Atk::Table
get_summary() constAtk::Table
get_text(int start_offset, int end_offset) constAtk::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() constAtk::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) constAtk::Selection
is_column_selected(int column) constAtk::Table
is_row_selected(int row) constAtk::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 typedefAtk::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]


Generated for gtkmm 2.4 by Doxygen 1.5.1 © 1997-2001