TextTagTableForeach


Description:


public delegate void TextTagTableForeach (TextTag tag)

A function used with @foreach, to iterate over every `GtkTextTag` inside a `GtkTextTagTable`.

Parameters:

tag

the `GtkTextTag`

data

data passed to @foreach


Namespace: Gtk
Package: gtk+-2.0