GtkTextViewClass.insertAtCursor

The class handler for the GtkTextView::insert-at-cursor keybinding signal.

struct GtkTextViewClass
extern (C)
void function(GtkTextView* textView, const(char)* str) insertAtCursor;