gtkmm 4.6.0
Gtk::TextIter Member List

This is the complete list of members for Gtk::TextIter, including all inherited members.

backward_char()Gtk::TextIterBase
backward_chars(int count)Gtk::TextIterBase
backward_cursor_position()Gtk::TextIterBase
backward_cursor_positions(int count)Gtk::TextIterBase
backward_find_char(const SlotFindChar& slot, const TextIterBase& limit)Gtk::TextIterBase
backward_find_char(const SlotFindChar& slot)Gtk::TextIterBase
backward_line()Gtk::TextIterBase
backward_lines(int count)Gtk::TextIterBase
backward_search(const Glib::ustring& str, TextSearchFlags flags, TextIter& match_start, TextIter& match_end, const TextIterBase& limit) constGtk::TextIter
backward_search(const Glib::ustring& str, TextSearchFlags flags, TextIter& match_start, TextIter& match_end) constGtk::TextIter
backward_sentence_start()Gtk::TextIterBase
backward_sentence_starts(int count)Gtk::TextIterBase
backward_to_tag_toggle(const Glib::RefPtr< const TextTag >& tag={})Gtk::TextIterBase
backward_visible_cursor_position()Gtk::TextIterBase
backward_visible_cursor_positions(int count)Gtk::TextIterBase
backward_visible_line()Gtk::TextIterBase
backward_visible_lines(int count)Gtk::TextIterBase
backward_visible_word_start()Gtk::TextIterBase
backward_visible_word_starts(int count)Gtk::TextIterBase
backward_word_start()Gtk::TextIterBase
backward_word_starts(int count)Gtk::TextIterBase
can_insert(bool default_editability=true) constGtk::TextIterBase
compare(const TextIterBase& rhs) constGtk::TextIterBase
difference_type typedefGtk::TextIterBase
editable(bool default_setting=true) constGtk::TextIterBase
ends_line() constGtk::TextIterBase
ends_sentence() constGtk::TextIterBase
ends_tag(const Glib::RefPtr< const TextTag >& tag={}) constGtk::TextIterBase
ends_word() constGtk::TextIterBase
forward_char()Gtk::TextIterBase
forward_chars(int count)Gtk::TextIterBase
forward_cursor_position()Gtk::TextIterBase
forward_cursor_positions(int count)Gtk::TextIterBase
forward_find_char(const SlotFindChar& slot, const TextIterBase& limit)Gtk::TextIterBase
forward_find_char(const SlotFindChar& slot)Gtk::TextIterBase
forward_line()Gtk::TextIterBase
forward_lines(int count)Gtk::TextIterBase
forward_search(const Glib::ustring& str, TextSearchFlags flags, TextIter& match_start, TextIter& match_end, const TextIterBase& limit) constGtk::TextIter
forward_search(const Glib::ustring& str, TextSearchFlags flags, TextIter& match_start, TextIter& match_end) constGtk::TextIter
forward_sentence_end()Gtk::TextIterBase
forward_sentence_ends(int count)Gtk::TextIterBase
forward_to_end()Gtk::TextIterBase
forward_to_line_end()Gtk::TextIterBase
forward_to_tag_toggle(const Glib::RefPtr< const TextTag >& tag={})Gtk::TextIterBase
forward_visible_cursor_position()Gtk::TextIterBase
forward_visible_cursor_positions(int count)Gtk::TextIterBase
forward_visible_line()Gtk::TextIterBase
forward_visible_lines(int count)Gtk::TextIterBase
forward_visible_word_end()Gtk::TextIterBase
forward_visible_word_ends(int count)Gtk::TextIterBase
forward_word_end()Gtk::TextIterBase
forward_word_ends(int count)Gtk::TextIterBase
get_buffer() constGtk::TextIter
get_bytes_in_line() constGtk::TextIterBase
get_char() constGtk::TextIterBase
get_chars_in_line() constGtk::TextIterBase
get_child_anchor() constGtk::TextIter
get_language() constGtk::TextIterBase
get_line() constGtk::TextIterBase
get_line_index() constGtk::TextIterBase
get_line_offset() constGtk::TextIterBase
get_marks() constGtk::TextIter
get_offset() constGtk::TextIterBase
get_paintable() constGtk::TextIter
get_slice(const TextIterBase& end) constGtk::TextIterBase
get_tags() constGtk::TextIter
get_text(const TextIterBase& end) constGtk::TextIterBase
get_toggled_tags(bool toggled_on=true) constGtk::TextIter
get_type()Gtk::TextIterBasestatic
get_visible_line_index() constGtk::TextIterBase
get_visible_line_offset() constGtk::TextIterBase
get_visible_slice(const TextIterBase& end) constGtk::TextIterBase
get_visible_text(const TextIterBase& end) constGtk::TextIterBase
gobj()Gtk::TextIterBaseinline
gobj() constGtk::TextIterBaseinline
gobject_Gtk::TextIterBaseprotected
has_tag(const Glib::RefPtr< const TextTag >& tag) constGtk::TextIterBase
in_range(const TextIterBase& start, const TextIterBase& end) constGtk::TextIterBase
inside_sentence() constGtk::TextIterBase
inside_word() constGtk::TextIterBase
is_cursor_position() constGtk::TextIterBase
is_end() constGtk::TextIterBase
is_start() constGtk::TextIterBase
iterator_category typedefGtk::TextIterBase
operator bool() constGtk::TextIterBaseexplicit
operator!=(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator*() constGtk::TextIterBaseinline
operator++()Gtk::TextIterinline
operator++(int)Gtk::TextIterinline
operator--()Gtk::TextIterinline
operator--(int)Gtk::TextIterinline
operator<(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator<=(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator=(const TextIterBase& other) noexceptGtk::TextIterBase
operator=(TextIterBase&& other) noexceptGtk::TextIterBase
operator==(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator>(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator>=(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
order(TextIter& second)Gtk::TextIter
pointer typedefGtk::TextIterBase
reference typedefGtk::TextIterBase
set_line(int line_number)Gtk::TextIterBase
set_line_index(int byte_on_line)Gtk::TextIterBase
set_line_offset(int char_on_line)Gtk::TextIterBase
set_offset(int char_offset)Gtk::TextIterBase
set_visible_line_index(int byte_on_line)Gtk::TextIterBase
set_visible_line_offset(int char_on_line)Gtk::TextIterBase
SlotFindChar typedefGtk::TextIterBase
starts_line() constGtk::TextIterBase
starts_sentence() constGtk::TextIterBase
starts_tag(const Glib::RefPtr< const TextTag >& tag={}) constGtk::TextIterBase
starts_word() constGtk::TextIterBase
TextIterBase(const TextIterBase& other) noexceptGtk::TextIterBase
TextIterBase(TextIterBase&& other) noexceptGtk::TextIterBase
TextIterBase()Gtk::TextIterBase
TextIterBase(const GtkTextIter* gobject)Gtk::TextIterBaseexplicit
toggles_tag(const Glib::RefPtr< const TextTag >& tag={}) constGtk::TextIterBase
value_type typedefGtk::TextIterBase
wrap(GtkTextIter* object)Gtk::TextIterBaserelated
wrap(const GtkTextIter* object)Gtk::TextIterBaserelated
wrap_iter(GtkTextIter* object)Gtk::TextIterrelated
wrap_iter(const GtkTextIter* object)Gtk::TextIterrelated