Delegate TextBufferClassData.InsertTextCallback
public delegate void TextBufferClassData.InsertTextCallback(IntPtr buffer, IntPtr pos, NonNullableUtf8StringHandle newText, int newTextLength)
Parameters
buffer
IntPtrpos
IntPtrnewText
NonNullableUtf8StringHandlenewTextLength
int