Source position: glib.pp line 1093
type TGIOFunc = function(
source: PGIOChannel;
condition: TGIOCondition;
data: gpointer
):gboolean;