Delegate EntryCompletionMatchFunc
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public delegate bool EntryCompletionMatchFunc(EntryCompletion completion, string key, TreeIter iter)
Parameters
completionEntryCompletionkeystringiterTreeIter
public delegate bool EntryCompletionMatchFunc(EntryCompletion completion, string key, TreeIter iter)
completion EntryCompletionkey stringiter TreeIter