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

gtk_entry_completion_set_match_func

Declaration

Source position: lazgtk3.pas line 17629

procedure gtk_entry_completion_set_match_func(

  completion: PGtkEntryCompletion;

  func: TGtkEntryCompletionMatchFunc;

  func_data: gpointer;

  func_notify: TGDestroyNotify

);