Constructor
XemeOutputStreamnew
unstable since: 0.1
Declaration [src]
XemeOutputStream*
xeme_output_stream_new (
GCancellable* cancellable
)
Parameters
cancellable-
Type:
GCancellableAn optional cancellable.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: XemeOutputStream
The new instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |