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

gtk_cell_area_foreach_alloc

Declaration

Source position: lazgtk3.pas line 17447

procedure gtk_cell_area_foreach_alloc(

  area: PGtkCellArea;

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cell_area: PGdkRectangle;

  background_area: PGdkRectangle;

  callback: TGtkCellAllocCallback;

  callback_data: gpointer

);