Signal
GtkSearchEntry::stop-search
since: 3.16
Description [src]
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.
Default handler: The default handler is called after the handlers added via |
Signal can be directly emitted on objects from user code |
Available since: 3.16 |