Gio.UnixFDList.prototype.get_length
function get_length(): Number(gint) {
// Gjs wrapper for g_unix_fd_list_get_length()
}
Gets the length of list (ie: the number of file descriptors contained within).
Since 2.24
- Returns
the length of list
function get_length(): Number(gint) {
// Gjs wrapper for g_unix_fd_list_get_length()
}
Gets the length of list (ie: the number of file descriptors contained within).
Since 2.24
the length of list