RGtk2 (version 2.20.31)

gtkTextTagTableForeach: gtkTextTagTableForeach

Description

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).

Usage

gtkTextTagTableForeach(object, func, data = NULL)

Arguments

func
a function to call on each tag
data
user data