mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 07:38:22 +02:00
doc: Add CAIRO_MIME_TYPE_UNIQUE_ID to list of supported mime types
This commit is contained in:
parent
4e751fcb03
commit
e748c12243
1 changed files with 2 additions and 1 deletions
|
|
@ -1252,7 +1252,8 @@ _cairo_mime_data_destroy (void *ptr)
|
|||
* memory and disk space.
|
||||
*
|
||||
* The recognized MIME types are the following: %CAIRO_MIME_TYPE_JPEG,
|
||||
* %CAIRO_MIME_TYPE_PNG, %CAIRO_MIME_TYPE_JP2, %CAIRO_MIME_TYPE_URI.
|
||||
* %CAIRO_MIME_TYPE_PNG, %CAIRO_MIME_TYPE_JP2, %CAIRO_MIME_TYPE_URI,
|
||||
* %CAIRO_MIME_TYPE_UNIQUE_ID.
|
||||
*
|
||||
* See corresponding backend surface docs for details about which MIME
|
||||
* types it can handle. Caution: the associated MIME data will be
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue