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

TGtkCellLayout.set_cell_data_func

Declaration

Source position: lazgtk3.pas line 3074

procedure TGtkCellLayout.set_cell_data_func(

  cell: PGtkCellRenderer;

  func: TGtkCellLayoutDataFunc;

  func_data: gpointer;

  destroy_: TGDestroyNotify

);