[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkTextTagTableForeach

Declaration

Source position: lazgtk3.pas line 13369

type TGtkTextTagTableForeach = procedure(

  tag: PGtkTextTag;

  data: gpointer

);