[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkTextIter.forward_search

Declaration

Source position: lazgtk3.pas line 13530

function TGtkTextIter.forward_search(

  str: Pgchar;

  flags: TGtkTextSearchFlags;

  match_start: PGtkTextIter;

  match_end: PGtkTextIter;

  limit: PGtkTextIter

):gboolean;