[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 15400
function gtk_cell_area_get_cell_at_position( |
area: PGtkCellArea; |
context: PGtkCellAreaContext; |
widget: PGtkWidget; |
cell_area: PGdkRectangle; |
x: gint; |
y: gint; |
alloc_area: PGdkRectangle |