|
atkmm 2.36.1
|
This is the complete list of members for Atk::Text, including all inherited members.
| add_interface(GType gtype_implementer) | Atk::Text | static |
| add_selection(int start_offset, int end_offset) | Atk::Text | |
| add_selection_vfunc(int start_offset, int end_offset) | Atk::Text | protectedvirtual |
| ClipType enum name | Atk::Text | |
| get_bounded_ranges(const Rectangle& rect, CoordType coord_type, ClipType x_clip_type, ClipType y_clip_type) | Atk::Text | |
| get_caret_offset() const | Atk::Text | |
| get_caret_offset_vfunc() const | Atk::Text | protectedvirtual |
| get_character_at_offset(int offset) const | Atk::Text | |
| get_character_at_offset_vfunc(int offset) const | Atk::Text | protectedvirtual |
| get_character_count() const | Atk::Text | |
| get_character_count_vfunc() const | Atk::Text | protectedvirtual |
| 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) const | Atk::Text | protectedvirtual |
| get_default_attributes() const | Atk::Text | |
| get_default_attributes_vfunc() const | Atk::Text | protectedvirtual |
| get_n_selections() const | Atk::Text | |
| get_n_selections_vfunc() const | Atk::Text | protectedvirtual |
| get_offset_at_point(int x, int y, CoordType coords) const | Atk::Text | |
| get_offset_at_point_vfunc(int x, int y, CoordType coords) const | Atk::Text | protectedvirtual |
| 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_run_attributes_vfunc(int offset, int& start_offset, int& end_offset) const | Atk::Text | protectedvirtual |
| get_selection(int selection_num, int& start_offset, int& end_offset) const | Atk::Text | |
| get_selection_vfunc(int selection_num, int& start_offset, int& end_offset) const | Atk::Text | protectedvirtual |
| get_string_at_offset(int offset, Granularity granularity, int& start_offset, int& end_offset) | Atk::Text | |
| get_text(int start_offset, int end_offset) const | Atk::Text | |
| get_text_vfunc(int start_offset, int end_offset) const | Atk::Text | protectedvirtual |
| get_type() | Atk::Text | static |
| gobj() | Atk::Text | inline |
| gobj() const | Atk::Text | inline |
| Granularity enum name | Atk::Text | |
| 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 |
| operator=(Text&& src) noexcept | Atk::Text | |
| Rectangle typedef | Atk::Text | |
| remove_selection(int selection_num) | Atk::Text | |
| remove_selection_vfunc(int selection_num) | Atk::Text | protectedvirtual |
| set_caret_offset(int offset) | Atk::Text | |
| set_caret_offset_vfunc(int offset) | Atk::Text | protectedvirtual |
| 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 | protectedvirtual |
| signal_text_attributes_changed() | Atk::Text | |
| signal_text_caret_moved() | Atk::Text | |
| signal_text_changed(const Glib::ustring& insert_or_delete={}) | Atk::Text | |
| signal_text_insert(const Glib::ustring& system={}) | Atk::Text | |
| signal_text_remove(const Glib::ustring& system={}) | Atk::Text | |
| signal_text_selection_changed() | Atk::Text | |
| Text() | Atk::Text | protected |
| Text(Text&& src) noexcept | Atk::Text | |
| wrap(AtkText* object, bool take_copy=false) | Atk::Text | related |
| ~Text() noexcept override | Atk::Text |