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

TGtkCellAreaClass.foreach_alloc

Declaration

Source position: lazgtk3.pas line 4589

TGtkCellAreaClass.foreach_alloc : procedure(

  area: PGtkCellArea;

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cell_area: PGdkRectangle;

  background_area: PGdkRectangle;

  callback: TGtkCellAllocCallback;

  callback_data: gpointer

);