[ Version ( since = "2.9" ) ]
public void set_base_uri (string base_uri)
Set the base URI for this SVG.
Note: This function may only be called before [method@Rsvg.Handle.write] or [method@Rsvg.Handle.read_stream_sync] have been called.
this |
A [class@Rsvg.Handle] |
base_uri |
The base uri |