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

TGtkCellArea.foreach_alloc

Declaration

Source position: lazgtk3.pas line 4418

procedure TGtkCellArea.foreach_alloc(

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cell_area: PGdkRectangle;

  background_area: PGdkRectangle;

  callback: TGtkCellAllocCallback;

  callback_data: gpointer

);