Molybden API
Loading...
Searching...
No Matches
molybden::FindResult Struct Reference

A result of the text search. More...

#include <text_finder.hpp>

Public Attributes

int32_t selected_match = 0
 The index of the currently selected match or -1 when there are no matches.
 
int32_t number_of_matches = 0
 The number of the matches found at the moment or -1 when no matches found.
 
bool is_searching = false
 Indicates whether the search is still in progress.
 

Detailed Description

A result of the text search.


The documentation for this struct was generated from the following file: