Table of Contents

Delegate CompletionProviderInterfaceData.PopulateCallback

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public delegate IntPtr CompletionProviderInterfaceData.PopulateCallback(IntPtr self, IntPtr context, out ErrorOwnedHandle error)

Parameters

self IntPtr
context IntPtr
error ErrorOwnedHandle

Returns

IntPtr