Table of Contents

Delegate IndenterInterfaceData.IsTriggerCallback

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public delegate bool IndenterInterfaceData.IsTriggerCallback(IntPtr self, IntPtr view, IntPtr location, ModifierType state, uint keyval)

Parameters

self IntPtr
view IntPtr
location IntPtr
state ModifierType
keyval uint

Returns

bool