Gio.UnixOutputStream.prototype.get_fd
function get_fd(): Number(gint) {
// Gjs wrapper for g_unix_output_stream_get_fd()
}
Return the UNIX file descriptor that the stream writes to.
Since 2.20
- Returns
The file descriptor of stream
function get_fd(): Number(gint) {
// Gjs wrapper for g_unix_output_stream_get_fd()
}
Return the UNIX file descriptor that the stream writes to.
Since 2.20
The file descriptor of stream