API Version: 5
Library Version: 5.3.2
gint gtk_source_search_context_get_occurrences_count ( GtkSourceSearchContext* search )
Gets the total number of search occurrences.
If the buffer is not already fully scanned, the total number of occurrences is unknown, and -1 is returned.
gint
The total number of search occurrences, or -1 if unknown.