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

TGtkCellLayoutDataFunc

Declaration

Source position: gtkcelllayout.inc line 12

type TGtkCellLayoutDataFunc = procedure(

  cell_layout: PGtkCellLayout;

  cell: PGtkCellRenderer;

  tree_model: PGtkTreeModel;

  iter: PGtkTreeIter;

  data: gpointer

);


Documentation generated on: 2023-03-18