Signal
GtkSearchEntry::stop-search
Description [src]
Emitted when the user stops a search via keyboard input.
This is a keybinding signal.
Applications should connect to it, to implement hiding the search entry in this case.
The default bindings for this signal is Escape.
Default handler: The default handler is called after the handlers added via |
Signal can be directly emitted on objects from user code |