gtk_text_view_add_child_at_anchor ( text_view child anchor -- )


Vocabulary
gtk.ffi

Inputs
text_viewan object
childan object
anchoran object


Outputs
None

Definition


LIBRARY: gtk FUNCTION: void
gtk_text_view_add_child_at_anchor
( GtkTextView* text_view, GtkWidget* child,
GtkTextChildAnchor* anchor )