Table of Contents

Delegate CompletionProviderInterfaceData.KeyActivatesCallback

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public delegate bool CompletionProviderInterfaceData.KeyActivatesCallback(nint self, nint context, nint proposal, uint keyval, ModifierType state)

Parameters

self nint
context nint
proposal nint
keyval uint
state ModifierType

Returns

bool