Method

VteTerminalsearch_find_previous

Declaration [src]

gboolean
vte_terminal_search_find_previous (
  VteTerminal* terminal
)

Description [src]

Searches the previous string matching the search regex set with vte_terminal_search_set_regex().

Return value

Returns: gboolean
 

TRUE if a match was found.