TextTagTableForeach


Description:

[ CCode ( instance_pos = 1.9 ) ]
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: gtk4