pangoFontsetForeach: pangoFontsetForeach

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

Iterates through all the fonts in a fontset, calling func for each one. If func returns TRUE, that stops the iteration.

Usage

1
pangoFontsetForeach(object, func, data)

Arguments

object

[PangoFontset] a PangoFontset

func

[PangoFontsetForeachFunc] Callback function

data

[R object] data to pass to the callback function

Details

Since 1.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.