doc: add returns statement to cairo_surface_supports_mime_type

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Nis Martensen 2012-04-10 22:09:23 +02:00 committed by Uli Schlachter
parent a6a5b1fd0b
commit bf5adaf394

View file

@ -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