Property

IdeEditorSearch:match-count

Declaration

property match-count: guint [ read ]

Description

The “match-count” property contains the number of matches that have been discovered. This is reset to zero when the IdeEditorSearch determines it can destroy it’s GtkSourceSearchContext.

Generally, you should only rely on it’s accuracy after calling ide_editor_search_begin_interactive() and before calling ide_editor_search_end_interactive().

Type: guint
Available since:3.32

Flags

Readableyes
Writableno
Constructno
Construct onlyno