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

TGtkCellAreaClass.render

Declaration

Source position: lazgtk3.pas line 4591

TGtkCellAreaClass.render : procedure(

  area: PGtkCellArea;

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cr: Pcairo_t;

  background_area: PGdkRectangle;

  cell_area: PGdkRectangle;

  flags: TGtkCellRendererState;

  paint_focus: gboolean

);