previous_match
Description:
[ Version ( since = "3.16" ) ]
public virtual signal void previous_match ()
public virtual signal void previous_match ()
The previous_match signal is a keybinding signal which gets emitted when the user initiates a move to the previous match for the current search string.
Applications should connect to it, to implement moving between matches.
The default bindings for this signal is Ctrl-Shift-g.