cairo 1.15.14-x86-mingw32 → 1.16.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/NEWS +10 -0
- data/Rakefile +3 -3
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_surface.c +0 -8
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/lib/2.4/cairo.so +0 -0
- data/lib/2.5/cairo.so +0 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-conflist.exe +0 -0
- data/vendor/local/bin/fc-list.exe +0 -0
- data/vendor/local/bin/fc-match.exe +0 -0
- data/vendor/local/bin/fc-pattern.exe +0 -0
- data/vendor/local/bin/fc-query.exe +0 -0
- data/vendor/local/bin/fc-scan.exe +0 -0
- data/vendor/local/bin/fc-validate.exe +0 -0
- data/vendor/local/bin/libcairo-2.dll +0 -0
- data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
- data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
- data/vendor/local/bin/libfontconfig-1.dll +0 -0
- data/vendor/local/bin/libfreetype-6.dll +0 -0
- data/vendor/local/bin/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng16-16.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/png-fix-itxt.exe +0 -0
- data/vendor/local/bin/pngfix.exe +0 -0
- data/vendor/local/bin/xml2-config +1 -1
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1211.dll +0 -0
- data/vendor/local/include/cairo/cairo-version.h +2 -2
- data/vendor/local/include/cairo/cairo.h +2 -3
- data/vendor/local/include/libxml2/libxml/encoding.h +5 -0
- data/vendor/local/include/libxml2/libxml/hash.h +6 -3
- data/vendor/local/include/libxml2/libxml/list.h +3 -3
- data/vendor/local/include/libxml2/libxml/xmlversion.h +4 -7
- data/vendor/local/lib/cmake/libxml2/libxml2-config.cmake +2 -2
- data/vendor/local/lib/libcairo-gobject.a +0 -0
- data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
- data/vendor/local/lib/libcairo-gobject.la +3 -3
- data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.la +3 -3
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +3 -3
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.la +1 -1
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cairo-fc.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-png.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-script.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +1 -1
- data/vendor/local/lib/xml2Conf.sh +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/Copyright +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testHTML.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testSAX.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testXPath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/xmllint.c +13 -15
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/DOM.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/FAQ.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xsl +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/book1.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/left.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-DOCBparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLtree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX2.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-c14n.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-catalog.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-chvalid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-debugXML.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-dict.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-encoding.html +5 -1
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-entities.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-globals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-hash.html +10 -7
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-lib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-list.html +6 -6
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanoftp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanohttp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parserInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-pattern.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-relaxng.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schemasInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schematron.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-threads.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-tree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-uri.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-valid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xinclude.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xlink.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlIO.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlautomata.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlerror.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlexports.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmemory.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmodule.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlreader.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlregexp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlsave.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemas.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemastypes.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlstring.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlunicode.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlversion.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlwriter.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpath.html +4 -4
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpathInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpointer.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xzlib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/right.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/libxml.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/redhat.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/structure.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test1.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test2.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test3.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/testWriter.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tst.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apa.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apb.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apc.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apd.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ape.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apf.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apg.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/aph.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/api.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s02.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s03.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s04.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s05.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s06.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s07.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s08.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s09.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddkeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeconvert.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includegetattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includekeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includexpath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ix01.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/xmltutorial.pdf +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/w3c.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/writer.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xml.html +48 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.res +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/bindings-errors.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-memory.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-overloading.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-path.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-patterns.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-return-values.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-streams.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Error-handling.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +31 -14
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +29 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html +18 -9
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PNG-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Paths.html +102 -45
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html +53 -28
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-(CGFont)-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-Surfaces.html +15 -6
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Raster-Sources.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html +25 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Regions.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +192 -5
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Script-Surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +167 -71
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Transformations.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Types.html +17 -7
- data/vendor/local/share/gtk-doc/html/cairo/cairo-User-Fonts.html +16 -16
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +33 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Fonts.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html +62 -8
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XCB-Surfaces.html +7 -9
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-device-t.html +51 -38
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html +7 -7
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html +92 -4
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-matrix-t.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html +114 -65
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html +167 -80
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html +60 -38
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-t.html +49 -25
- data/vendor/local/share/gtk-doc/html/cairo/cairo-drawing.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +17 -0
- data/vendor/local/share/gtk-doc/html/cairo/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +58 -58
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +65 -65
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +14 -9
- data/vendor/local/share/gtk-doc/html/cairo/index-1.16.html +96 -0
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +55 -55
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +31 -31
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +24 -24
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +35 -35
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +522 -510
- data/vendor/local/share/gtk-doc/html/cairo/index.html +4 -3
- data/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +4 -4
- data/vendor/local/share/gtk-doc/html/cairo/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +9 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +11 -6
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +6 -6
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +4 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +2 -0
- data/vendor/local/share/license/cairo/README +12 -18
- metadata +156 -155
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-XLib-XRender-Backend.html" title="XLib-XRender Backend">
|
10
10
|
<link rel="next" href="cairo-support.html" title="Utilities">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -485,6 +485,6 @@ The script surface backend is always built in since 1.12.</p>
|
|
485
485
|
</div>
|
486
486
|
</div>
|
487
487
|
<div class="footer">
|
488
|
-
<hr>Generated by GTK-Doc V1.
|
488
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
489
489
|
</body>
|
490
490
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-drawing.html" title="Drawing">
|
9
9
|
<link rel="prev" href="cairo-Raster-Sources.html" title="Raster Sources">
|
10
10
|
<link rel="next" href="cairo-fonts.html" title="Fonts">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -90,12 +90,23 @@ document logical structure on supported backends. The following tags are support
|
|
90
90
|
<a name="link"></a><h3>Link Tags</h3>
|
91
91
|
<p>A hyperlink is specified by enclosing the hyperlink text with the <a class="link" href="cairo-Tags-and-Links.html#CAIRO-TAG-LINK:CAPS" title="CAIRO_TAG_LINK"><code class="literal">CAIRO_TAG_LINK</code></a> tag.</p>
|
92
92
|
<p>For example:</p>
|
93
|
-
<div class="informalexample"
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
93
|
+
<div class="informalexample">
|
94
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
95
|
+
<tbody>
|
96
|
+
<tr>
|
97
|
+
<td class="listing_lines" align="right"><pre>1
|
98
|
+
2
|
99
|
+
3
|
100
|
+
4</pre></td>
|
101
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">,</span> <span class="string">"uri='https://cairographics.org'"</span><span class="gtkdoc opt">);</span>
|
102
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">);</span>
|
103
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"This is a link to the cairo website."</span><span class="gtkdoc opt">);</span>
|
104
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">);</span></pre></td>
|
105
|
+
</tr>
|
106
|
+
</tbody>
|
107
|
+
</table>
|
108
|
+
</div>
|
109
|
+
|
99
110
|
<p>The PDF backend uses one or more rectangles to define the clickable
|
100
111
|
area of the link. By default cairo will use the extents of the
|
101
112
|
drawing operations enclosed by the begin/end link tags to define the
|
@@ -108,38 +119,75 @@ value of this attribute is an array of floats. Each rectangle is
|
|
108
119
|
specified by four elements in the array: x, y, width, height. The
|
109
120
|
array size must be a multiple of four.</p>
|
110
121
|
<p>An example of creating a link with user specified clickable region:</p>
|
111
|
-
<div class="informalexample"
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
122
|
+
<div class="informalexample">
|
123
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
124
|
+
<tbody>
|
125
|
+
<tr>
|
126
|
+
<td class="listing_lines" align="right"><pre>1
|
127
|
+
2
|
128
|
+
3
|
129
|
+
4
|
130
|
+
5
|
131
|
+
6
|
132
|
+
7
|
133
|
+
8
|
134
|
+
9
|
135
|
+
10
|
136
|
+
11
|
137
|
+
12
|
138
|
+
13
|
139
|
+
14
|
140
|
+
15
|
141
|
+
16
|
142
|
+
17
|
143
|
+
18
|
144
|
+
19
|
145
|
+
20
|
146
|
+
21
|
147
|
+
22
|
148
|
+
23
|
149
|
+
24
|
150
|
+
25
|
151
|
+
26
|
152
|
+
27
|
153
|
+
28
|
154
|
+
29
|
155
|
+
30</pre></td>
|
156
|
+
<td class="listing_code"><pre class="programlisting">cairo_font_extents_t font_extents<span class="gtkdoc opt">;</span>
|
157
|
+
cairo_text_extents_t text1_extents<span class="gtkdoc opt">;</span>
|
158
|
+
cairo_text_extents_t text2_extents<span class="gtkdoc opt">;</span>
|
159
|
+
<span class="gtkdoc kwb">char</span> attribs<span class="gtkdoc opt">[</span><span class="number">100</span><span class="gtkdoc opt">];</span>
|
160
|
+
<span class="gtkdoc kwb">const char</span> <span class="gtkdoc opt">*</span>text1 <span class="gtkdoc opt">=</span> <span class="string">"This link is split"</span><span class="gtkdoc opt">;</span>
|
161
|
+
<span class="gtkdoc kwb">const char</span> <span class="gtkdoc opt">*</span>text2 <span class="gtkdoc opt">=</span> <span class="string">"across two lines"</span><span class="gtkdoc opt">;</span>
|
118
162
|
|
119
|
-
cairo_font_extents (cr
|
120
|
-
cairo_move_to (cr
|
121
|
-
cairo_text_extents (cr
|
122
|
-
cairo_move_to (cr
|
123
|
-
cairo_text_extents (cr
|
124
|
-
sprintf (attribs
|
125
|
-
"rect=[%f %f %f %f %f %f %f %f] uri
|
126
|
-
text1_extents
|
127
|
-
text1_extents
|
128
|
-
text1_extents
|
129
|
-
text1_extents
|
130
|
-
text2_extents
|
131
|
-
text2_extents
|
132
|
-
text2_extents
|
133
|
-
text2_extents
|
163
|
+
<span class="function"><a href="cairo-text.html#cairo-font-extents">cairo_font_extents</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">, &</span>font_extents<span class="gtkdoc opt">);</span>
|
164
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">450</span><span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">);</span>
|
165
|
+
<span class="function"><a href="cairo-text.html#cairo-text-extents">cairo_text_extents</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> text1<span class="gtkdoc opt">, &</span>text1_extents<span class="gtkdoc opt">);</span>
|
166
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">,</span> <span class="number">70</span><span class="gtkdoc opt">);</span>
|
167
|
+
<span class="function"><a href="cairo-text.html#cairo-text-extents">cairo_text_extents</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> text2<span class="gtkdoc opt">, &</span>text2_extents<span class="gtkdoc opt">);</span>
|
168
|
+
<span class="function">sprintf</span> <span class="gtkdoc opt">(</span>attribs<span class="gtkdoc opt">,</span>
|
169
|
+
<span class="string">"rect=[%f %f %f %f %f %f %f %f] uri='https://cairographics.org'"</span><span class="gtkdoc opt">,</span>
|
170
|
+
text1_extents<span class="gtkdoc opt">.</span>x_bearing<span class="gtkdoc opt">,</span>
|
171
|
+
text1_extents<span class="gtkdoc opt">.</span>y_bearing<span class="gtkdoc opt">,</span>
|
172
|
+
text1_extents<span class="gtkdoc opt">.</span>width<span class="gtkdoc opt">,</span>
|
173
|
+
text1_extents<span class="gtkdoc opt">.</span>height<span class="gtkdoc opt">,</span>
|
174
|
+
text2_extents<span class="gtkdoc opt">.</span>x_bearing<span class="gtkdoc opt">,</span>
|
175
|
+
text2_extents<span class="gtkdoc opt">.</span>y_bearing<span class="gtkdoc opt">,</span>
|
176
|
+
text2_extents<span class="gtkdoc opt">.</span>width<span class="gtkdoc opt">,</span>
|
177
|
+
text2_extents<span class="gtkdoc opt">.</span>height<span class="gtkdoc opt">);</span>
|
178
|
+
|
179
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">,</span> attribs<span class="gtkdoc opt">);</span>
|
180
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"This is a link to the cairo website"</span><span class="gtkdoc opt">);</span>
|
181
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">450</span><span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">);</span>
|
182
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> text1<span class="gtkdoc opt">);</span>
|
183
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">,</span> <span class="number">70</span><span class="gtkdoc opt">);</span>
|
184
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> text2<span class="gtkdoc opt">);</span>
|
185
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">);</span></pre></td>
|
186
|
+
</tr>
|
187
|
+
</tbody>
|
188
|
+
</table>
|
189
|
+
</div>
|
134
190
|
|
135
|
-
cairo_tag_begin (cr, CAIRO_TAG_LINK, attribs);
|
136
|
-
cairo_show_text (cr, "This is a link to the cairo website");
|
137
|
-
cairo_move_to (cr, 450, 50);
|
138
|
-
cairo_show_text (cr, text1);
|
139
|
-
cairo_move_to (cr, 50, 70);
|
140
|
-
cairo_show_text (cr, text2);
|
141
|
-
cairo_tag_end (cr, CAIRO_TAG_LINK);
|
142
|
-
</pre></div>
|
143
191
|
<p>There are three types of links. Each type has its own attributes as detailed below.</p>
|
144
192
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
145
193
|
<li class="listitem"><p><a class="link" href="cairo-Tags-and-Links.html#internal-link" title="Internal Links">Internal Links</a> - A link to a location in the same document</p></li>
|
@@ -172,7 +220,7 @@ on the page.</p>
|
|
172
220
|
: An ASCII string specifying the URI.</p>
|
173
221
|
<p>An example of the link attributes to the cairo website:</p>
|
174
222
|
<pre class="programlisting">
|
175
|
-
"uri='
|
223
|
+
"uri='https://cairographics.org'"
|
176
224
|
</pre>
|
177
225
|
</div>
|
178
226
|
<div class="refsect3">
|
@@ -223,19 +271,37 @@ operations with the <a class="link" href="cairo-Tags-and-Links.html#CAIRO-TAG-DE
|
|
223
271
|
the named destination table. Note that if this
|
224
272
|
destination is referenced by another PDF (see <a class="link" href="cairo-Tags-and-Links.html#file-link" title="File Links">File Links</a>),
|
225
273
|
this attribute must be false. Default is false.</p>
|
226
|
-
<div class="informalexample"
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
274
|
+
<div class="informalexample">
|
275
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
276
|
+
<tbody>
|
277
|
+
<tr>
|
278
|
+
<td class="listing_lines" align="right"><pre>1
|
279
|
+
2
|
280
|
+
3
|
281
|
+
4
|
282
|
+
5
|
283
|
+
6
|
284
|
+
7
|
285
|
+
8
|
286
|
+
9
|
287
|
+
10
|
288
|
+
11</pre></td>
|
289
|
+
<td class="listing_code"><pre class="programlisting"><span class="comment">/* Create a hyperlink */</span>
|
290
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">,</span> <span class="string">"dest='mydest' internal"</span><span class="gtkdoc opt">);</span>
|
291
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">);</span>
|
292
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"This is a hyperlink."</span><span class="gtkdoc opt">);</span>
|
293
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_LINK<span class="gtkdoc opt">);</span>
|
294
|
+
|
295
|
+
<span class="comment">/* Create a destination */</span>
|
296
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_DEST<span class="gtkdoc opt">,</span> <span class="string">"name='mydest'"</span><span class="gtkdoc opt">);</span>
|
297
|
+
<span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">50</span><span class="gtkdoc opt">,</span> <span class="number">250</span><span class="gtkdoc opt">);</span>
|
298
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"This paragraph is the destination of the above link."</span><span class="gtkdoc opt">);</span>
|
299
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_TAG_DEST<span class="gtkdoc opt">);</span></pre></td>
|
300
|
+
</tr>
|
301
|
+
</tbody>
|
302
|
+
</table>
|
303
|
+
</div>
|
232
304
|
|
233
|
-
/* Create a destination */
|
234
|
-
cairo_tag_begin (cr, CAIRO_TAG_DEST, "name='mydest'");
|
235
|
-
cairo_move_to (cr, 50, 250);
|
236
|
-
cairo_show_text (cr, "This paragraph is the destination of the above link.");
|
237
|
-
cairo_tag_end (cr, CAIRO_TAG_DEST);
|
238
|
-
</pre></div>
|
239
305
|
</div>
|
240
306
|
<hr>
|
241
307
|
<div class="refsect2">
|
@@ -254,31 +320,61 @@ such as headers, paragraphs, tables, and figures. The inclusion of structural in
|
|
254
320
|
<p>Note the PDF "Link" structure tag is the same as the cairo <a class="link" href="cairo-Tags-and-Links.html#CAIRO-TAG-LINK:CAPS" title="CAIRO_TAG_LINK"><code class="literal">CAIRO_TAG_LINK</code></a> tag.</p>
|
255
321
|
<p>The following example creates a document structure for a document containing two section, each with
|
256
322
|
a header and a paragraph.</p>
|
257
|
-
<div class="informalexample"
|
258
|
-
|
323
|
+
<div class="informalexample">
|
324
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
325
|
+
<tbody>
|
326
|
+
<tr>
|
327
|
+
<td class="listing_lines" align="right"><pre>1
|
328
|
+
2
|
329
|
+
3
|
330
|
+
4
|
331
|
+
5
|
332
|
+
6
|
333
|
+
7
|
334
|
+
8
|
335
|
+
9
|
336
|
+
10
|
337
|
+
11
|
338
|
+
12
|
339
|
+
13
|
340
|
+
14
|
341
|
+
15
|
342
|
+
16
|
343
|
+
17
|
344
|
+
18
|
345
|
+
19
|
346
|
+
20
|
347
|
+
21
|
348
|
+
22
|
349
|
+
23</pre></td>
|
350
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Document"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
259
351
|
|
260
|
-
cairo_tag_begin (cr
|
261
|
-
cairo_tag_begin (cr
|
262
|
-
cairo_show_text (cr
|
263
|
-
cairo_tag_end (cr
|
352
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Sect"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
353
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"H1"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
354
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Heading 1"</span><span class="gtkdoc opt">);</span>
|
355
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"H1"</span><span class="gtkdoc opt">);</span>
|
264
356
|
|
265
|
-
cairo_tag_begin (cr
|
266
|
-
cairo_show_text (cr
|
267
|
-
cairo_tag_end (cr
|
268
|
-
cairo_tag_end (cr
|
357
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"P"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
358
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Paragraph 1"</span><span class="gtkdoc opt">);</span>
|
359
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"P"</span><span class="gtkdoc opt">);</span>
|
360
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Sect"</span><span class="gtkdoc opt">);</span>
|
269
361
|
|
270
|
-
cairo_tag_begin (cr
|
271
|
-
cairo_tag_begin (cr
|
272
|
-
cairo_show_text (cr
|
273
|
-
cairo_tag_end (cr
|
362
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Sect"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
363
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"H1"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
364
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Heading 2"</span><span class="gtkdoc opt">);</span>
|
365
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"H1"</span><span class="gtkdoc opt">);</span>
|
274
366
|
|
275
|
-
cairo_tag_begin (cr
|
276
|
-
cairo_show_text (cr
|
277
|
-
cairo_tag_end (cr
|
278
|
-
cairo_tag_end (cr
|
367
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"P"</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
368
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text">cairo_show_text</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Paragraph 2"</span><span class="gtkdoc opt">);</span>
|
369
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"P"</span><span class="gtkdoc opt">);</span>
|
370
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Sect"</span><span class="gtkdoc opt">);</span>
|
371
|
+
|
372
|
+
<span class="function"><a href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="string">"Document"</span><span class="gtkdoc opt">);</span></pre></td>
|
373
|
+
</tr>
|
374
|
+
</tbody>
|
375
|
+
</table>
|
376
|
+
</div>
|
279
377
|
|
280
|
-
cairo_tag_end (cr, "Document");
|
281
|
-
</pre></div>
|
282
378
|
</div>
|
283
379
|
</div>
|
284
380
|
<div class="refsect1">
|
@@ -404,6 +500,6 @@ Links.</p>
|
|
404
500
|
</div>
|
405
501
|
</div>
|
406
502
|
<div class="footer">
|
407
|
-
<hr>Generated by GTK-Doc V1.
|
503
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
408
504
|
</body>
|
409
505
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-drawing.html" title="Drawing">
|
9
9
|
<link rel="prev" href="cairo-Regions.html" title="Regions">
|
10
10
|
<link rel="next" href="cairo-text.html" title="text">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -558,6 +558,6 @@ transforming (<em class="parameter"><code>dx</code></em>
|
|
558
558
|
</div>
|
559
559
|
</div>
|
560
560
|
<div class="footer">
|
561
|
-
<hr>Generated by GTK-Doc V1.
|
561
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
562
562
|
</body>
|
563
563
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-support.html" title="Utilities">
|
9
9
|
<link rel="prev" href="cairo-Version-Information.html" title="Version Information">
|
10
10
|
<link rel="next" href="index-all.html" title="Index">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -112,11 +112,21 @@ element and should free any memory and resources allocated for it.</p>
|
|
112
112
|
<a class="link" href="cairo-Types.html#cairo-bool-t" title="cairo_bool_t"><span class="type">cairo_bool_t</span></a> will always be either 0 or 1, but testing against
|
113
113
|
these values explicitly is not encouraged; just use the
|
114
114
|
value as a boolean condition.</p>
|
115
|
-
<div class="informalexample"
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
115
|
+
<div class="informalexample">
|
116
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
117
|
+
<tbody>
|
118
|
+
<tr>
|
119
|
+
<td class="listing_lines" align="right"><pre>1
|
120
|
+
2
|
121
|
+
3</pre></td>
|
122
|
+
<td class="listing_code"><pre class="programlisting"><span class="keyword">if</span> <span class="gtkdoc opt">(</span><span class="function"><a href="cairo-cairo-t.html#cairo-in-stroke">cairo_in_stroke</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">)) {</span>
|
123
|
+
<span class="comment">/* do something */</span>
|
124
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
125
|
+
</tr>
|
126
|
+
</tbody>
|
127
|
+
</table>
|
128
|
+
</div>
|
129
|
+
|
120
130
|
<p class="since">Since: 1.0</p>
|
121
131
|
</div>
|
122
132
|
<hr>
|
@@ -194,6 +204,6 @@ would just use the address of a static <span class="type">cairo_data_key_t</span
|
|
194
204
|
</div>
|
195
205
|
</div>
|
196
206
|
<div class="footer">
|
197
|
-
<hr>Generated by GTK-Doc V1.
|
207
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
198
208
|
</body>
|
199
209
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-fonts.html" title="Fonts">
|
9
9
|
<link rel="prev" href="cairo-Quartz-(CGFont)-Fonts.html" title="Quartz (CGFont) Fonts">
|
10
10
|
<link rel="next" href="cairo-surfaces.html" title="Surfaces">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -344,7 +344,7 @@ Arabic and Indic.</p>
|
|
344
344
|
argument is preset to the number of glyph entries available
|
345
345
|
in the <em class="parameter"><code>glyphs</code></em>
|
346
346
|
buffer. If the <em class="parameter"><code>glyphs</code></em>
|
347
|
-
buffer is <a href="/usr/share/gtk-doc/html/
|
347
|
+
buffer is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the value of
|
348
348
|
<em class="parameter"><code>num_glyphs</code></em>
|
349
349
|
will be zero. If the provided glyph array is too short for
|
350
350
|
the conversion (or for convenience), a new glyph array may be allocated
|
@@ -360,13 +360,13 @@ the original value of <em class="parameter"><code>glyphs</code></em>
|
|
360
360
|
The callback should populate the glyph indices and positions (in font space)
|
361
361
|
assuming that the text is to be shown at the origin.</p>
|
362
362
|
<p>If <em class="parameter"><code>clusters</code></em>
|
363
|
-
is not <a href="/usr/share/gtk-doc/html/
|
363
|
+
is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>num_clusters</code></em>
|
364
364
|
and <em class="parameter"><code>cluster_flags</code></em>
|
365
365
|
are also
|
366
|
-
non-<a href="/usr/share/gtk-doc/html/
|
366
|
+
non-<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and cluster mapping should be computed. The semantics of how
|
367
367
|
cluster array allocation works is similar to the glyph array. That is,
|
368
368
|
if <em class="parameter"><code>clusters</code></em>
|
369
|
-
initially points to a non-<a href="/usr/share/gtk-doc/html/
|
369
|
+
initially points to a non-<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> value, that array may be used
|
370
370
|
as a cluster buffer, and <em class="parameter"><code>num_clusters</code></em>
|
371
371
|
points to the number of cluster
|
372
372
|
entries available there. If the provided cluster array is too short for
|
@@ -429,7 +429,7 @@ in bytes</p></td>
|
|
429
429
|
</tr>
|
430
430
|
<tr>
|
431
431
|
<td class="parameter_name"><p>clusters</p></td>
|
432
|
-
<td class="parameter_description"><p>pointer to array of cluster mapping information to fill, or <a href="/usr/share/gtk-doc/html/
|
432
|
+
<td class="parameter_description"><p>pointer to array of cluster mapping information to fill, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
433
433
|
<td class="parameter_annotations"> </td>
|
434
434
|
</tr>
|
435
435
|
<tr>
|
@@ -568,7 +568,7 @@ is created from it.</p>
|
|
568
568
|
</tr>
|
569
569
|
<tr>
|
570
570
|
<td class="parameter_name"><p>init_func</p></td>
|
571
|
-
<td class="parameter_description"><p>The init callback, or <a href="/usr/share/gtk-doc/html/
|
571
|
+
<td class="parameter_description"><p>The init callback, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
572
572
|
<td class="parameter_annotations"> </td>
|
573
573
|
</tr>
|
574
574
|
</tbody>
|
@@ -600,7 +600,7 @@ cairo_user_font_face_get_init_func (<em class="parameter"><code><a class="link"
|
|
600
600
|
<div class="refsect3">
|
601
601
|
<a name="cairo-user-font-face-get-init-func.returns"></a><h4>Returns</h4>
|
602
602
|
<p> The init callback of <em class="parameter"><code>font_face</code></em>
|
603
|
-
or <a href="/usr/share/gtk-doc/html/
|
603
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none set or an error has occurred.</p>
|
604
604
|
</div>
|
605
605
|
<p class="since">Since: 1.8</p>
|
606
606
|
</div>
|
@@ -618,7 +618,7 @@ works.</p>
|
|
618
618
|
error will occur. A user font-face is immutable as soon as a scaled-font
|
619
619
|
is created from it.</p>
|
620
620
|
<p>The render_glyph callback is the only mandatory callback of a user-font.
|
621
|
-
If the callback is <a href="/usr/share/gtk-doc/html/
|
621
|
+
If the callback is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and a glyph is tried to be rendered using
|
622
622
|
<em class="parameter"><code>font_face</code></em>
|
623
623
|
, a <a class="link" href="cairo-Error-handling.html#CAIRO-STATUS-USER-FONT-ERROR:CAPS"><code class="literal">CAIRO_STATUS_USER_FONT_ERROR</code></a> will occur.</p>
|
624
624
|
<div class="refsect3">
|
@@ -637,7 +637,7 @@ If the callback is <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.htm
|
|
637
637
|
</tr>
|
638
638
|
<tr>
|
639
639
|
<td class="parameter_name"><p>render_glyph_func</p></td>
|
640
|
-
<td class="parameter_description"><p>The render_glyph callback, or <a href="/usr/share/gtk-doc/html/
|
640
|
+
<td class="parameter_description"><p>The render_glyph callback, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
641
641
|
<td class="parameter_annotations"> </td>
|
642
642
|
</tr>
|
643
643
|
</tbody>
|
@@ -670,7 +670,7 @@ cairo_user_font_face_get_render_glyph_func
|
|
670
670
|
<div class="refsect3">
|
671
671
|
<a name="cairo-user-font-face-get-render-glyph-func.returns"></a><h4>Returns</h4>
|
672
672
|
<p> The render_glyph callback of <em class="parameter"><code>font_face</code></em>
|
673
|
-
or <a href="/usr/share/gtk-doc/html/
|
673
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none set or an error has occurred.</p>
|
674
674
|
</div>
|
675
675
|
<p class="since">Since: 1.8</p>
|
676
676
|
</div>
|
@@ -703,7 +703,7 @@ is created from it.</p>
|
|
703
703
|
</tr>
|
704
704
|
<tr>
|
705
705
|
<td class="parameter_name"><p>unicode_to_glyph_func</p></td>
|
706
|
-
<td class="parameter_description"><p>The unicode_to_glyph callback, or <a href="/usr/share/gtk-doc/html/
|
706
|
+
<td class="parameter_description"><p>The unicode_to_glyph callback, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
707
707
|
<td class="parameter_annotations"> </td>
|
708
708
|
</tr>
|
709
709
|
</tbody>
|
@@ -736,7 +736,7 @@ cairo_user_font_face_get_unicode_to_glyph_func
|
|
736
736
|
<div class="refsect3">
|
737
737
|
<a name="cairo-user-font-face-get-unicode-to-glyph-func.returns"></a><h4>Returns</h4>
|
738
738
|
<p> The unicode_to_glyph callback of <em class="parameter"><code>font_face</code></em>
|
739
|
-
or <a href="/usr/share/gtk-doc/html/
|
739
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none set or an error occurred.</p>
|
740
740
|
</div>
|
741
741
|
<p class="since">Since: 1.8</p>
|
742
742
|
</div>
|
@@ -769,7 +769,7 @@ is created from it.</p>
|
|
769
769
|
</tr>
|
770
770
|
<tr>
|
771
771
|
<td class="parameter_name"><p>text_to_glyphs_func</p></td>
|
772
|
-
<td class="parameter_description"><p>The text_to_glyphs callback, or <a href="/usr/share/gtk-doc/html/
|
772
|
+
<td class="parameter_description"><p>The text_to_glyphs callback, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
773
773
|
<td class="parameter_annotations"> </td>
|
774
774
|
</tr>
|
775
775
|
</tbody>
|
@@ -802,7 +802,7 @@ cairo_user_font_face_get_text_to_glyphs_func
|
|
802
802
|
<div class="refsect3">
|
803
803
|
<a name="cairo-user-font-face-get-text-to-glyphs-func.returns"></a><h4>Returns</h4>
|
804
804
|
<p> The text_to_glyphs callback of <em class="parameter"><code>font_face</code></em>
|
805
|
-
or <a href="/usr/share/gtk-doc/html/
|
805
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none set or an error occurred.</p>
|
806
806
|
</div>
|
807
807
|
<p class="since">Since: 1.8</p>
|
808
808
|
</div>
|
@@ -822,6 +822,6 @@ this feature (1.8 and later).</p>
|
|
822
822
|
</div>
|
823
823
|
</div>
|
824
824
|
<div class="footer">
|
825
|
-
<hr>Generated by GTK-Doc V1.
|
825
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
826
826
|
</body>
|
827
827
|
</html>
|