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

TGtkCellArea.get_cell_allocation

Declaration

Source position: lazgtk3.pas line 4419

procedure TGtkCellArea.get_cell_allocation(

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  renderer: PGtkCellRenderer;

  cell_area: PGdkRectangle;

  allocation: PGdkRectangle

);