Constructor

GioUnixFDListnew

since: 2.24

Declaration

GUnixFDList*
g_unix_fd_list_new (
  void
)

Description

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.