Table of Contents

Delegate CompletionProviderInterfaceData.PopulateAsyncCallback

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public delegate void CompletionProviderInterfaceData.PopulateAsyncCallback(IntPtr self, IntPtr context, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

self IntPtr
context IntPtr
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr