Method

IdeEditorSearchget_match_count

since: 3.32

Declaration

guint
ide_editor_search_get_match_count (
  IdeEditorSearch* self
)

Description

Gets the number of matches currently found in the editor. This will update as new matches are found while scanning the buffer.

Available since: 3.32

Return value

Type: guint

No description available.