Virtual Method

GtkTextViewinsert_at_cursor

Declaration [src]

void
insert_at_cursor (
  GtkTextView* text_view,
  const char* str
)

Description

No description available.

Parameters

str

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.