Method

GioUnixFDListget_length

since: 2.24

Declaration

gint
g_unix_fd_list_get_length (
  GUnixFDList* list
)

Description

Gets the length of list (ie: the number of file descriptors contained within).

Available since: 2.24

Return value

Type: gint

The length of list.