GUnixFDSourceFunc

The type of functions to be called when a UNIX fd watch source triggers.

alias GUnixFDSourceFunc = int function(int fd, GIOCondition condition, void* userData)

Return Value

FALSE if the source should be removed