Source position: lazgtk3.pas line 4385
type TGtkCellCallback = function(
renderer: PGtkCellRenderer;
data: gpointer
):gboolean;