Handle.getPixbuf

Returns the pixbuf loaded by @handle. The pixbuf returned will be reffed, so the caller of this function must assume that ref. If insufficient data has been read to create the pixbuf, or an error occurred in loading, then %NULL will be returned. Note that the pixbuf may not be complete until @rsvg_handle_close has been called.

class Handle
getPixbuf
()

Return Value

Type: Pixbuf

the pixbuf loaded by @handle, or %NULL.

Meta