[ CCode ( has_construct_function = false , type = "GMimeStream*" ) ]
public StreamFile (void* fp)
Creates a new StreamFile object around fp
.
Note: The created StreamFile object will own the FILE pointer passed in.
fp |
a FILE pointer |
a stream using |