Description Usage Arguments Details Value Author(s)
Given a PangoAttrList and callback function, removes any elements
of list for which func returns TRUE and inserts them into
a new list.
1 | pangoAttrListFilter(object, func, data)
|
|
[ |
|
[ |
|
[R object] Data to be passed to |
Since 1.2
[PangoAttrList] the new PangoAttrList or NULL if
no attributes of the given types were found.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.