The ::stop-search signal is a [keybinding signal]GtkBindingSignal 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.
3.16
See Implementation
The ::stop-search signal is a [keybinding signal]GtkBindingSignal 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.