GMime.StreamPipe.StreamPipe – gmime-3.0 Reference Manual
Packages
gmime-3.0
GMime
StreamPipe
StreamPipe
get_owner
set_owner
eos
fd
owner
StreamPipe
Description:
[
CCode
( has_construct_function =
false
, type =
"GMimeStream*"
) ]
public
StreamPipe
(
int
fd)
Creates a new
StreamPipe
object around
fd
.
Parameters:
fd
a pipe descriptor
Returns:
a stream using
fd
.