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

gtk_cell_area_render

Declaration

Source position: lazgtk3.pas line 17456

procedure gtk_cell_area_render(

  area: PGtkCellArea;

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cr: Pcairo_t;

  background_area: PGdkRectangle;

  cell_area: PGdkRectangle;

  flags: TGtkCellRendererState;

  paint_focus: gboolean

);