Package: gtk

Function gtk-text-view-add-child-at-anchor

Lambda List

gtk-text-view-add-child-at-anchor (view child anchor)

Arguments

view -- a gtk-text-view widget
child -- a gtk-widget object
anchor -- a gtk-text-child-anchor object in the text buffer for view

Details

Adds a child widget in the text buffer, at the given anchor.
 

See also

2021-10-16