[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 4374
type TGtkCellAllocCallback = function( |
renderer: PGtkCellRenderer; |
cell_area: PGdkRectangle; |
cell_background: PGdkRectangle; |
data: gpointer |
):gboolean; |