Method

RsvgHandleget_desc

Declaration [src]

const char*
rsvg_handle_get_desc (
  RsvgHandle* handle
)

Description

No description available.
Available since:2.4
Deprecated since:2.36.

Librsvg does not read the metadata/desc/title elements; this function always returns NULL.

Return value

Returns: const char*
 

This function always returns NULL.

 The data is owned by the instance.
 The return value can be NULL.
 The string is a NUL terminated UTF-8 string.