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

TGtkCellArea.get_cell_at_position

Declaration

Source position: lazgtk3.pas line 4420

function TGtkCellArea.get_cell_at_position(

  context: PGtkCellAreaContext;

  widget: PGtkWidget;

  cell_area: PGdkRectangle;

  x: gint;

  y: gint;

  alloc_area: PGdkRectangle

):PGtkCellRenderer;