Package: gtk
Function gtk-text-buffer-create-child-anchor
Lambda Listgtk-text-buffer-create-child-anchor (buffer iter) ArgumentsReturn ValueThe created gtk-text-child-anchor anchor. Details
This is a convenience function which simply creates an anchor with the gtk-text-child-anchor-new function and inserts it into the text buffer with the gtk-text-buffer-insert-child-anchor function.
The new anchor is owned by the text buffer. | See also |
2021-11-16