Method

Rsvg.Handle.get_base_uri

Declaration [src]

const char*
rsvg_handle_get_base_uri (
  RsvgHandle* handle
)

Description [src]

Gets the base uri for this RsvgHandle.

Available since:2.8
Gets propertyRsvg.Handle:base-uri

Return value

Returns: const char*

the base uri, possibly null

The data is owned by the called function
The string is a NUL terminated UTF-8 string