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

TGtkCellAccessibleParentIface.get_cell_extents

Declaration

Source position: lazgtk3.pas line 4315

TGtkCellAccessibleParentIface.get_cell_extents : procedure(

  parent: PGtkCellAccessibleParent;

  cell: PGtkCellAccessible;

  x: Pgint;

  y: Pgint;

  width: Pgint;

  height: Pgint;

  coord_type: TAtkCoordType

);