Package: gtk
Function gtk:text-tag-table-foreach
Lambda Listgtk:text-tag-table-foreach (table func) ArgumentsDetails          Calls func on each tag in the tag table.  
  Note that the tag table may not be modified while iterating over it, you
  cannot add or remove tags.      | See also | 
2025-07-27