Constructor

GioUnixFDListnew

since: 2.24

Declaration [src]

GUnixFDList*
g_unix_fd_list_new (
  void
)

Description [src]

Creates a new GUnixFDList containing no file descriptors.

Available since: 2.24

Return value

Type: GUnixFDList

A new GUnixFDList.

The caller of the function takes ownership of the data, and is responsible for freeing it.