Method
GtkTextViewadd_child_at_anchor
Declaration [src]
void
gtk_text_view_add_child_at_anchor (
  GtkTextView* text_view,
  GtkWidget* child,
  GtkTextChildAnchor* anchor
)
Parameters
- child
- 
            Type: GtkWidgetA GtkWidgetThe data is owned by the caller of the function. 
- anchor
- 
            Type: GtkTextChildAnchorA GtkTextChildAnchorin theGtkTextBufferfortext_view.The data is owned by the caller of the function.