stop_search


Description:

[ Version ( since = "3.16" ) ]
public virtual signal void stop_search ()

The stop_search signal is a keybinding signal which gets emitted when the user stops a search via keyboard input.

Applications should connect to it, to implement hiding the search entry in this case.

The default bindings for this signal is Escape.