| gtkTextViewAddChildAtAnchor {RGtk2} | R Documentation |
Adds a child widget in the text buffer, at the given anchor.
gtkTextViewAddChildAtAnchor(object, child, anchor)
|
[GtkTextView] a GtkTextView |
|
[GtkWidget] a GtkWidget |
|
[GtkTextChildAnchor] a GtkTextChildAnchor in the GtkTextBuffer for text.view |
Derived by RGtkGen from GTK+ documentation