Iterates through all the fonts in a fontset, calling @func for each one. If @func returns %TRUE, that stops the iteration.
Callback function
data to pass to the callback function
1.4
See Implementation
Iterates through all the fonts in a fontset, calling @func for each one. If @func returns %TRUE, that stops the iteration.