Table of Contents

Delegate IndenterInterfaceData.IsTriggerCallback

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

Parameters

self nint
view nint
location nint
state ModifierType
keyval uint

Returns

bool