Bug 107200 - Add cairo_svg_surface_set_document_unit() to the docs
Summary: Add cairo_svg_surface_set_document_unit() to the docs
Status: RESOLVED NOTABUG
Alias: None
Product: cairo
Classification: Unclassified
Component: svg backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Emmanuel Pacaud
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-12 10:56 UTC by Julian Sparber
Modified: 2018-07-15 06:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Julian Sparber 2018-07-12 10:56:11 UTC
cairo_svg_surface_set_document_unit() is a public function but it is not included in the docs.
Comment 1 Uli Schlachter 2018-07-13 14:47:59 UTC
What exactly do you mean with "not included in the docs"? As far as I can see, everything is fine with it.
Comment 2 Julian Sparber 2018-07-14 12:21:08 UTC
It is not listed in the manual https://www.cairographics.org/manual/cairo-SVG-Surfaces.html
Comment 3 Uli Schlachter 2018-07-15 06:41:46 UTC
Ah, you mean the only manual. I somehow thought you were building the docs yourself.

The only manual is for the latest stable release of cairo (top of the page https://www.cairographics.org/manual/ says "for Cairo 1.14.12"). cairo_svg_surface_set_document_unit is documented as "Since: 1.16": https://cgit.freedesktop.org/cairo/tree/src/cairo-svg-surface.c?id=61122127943dcaff41501e1b06df2a852c576e9b#n444

So, once cairo 1.16.0 becomes a thing and the docs are updated for that release, functions that are new in that stable release show up in the docs.
Comment 4 Uli Schlachter 2018-07-15 06:42:13 UTC
s/only/online/g


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.