Package: gtk
Function gtk-text-child-anchor-deleted
Lambda Listgtk-text-child-anchor-deleted (anchor) ArgumentsReturn ValueTrue if the anchor has been deleted from its text buffer. Details
Determines whether a anchor has been deleted from the text buffer.
Keep in mind that the anchor will be unreferenced when removed from the text
buffer, so you need to hold your own reference if you plan to use this
function - otherwise all deleted anchors will also be finalized. | See also |
2021-10-16