next_match
Description:
public signal void next_match ()
Emitted when the user initiates a move to the next match for the current search string.
This is a [keybinding signal](class.SignalAction.html).
Applications should connect to it, to implement moving between matches.
The default bindings for this signal is Ctrl-g.