get_search_text


Description:

public unowned string? get_search_text ()

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.

Parameters:

this

a SearchSettings.

Returns:

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