Iterates through all the fonts in a fontset, calling func for each one. If func returns TRUE, that stops the iteration. Since 1.4
Callback function. [closure data][scope call]
data to pass to the callback function. closure
See Implementation
Iterates through all the fonts in a fontset, calling func for each one. If func returns TRUE, that stops the iteration. Since 1.4