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

gtk_cell_area_get_cell_allocation

Declaration

Source position: lazgtk3.pas line 17448

procedure gtk_cell_area_get_cell_allocation(

  area: PGtkCellArea;

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  renderer: PGtkCellRenderer;

  cell_area: PGdkRectangle;

  allocation: PGdkRectangle

);