pangoFontsetForeach
Iterates through all the fonts in a fontset, calling func
for
each one. If func
returns TRUE
, that stops the iteration.
pangoFontsetForeach(object, func, data)
|
|
|
[ |
|
[R object] data to pass to the callback function |
Since 1.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.