|  |  |  | RSVG Reference Manual |  | 
|---|
RsvgHandle* rsvg_handle_new_gz (void);
See rsvg_handle_new, except that this will handle GZipped SVGs (svgz) Use the returned handle identically to how you use a handle returned from rsvg_handle_new()
| Returns : | a new SVGZ handle | 
| <<< Handling Gzipped SVGs (SVGZ) | Utility and Convenience Functions >>> |