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

TGtkCellAccessibleParentIface.get_cell_position

Declaration

Source position: lazgtk3.pas line 4324

TGtkCellAccessibleParentIface.get_cell_position : procedure(

  parent: PGtkCellAccessibleParent;

  cell: PGtkCellAccessible;

  row: Pgint;

  column: Pgint

);