Creates a new #RsvgHandle for @stream.
If @cancellable is not %NULL, then the operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
a #GInputStream
a #GFile, or %NULL
flags from #RsvgHandleFlags
a #GCancellable, or %NULL
a new #RsvgHandle on success, or %NULL with @error filled in
GException on failure. ConstructionException GTK+ fails to create the object.
2.32
See Implementation
Creates a new #RsvgHandle for @stream.
If @cancellable is not %NULL, then the operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.