Table of Contents

Delegate EntryCompletionMatchFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool EntryCompletionMatchFunc(nint completion, NonNullableUtf8StringHandle key, nint iter, nint userData)

Parameters

completion nint
key NonNullableUtf8StringHandle
iter nint
userData nint

Returns

bool