queue_search_changed


Description:

public void queue_search_changed (SearchType search_type)

Invalidates current search and queues new search.

This method will invalidate (and cancel) last search and queue a new search (with the same search_string). The DeprecatedScope.search_changed signal will be emitted immediately in case the Lens managing this scope is active, or as soon as it becomes active.

Parameters:

search_type

Type of search to queue.