[cairo] [PATCHES] documentation update
Nis Martensen
nis.martensen at web.de
Wed Apr 11 14:06:04 PDT 2012
[Re-send, not sure the first got through.]
Am 11.04.2012 22:23, schrieb Uli Schlachter:
> On 10.04.2012 22:16, Nis Martensen wrote:
>> +to_win32_device
>> +to_win32_device_from_surface
>> +to_win32_display_surface
>> +to_win32_printing_surface
>> +to_win32_surface
>
> These caught my eye. And according to git grep, my eye was right. These are only
> defined in cairo-win32-private.h and are private.
They are added to a private subsection of cairo-sections.txt and therefore
won't show up in the documentation.
> How did you generate your list of undocumented symbols? Does gtk-doc have some
> "magic" for private symbols that I am not aware of?
The list is generated by gtk-doc.
autogen.sh --enable-gtk-doc
make doc
The list can then be found in doc/public/cairo-unused.txt
More information about the cairo
mailing list