Function
GLibUnixFDSourceFunc
Parameters
- fd
- 
            Type: gintThe fd that triggered the event. 
- condition
- 
            Type: GIOConditionThe IO conditions reported on fd.
- user_data
- 
            Type: gpointerUser data passed to g_unix_fd_add(). The argument can be NULL.The data is owned by the caller of the function.