atkmm
2.22.7
|
This is the complete list of members for Atk::Text, including all inherited members.
add_selection(int start_offset, int end_offset) | Atk::Text | |
get_bounded_ranges(const Rectangle& rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) | Atk::Text | |
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_default_attributes() const | Atk::Text | |
get_n_selections() const | Atk::Text | |
get_offset_at_point(int x, int y, CoordType coords) const | Atk::Text | |
get_range_extents(int start_offset, int end_offset, CoordType coord_type, Rectangle& rect) | Atk::Text | |
get_run_attributes(int offset, int& start_offset, int& end_offset) const | Atk::Text | |
get_selection(int selection_num, int& start_offset, int& end_offset) const | Atk::Text | |
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::Text | static |
gobj() | Atk::Text | inline |
gobj() const | Atk::Text | inline |
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 |
remove_selection(int selection_num) | Atk::Text | |
set_caret_offset(int offset) | Atk::Text | |
set_selection(int selection_num, int start_offset, int end_offset) | Atk::Text | |
signal_text_attributes_changed() | Atk::Text | |
signal_text_caret_moved() | Atk::Text | |
signal_text_changed() | Atk::Text | |
signal_text_selection_changed() | Atk::Text | |
Text() | Atk::Text | protected |
wrap(AtkText* object, bool take_copy=false) | Atk::Text | related |