Method

IdeEditorSearchget_match_count

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

Returns: guint
  No description available.