Skip to content

Commit

Permalink
doc: add returns statement to cairo_surface_supports_mime_type
Browse files Browse the repository at this point in the history
Signed-off-by: Uli Schlachter <psychon@znc.in>
  • Loading branch information
Nis Martensen authored and Uli Schlachter committed Apr 12, 2012
1 parent a6a5b1f commit bf5adaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cairo-surface.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf5adaf

Please sign in to comment.