Source position: lazgtk3.pas line 18374
procedure gtk_text_buffer_insert(
buffer: PGtkTextBuffer;
iter: PGtkTextIter;
text: Pgchar;
len: gint
);