Table of Contents

Delegate TextBufferClassData.InsertTextCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void TextBufferClassData.InsertTextCallback(IntPtr buffer, IntPtr pos, NonNullableUtf8StringHandle newText, int newTextLength)

Parameters

buffer IntPtr
pos IntPtr
newText NonNullableUtf8StringHandle
newTextLength int