Creates a new rsvg.Handle 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 gio.InputStream
a GFile, or NULL
flags from RsvgHandleFlags
a gio.Cancellable, or NULL
a new rsvg.Handle on success, or NULL with error filled in
GException on failure. ConstructionException GTK+ fails to create the object.
2.32
Creates a new rsvg.Handle 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.