Function
GLibUnixfd_source_new
Declaration [src]
GSource*
g_unix_fd_source_new (
  gint fd,
  GIOCondition condition
)
Parameters
- fd
- 
            Type: gintNo description available. 
- condition
- 
            Type: GIOConditionNo description available. 
Return value
Type: GSource
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |