Virtual Method

Gtk.TextView.insert_at_cursor

Declaration [src]

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

Description

No description available.

Parameters

str const char*
  No description available.
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string