Table of Contents

Delegate EntryCompletionMatchFunc

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

Parameters

completion EntryCompletion
key string
iter TreeIter

Returns

bool