Description Usage Arguments Author(s)
Calls func
on each tag in table
, with user data data
.
Note that the table may not be modified while iterating
over it (you can't add/remove tags).
1 | gtkTextTagTableForeach(object, func, data = NULL)
|
|
a |
|
a function to call on each tag |
|
user data |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.