gtkTextTagTableForeach: gtkTextTagTableForeach

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Calls func on each tag in table, with user data data. Note that the table may not be modified while iterating over it (you can't add/remove tags).

Usage

1
gtkTextTagTableForeach(object, func, data = NULL)

Arguments

object

a GtkTextTagTable

func

a function to call on each tag

data

user data

Author(s)

Derived by RGtkGen from GTK+ documentation


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