Handle.this

Creates a new rsvg.Handle for file.

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.

Parameters

file FileIF
flags RsvgHandleFlags

flags from RsvgHandleFlags

cancellable Cancellable

a gio.Cancellable, or NULL

Return Value

a new rsvg.Handle on success, or NULL with error filled in

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.32