Source position: lazglib2.pas line 2560
type TGIOFunc = function(
source: PGIOChannel;
condition: TGIOCondition;
user_data: gpointer
):gboolean;