getSearchText

open fun getSearchText(): String?

Gets the text to search.

The return value must not be freed.

You may be interested to call func@utils_escape_search_text after this function.

Return

the text to search, or null if the search is disabled.