Function

EvinceDocumentbackends_manager_get_document

since: 3.0

Declaration [src]

EvDocument*
ev_backends_manager_get_document (
  const gchar* mime_type
)

Description

No description available.

Available since: 3.0

Parameters

mime_type

Type: const gchar*

A mime type hint.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: EvDocument

A new EvDocument.

The caller of the function takes ownership of the data, and is responsible for freeing it.