gtksourceviewmm 3.91.1
|
This is the complete list of members for Gsv::SearchContext, including all inherited members.
backward(const TextBuffer::iterator& iter, TextBuffer::iterator& match_start, TextBuffer::iterator& match_end, bool& has_wrapped_around) | Gsv::SearchContext | |
backward_async(const TextBuffer::iterator& iter, const Glib::RefPtr< Gio::Cancellable >& cancellable, GAsyncReadyCallback callback, gpointer user_data) | Gsv::SearchContext | |
create(const Glib::RefPtr< Buffer >& buffer, const Glib::RefPtr< SearchSettings >& settings) | Gsv::SearchContext | static |
forward(const TextBuffer::iterator& iter, TextBuffer::iterator& match_start, TextBuffer::iterator& match_end, bool& has_wrapped_around) | Gsv::SearchContext | |
forward_async(const TextBuffer::iterator& iter, const Glib::RefPtr< Gio::Cancellable >& cancellable, GAsyncReadyCallback callback, gpointer user_data) | Gsv::SearchContext | |
get_buffer() | Gsv::SearchContext | |
get_buffer() const | Gsv::SearchContext | |
get_highlight() const | Gsv::SearchContext | |
get_match_style() | Gsv::SearchContext | |
get_match_style() const | Gsv::SearchContext | |
get_occurrence_position(const TextBuffer::iterator& match_start, const TextBuffer::iterator& match_end) const | Gsv::SearchContext | |
get_occurrences_count() const | Gsv::SearchContext | |
get_settings() | Gsv::SearchContext | |
get_settings() const | Gsv::SearchContext | |
get_type() | Gsv::SearchContext | static |
gobj() | Gsv::SearchContext | inline |
gobj() const | Gsv::SearchContext | inline |
gobj_copy() | Gsv::SearchContext | |
operator=(SearchContext&& src) noexcept | Gsv::SearchContext | |
property_buffer() const | Gsv::SearchContext | |
property_highlight() | Gsv::SearchContext | |
property_highlight() const | Gsv::SearchContext | |
property_match_style() | Gsv::SearchContext | |
property_match_style() const | Gsv::SearchContext | |
property_occurrences_count() const | Gsv::SearchContext | |
property_settings() const | Gsv::SearchContext | |
replace_all(const Glib::ustring& replace, int replace_length) | Gsv::SearchContext | |
SearchContext(SearchContext&& src) noexcept | Gsv::SearchContext | |
SearchContext(const Glib::RefPtr< Buffer >& buffer, const Glib::RefPtr< SearchSettings >& settings) | Gsv::SearchContext | explicitprotected |
set_highlight(bool highlight=true) | Gsv::SearchContext | |
set_match_style(const Glib::RefPtr< Style >& match_style) | Gsv::SearchContext | |
wrap(GtkSourceSearchContext* object, bool take_copy=false) | Gsv::SearchContext | related |
~SearchContext() noexcept override | Gsv::SearchContext |