Unit 'gtk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGtkTreeSelectionForeachFunc

Declaration

Source position: gtktreeselection.inc line 13

type TGtkTreeSelectionForeachFunc = procedure(

  model: PGtkTreeModel;

  path: PGtkTreePath;

  iter: PGtkTreeIter;

  data: gpointer

);


Documentation generated on: 2023-03-18