gtkmm  4.0.2
Gtk::TextConstIter Member List

This is the complete list of members for Gtk::TextConstIter, 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, TextConstIter& match_start, TextConstIter& match_end, const TextIterBase& limit) const Gtk::TextConstIter
backward_search(const Glib::ustring& str, TextSearchFlags flags, TextConstIter& match_start, TextConstIter& match_end) const Gtk::TextConstIter
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) const Gtk::TextIterBase
compare(const TextIterBase& rhs) const Gtk::TextIterBase
difference_type typedefGtk::TextIterBase
editable(bool default_setting=true) const Gtk::TextIterBase
ends_line() const Gtk::TextIterBase
ends_sentence() const Gtk::TextIterBase
ends_tag(const Glib::RefPtr< const TextTag >& tag={}) const Gtk::TextIterBase
ends_word() const Gtk::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, TextConstIter& match_start, TextConstIter& match_end, const TextIterBase& limit) const Gtk::TextConstIter
forward_search(const Glib::ustring& str, TextSearchFlags flags, TextConstIter& match_start, TextConstIter& match_end) const Gtk::TextConstIter
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() const Gtk::TextConstIter
get_bytes_in_line() const Gtk::TextIterBase
get_char() const Gtk::TextIterBase
get_chars_in_line() const Gtk::TextIterBase
get_child_anchor() const Gtk::TextConstIter
get_language() const Gtk::TextIterBase
get_line() const Gtk::TextIterBase
get_line_index() const Gtk::TextIterBase
get_line_offset() const Gtk::TextIterBase
get_marks() const Gtk::TextConstIter
get_offset() const Gtk::TextIterBase
get_paintable() const Gtk::TextConstIter
get_slice(const TextIterBase& end) const Gtk::TextIterBase
get_tags() const Gtk::TextConstIter
get_text(const TextIterBase& end) const Gtk::TextIterBase
get_toggled_tags(bool toggled_on=true) const Gtk::TextConstIter
get_type()Gtk::TextIterBasestatic
get_visible_line_index() const Gtk::TextIterBase
get_visible_line_offset() const Gtk::TextIterBase
get_visible_slice(const TextIterBase& end) const Gtk::TextIterBase
get_visible_text(const TextIterBase& end) const Gtk::TextIterBase
gobj()Gtk::TextIterBaseinline
gobj() const Gtk::TextIterBaseinline
gobject_Gtk::TextIterBaseprotected
has_tag(const Glib::RefPtr< const TextTag >& tag) const Gtk::TextIterBase
in_range(const TextIterBase& start, const TextIterBase& end) const Gtk::TextIterBase
inside_sentence() const Gtk::TextIterBase
inside_word() const Gtk::TextIterBase
is_cursor_position() const Gtk::TextIterBase
is_end() const Gtk::TextIterBase
is_start() const Gtk::TextIterBase
iterator_category typedefGtk::TextIterBase
operator bool() const Gtk::TextIterBaseexplicit
operator!=(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator*() const Gtk::TextIterBaseinline
operator++()Gtk::TextConstIterinline
operator++(int)Gtk::TextConstIterinline
operator--()Gtk::TextConstIterinline
operator--(int)Gtk::TextConstIterinline
operator<(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator<=(const TextIterBase& lhs, const TextIterBase& rhs)Gtk::TextIterBaserelated
operator=(const TextIter& other) noexceptGtk::TextConstIterinline
Gtk::TextIterBase::operator=(const TextIterBase& other) noexceptGtk::TextIterBase
Gtk::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(TextConstIter& second)Gtk::TextConstIter
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() const Gtk::TextIterBase
starts_sentence() const Gtk::TextIterBase
starts_tag(const Glib::RefPtr< const TextTag >& tag={}) const Gtk::TextIterBase
starts_word() const Gtk::TextIterBase
TextConstIter() noexceptGtk::TextConstIterinline
TextConstIter(const TextIter& other) noexceptGtk::TextConstIterinline
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={}) const Gtk::TextIterBase
value_type typedefGtk::TextIterBase
wrap(GtkTextIter* object)Gtk::TextIterBaserelated
wrap(const GtkTextIter* object)Gtk::TextIterBaserelated
wrap_const_iter(GtkTextIter* object)Gtk::TextConstIterrelated
wrap_const_iter(const GtkTextIter* object)Gtk::TextConstIterrelated