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

TGtkTreeModelForeachFunc

Declaration

Source position: gtktreemodel.inc line 17

type TGtkTreeModelForeachFunc = function(

  model: PGtkTreeModel;

  path: PGtkTreePath;

  iter: PGtkTreeIter;

  data: gpointer

):gboolean;


Documentation generated on: 2023-03-18