mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-02 00:17:58 +02:00
doc: add returns statement to cairo_surface_supports_mime_type
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
a6a5b1fd0b
commit
bf5adaf394
1 changed files with 3 additions and 0 deletions
|
|
@ -1224,6 +1224,9 @@ slim_hidden_def (cairo_surface_set_mime_data);
|
|||
*
|
||||
* Return whether @surface supports @mime_type.
|
||||
*
|
||||
* Return value: %TRUE if @surface supports
|
||||
* @mime_type, %FALSE otherwise
|
||||
*
|
||||
* Since: 1.12
|
||||
**/
|
||||
cairo_bool_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue