insert_at_cursor


Description:

public void insert_at_cursor (string text, int len)

Inserts text in this.

Simply calls [[email protected]], using the current cursor position as the insertion point.

Parameters:

this

a `GtkTextBuffer`

text

text in UTF-8 format

len

length of text, in bytes




2022 vala-language.org