Method

VtePtyget_fd

Declaration [src]

int
vte_pty_get_fd (
  VtePty* pty
)

Description

No description available.
Gets propertyVte.Pty:fd

Return value

Returns: int
 

The file descriptor of the PTY master in pty. The file descriptor belongs to pty and must not be closed or have its flags changed.