gtksourceviewmm 3.91.1
Gsv::SearchContext Member List

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::SearchContextstatic
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() constGsv::SearchContext
get_highlight() constGsv::SearchContext
get_match_style()Gsv::SearchContext
get_match_style() constGsv::SearchContext
get_occurrence_position(const TextBuffer::iterator& match_start, const TextBuffer::iterator& match_end) constGsv::SearchContext
get_occurrences_count() constGsv::SearchContext
get_settings()Gsv::SearchContext
get_settings() constGsv::SearchContext
get_type()Gsv::SearchContextstatic
gobj()Gsv::SearchContextinline
gobj() constGsv::SearchContextinline
gobj_copy()Gsv::SearchContext
operator=(SearchContext&& src) noexceptGsv::SearchContext
property_buffer() constGsv::SearchContext
property_highlight()Gsv::SearchContext
property_highlight() constGsv::SearchContext
property_match_style()Gsv::SearchContext
property_match_style() constGsv::SearchContext
property_occurrences_count() constGsv::SearchContext
property_settings() constGsv::SearchContext
replace_all(const Glib::ustring& replace, int replace_length)Gsv::SearchContext
SearchContext(SearchContext&& src) noexceptGsv::SearchContext
SearchContext(const Glib::RefPtr< Buffer >& buffer, const Glib::RefPtr< SearchSettings >& settings)Gsv::SearchContextexplicitprotected
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::SearchContextrelated
~SearchContext() noexcept overrideGsv::SearchContext