Constructor
GioUnixFDListnew
since: 2.24
Declaration [src]
GUnixFDList*
g_unix_fd_list_new (
void
)
Return value
Type: GUnixFDList
A new GUnixFDList
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |