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