rsvg2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +63 -7
- data/ext/rsvg2/extconf.rb +4 -1
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +87 -0
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +1 -5
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +4 -5
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +13 -10
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +64 -34
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +41 -0
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +41 -0
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +3 -4
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +693 -0
- data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +113 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.html +109 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +582 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +337 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +203 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +642 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +517 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +164 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +670 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1102 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +265 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +380 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +205 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +421 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +141 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +503 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +346 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +246 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1408 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +137 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +384 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +158 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +304 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +312 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +428 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +334 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +80 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +511 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/style.css +266 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1073 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +55 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +46 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +50 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +51 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +42 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +59 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +105 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +328 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +88 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +101 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +38 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +96 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +283 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +386 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +126 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +109 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/up.png +0 -0
- data/vendor/local/share/license/libcroco/AUTHORS +13 -0
- data/vendor/local/share/license/libcroco/COPYING +481 -0
- data/vendor/local/share/license/libcroco/COPYING.LIB +481 -0
- data/vendor/local/share/license/librsvg/AUTHORS +1 -0
- data/vendor/local/share/license/librsvg/COPYING +340 -0
- data/vendor/local/share/license/librsvg/COPYING.LIB +482 -0
- data/vendor/local/share/man/man1/rsvg-convert.1 +55 -0
- metadata +90 -299
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/rsvg-view.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +0 -96
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +0 -306
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/local/include/libxml2/libxml/SAX.h +0 -173
- data/vendor/local/include/libxml2/libxml/SAX2.h +0 -176
- data/vendor/local/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/local/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/local/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/local/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/local/include/libxml2/libxml/dict.h +0 -80
- data/vendor/local/include/libxml2/libxml/encoding.h +0 -240
- data/vendor/local/include/libxml2/libxml/entities.h +0 -150
- data/vendor/local/include/libxml2/libxml/globals.h +0 -502
- data/vendor/local/include/libxml2/libxml/hash.h +0 -233
- data/vendor/local/include/libxml2/libxml/list.h +0 -137
- data/vendor/local/include/libxml2/libxml/nanoftp.h +0 -163
- data/vendor/local/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/local/include/libxml2/libxml/parser.h +0 -1240
- data/vendor/local/include/libxml2/libxml/parserInternals.h +0 -644
- data/vendor/local/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/local/include/libxml2/libxml/relaxng.h +0 -213
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +0 -958
- data/vendor/local/include/libxml2/libxml/schematron.h +0 -142
- data/vendor/local/include/libxml2/libxml/threads.h +0 -84
- data/vendor/local/include/libxml2/libxml/tree.h +0 -1303
- data/vendor/local/include/libxml2/libxml/uri.h +0 -94
- data/vendor/local/include/libxml2/libxml/valid.h +0 -458
- data/vendor/local/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/local/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/local/include/libxml2/libxml/xmlIO.h +0 -366
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/local/include/libxml2/libxml/xmlerror.h +0 -944
- data/vendor/local/include/libxml2/libxml/xmlexports.h +0 -162
- data/vendor/local/include/libxml2/libxml/xmlmemory.h +0 -224
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/local/include/libxml2/libxml/xmlreader.h +0 -428
- data/vendor/local/include/libxml2/libxml/xmlregexp.h +0 -222
- data/vendor/local/include/libxml2/libxml/xmlsave.h +0 -88
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +0 -246
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +0 -151
- data/vendor/local/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/local/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/local/include/libxml2/libxml/xmlversion.h +0 -480
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/local/include/libxml2/libxml/xpath.h +0 -550
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +0 -632
- data/vendor/local/include/libxml2/libxml/xpointer.h +0 -114
- data/vendor/local/lib/libxml2.def +0 -1659
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +0 -13
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +0 -36
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +0 -2
- data/vendor/local/manifest/librsvg-dev_2.32.1-1_win32.mft +0 -11
- data/vendor/local/manifest/librsvg_2.32.1-1_win32.mft +0 -2
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +0 -268
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +0 -2
- data/vendor/local/share/aclocal/libxml.m4 +0 -188
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +0 -27
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +0 -880
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +0 -229
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +0 -3770
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +0 -282
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +0 -207
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +0 -751
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +0 -174
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +0 -51
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +0 -184
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +0 -125
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +0 -128
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +0 -142
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +0 -124
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +0 -152
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +0 -116
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +0 -65
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +0 -559
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +0 -322
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +0 -162
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +0 -373
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +0 -81
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +0 -989
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +0 -289
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +0 -59
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +0 -212
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +0 -85
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +0 -864
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +0 -20
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +0 -330
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +0 -185
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +0 -123
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +0 -108
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +0 -512
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +0 -62
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +0 -261
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +0 -310
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +0 -394
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +0 -83
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +0 -166
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +0 -56
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +0 -3
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +0 -39
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +0 -118
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +0 -18
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +0 -7
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +0 -8
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +0 -78
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +0 -67
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +0 -47
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +0 -54
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +0 -55
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +0 -35
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +0 -30
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +0 -63
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +0 -64
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +0 -74
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +0 -1336
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +0 -5715
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +0 -250
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +0 -190
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +0 -30
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +0 -38
- data/vendor/local/share/gtk-doc/html/libxml2/index.html +0 -67
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html +0 -138
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +0 -373
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html +0 -172
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html +0 -243
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html +0 -247
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html +0 -91
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html +0 -241
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html +0 -225
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +0 -134
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +0 -218
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html +0 -383
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +0 -214
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +0 -226
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +0 -187
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html +0 -142
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +0 -766
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +0 -688
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html +0 -860
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html +0 -161
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +0 -1596
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html +0 -154
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html +0 -528
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html +0 -169
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html +0 -160
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +0 -347
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html +0 -176
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +0 -952
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html +0 -87
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +0 -186
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +0 -97
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +0 -565
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +0 -280
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +0 -133
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +0 -314
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html +0 -237
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +0 -217
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html +0 -887
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +0 -287
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +0 -479
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +0 -532
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +0 -787
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html +0 -171
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +0 -3569
- data/vendor/local/share/gtk-doc/html/libxml2/style.css +0 -66
- data/vendor/local/share/man/man1/xml2-config.1 +0 -30
- data/vendor/local/share/man/man1/xmlcatalog.1 +0 -340
- data/vendor/local/share/man/man1/xmllint.1 +0 -427
- data/vendor/local/share/man/man3/libxml.3 +0 -71
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +0 -867
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +0 -68
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +0 -471
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +0 -61
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log +0 -535
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh +0 -125
File without changes
|
@@ -0,0 +1,337 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>cr-additional-sel</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="Libcroco Reference Manual">
|
8
|
+
<link rel="up" href="ch01.html" title="Extensive APIs description">
|
9
|
+
<link rel="prev" href="ch01.html" title="Extensive APIs description">
|
10
|
+
<link rel="next" href="libcroco-cr-attr-sel.html" title="cr-attr-sel">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="ch01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">Libcroco Reference Manual</th>
|
21
|
+
<td><a accesskey="n" href="libcroco-cr-attr-sel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#libcroco-cr-additional-sel.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#libcroco-cr-additional-sel.description" class="shortcut">Description</a>
|
27
|
+
</td></tr>
|
28
|
+
</table>
|
29
|
+
<div class="refentry">
|
30
|
+
<a name="libcroco-cr-additional-sel"></a><div class="titlepage"></div>
|
31
|
+
<div class="refnamediv"><table width="100%"><tr>
|
32
|
+
<td valign="top">
|
33
|
+
<h2><span class="refentrytitle"><a name="libcroco-cr-additional-sel.top_of_page"></a>cr-additional-sel</span></h2>
|
34
|
+
<p>cr-additional-sel</p>
|
35
|
+
</td>
|
36
|
+
<td valign="top" align="right"></td>
|
37
|
+
</tr></table></div>
|
38
|
+
<div class="refsynopsisdiv">
|
39
|
+
<a name="libcroco-cr-additional-sel.synopsis"></a><h2>Synopsis</h2>
|
40
|
+
<pre class="synopsis">struct <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel">CRAdditionalSel</a>;
|
41
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-append" title="cr_additional_sel_append ()">cr_additional_sel_append</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
42
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_sel</code></em>);
|
43
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-destroy" title="cr_additional_sel_destroy ()">cr_additional_sel_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>);
|
44
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-dump" title="cr_additional_sel_dump ()">cr_additional_sel_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>,
|
45
|
+
<em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
|
46
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-new" title="cr_additional_sel_new ()">cr_additional_sel_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
47
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-new-with-type" title="cr_additional_sel_new_with_type ()">cr_additional_sel_new_with_type</a> (<em class="parameter"><code><span class="type">enum AddSelectorType</span> a_sel_type</code></em>);
|
48
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-one-to-string" title="cr_additional_sel_one_to_string ()">cr_additional_sel_one_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>);
|
49
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-prepend" title="cr_additional_sel_prepend ()">cr_additional_sel_prepend</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
50
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_sel</code></em>);
|
51
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-set-attr-sel" title="cr_additional_sel_set_attr_sel ()">cr_additional_sel_set_attr_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
52
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_sel</code></em>);
|
53
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-set-class-name" title="cr_additional_sel_set_class_name ()">cr_additional_sel_set_class_name</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
54
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_class_name</code></em>);
|
55
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-set-id-name" title="cr_additional_sel_set_id_name ()">cr_additional_sel_set_id_name</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
56
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_id</code></em>);
|
57
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-set-pseudo" title="cr_additional_sel_set_pseudo ()">cr_additional_sel_set_pseudo</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
58
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-pseudo.html#CRPseudo" title="struct CRPseudo"><span class="type">CRPseudo</span></a> *a_pseudo</code></em>);
|
59
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-additional-sel.html#cr-additional-sel-to-string" title="cr_additional_sel_to_string ()">cr_additional_sel_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>);
|
60
|
+
</pre>
|
61
|
+
</div>
|
62
|
+
<div class="refsect1">
|
63
|
+
<a name="libcroco-cr-additional-sel.description"></a><h2>Description</h2>
|
64
|
+
<p>
|
65
|
+
</p>
|
66
|
+
</div>
|
67
|
+
<div class="refsect1">
|
68
|
+
<a name="libcroco-cr-additional-sel.details"></a><h2>Details</h2>
|
69
|
+
<div class="refsect2">
|
70
|
+
<a name="CRAdditionalSel"></a><h3>struct CRAdditionalSel</h3>
|
71
|
+
<pre class="programlisting">struct CRAdditionalSel {
|
72
|
+
enum AddSelectorType type ;
|
73
|
+
union CRAdditionalSelectorContent content ;
|
74
|
+
|
75
|
+
CRAdditionalSel * next ;
|
76
|
+
CRAdditionalSel * prev ;
|
77
|
+
CRParsingLocation location ;
|
78
|
+
};
|
79
|
+
</pre>
|
80
|
+
<p>
|
81
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> abstracts an additionnal selector.
|
82
|
+
An additional selector is the selector part
|
83
|
+
that comes after the combination of type selectors.
|
84
|
+
It can be either "a class selector (the .class part),
|
85
|
+
a pseudo class selector, an attribute selector
|
86
|
+
or an id selector.
|
87
|
+
</p>
|
88
|
+
</div>
|
89
|
+
<hr>
|
90
|
+
<div class="refsect2">
|
91
|
+
<a name="cr-additional-sel-append"></a><h3>cr_additional_sel_append ()</h3>
|
92
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * cr_additional_sel_append (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
93
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_sel</code></em>);</pre>
|
94
|
+
<p>
|
95
|
+
Appends a new instance of <span class="type">CRAdditional</span> to the
|
96
|
+
current list of <span class="type">CRAdditional</span>.
|
97
|
+
</p>
|
98
|
+
<div class="variablelist"><table border="0">
|
99
|
+
<col align="left" valign="top">
|
100
|
+
<tbody>
|
101
|
+
<tr>
|
102
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
103
|
+
<td>the "this pointer" of the current instance
|
104
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
105
|
+
</tr>
|
106
|
+
<tr>
|
107
|
+
<td><p><span class="term"><em class="parameter"><code>a_sel</code></em> :</span></p></td>
|
108
|
+
<td>the new instance to <span class="type">CRAdditional</span> to append.</td>
|
109
|
+
</tr>
|
110
|
+
<tr>
|
111
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
112
|
+
<td>the new list of CRAdditionalSel or NULL if an error arises.</td>
|
113
|
+
</tr>
|
114
|
+
</tbody>
|
115
|
+
</table></div>
|
116
|
+
</div>
|
117
|
+
<hr>
|
118
|
+
<div class="refsect2">
|
119
|
+
<a name="cr-additional-sel-destroy"></a><h3>cr_additional_sel_destroy ()</h3>
|
120
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>);</pre>
|
121
|
+
<p>
|
122
|
+
Destroys an instance of <span class="type">CRAdditional</span>.
|
123
|
+
</p>
|
124
|
+
<div class="variablelist"><table border="0">
|
125
|
+
<col align="left" valign="top">
|
126
|
+
<tbody><tr>
|
127
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
128
|
+
<td>the "this pointer" of the current instance
|
129
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
130
|
+
</tr></tbody>
|
131
|
+
</table></div>
|
132
|
+
</div>
|
133
|
+
<hr>
|
134
|
+
<div class="refsect2">
|
135
|
+
<a name="cr-additional-sel-dump"></a><h3>cr_additional_sel_dump ()</h3>
|
136
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>,
|
137
|
+
<em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
|
138
|
+
<p>
|
139
|
+
Dumps the current instance of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> to a file
|
140
|
+
</p>
|
141
|
+
<div class="variablelist"><table border="0">
|
142
|
+
<col align="left" valign="top">
|
143
|
+
<tbody>
|
144
|
+
<tr>
|
145
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
146
|
+
<td>the "this pointer" of the current instance of
|
147
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.</td>
|
148
|
+
</tr>
|
149
|
+
<tr>
|
150
|
+
<td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
|
151
|
+
<td>the destination file.</td>
|
152
|
+
</tr>
|
153
|
+
</tbody>
|
154
|
+
</table></div>
|
155
|
+
</div>
|
156
|
+
<hr>
|
157
|
+
<div class="refsect2">
|
158
|
+
<a name="cr-additional-sel-new"></a><h3>cr_additional_sel_new ()</h3>
|
159
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * cr_additional_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
160
|
+
<p>
|
161
|
+
Default constructor of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.
|
162
|
+
</p>
|
163
|
+
<div class="variablelist"><table border="0">
|
164
|
+
<col align="left" valign="top">
|
165
|
+
<tbody><tr>
|
166
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
167
|
+
<td>the newly build instance of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.</td>
|
168
|
+
</tr></tbody>
|
169
|
+
</table></div>
|
170
|
+
</div>
|
171
|
+
<hr>
|
172
|
+
<div class="refsect2">
|
173
|
+
<a name="cr-additional-sel-new-with-type"></a><h3>cr_additional_sel_new_with_type ()</h3>
|
174
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * cr_additional_sel_new_with_type (<em class="parameter"><code><span class="type">enum AddSelectorType</span> a_sel_type</code></em>);</pre>
|
175
|
+
<p>
|
176
|
+
Constructor of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.
|
177
|
+
</p>
|
178
|
+
<div class="variablelist"><table border="0">
|
179
|
+
<col align="left" valign="top">
|
180
|
+
<tbody>
|
181
|
+
<tr>
|
182
|
+
<td><p><span class="term"><em class="parameter"><code>a_sel_type</code></em> :</span></p></td>
|
183
|
+
<td>the type of the newly built instance
|
184
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.</td>
|
185
|
+
</tr>
|
186
|
+
<tr>
|
187
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
188
|
+
<td>the newly built instance of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a>.</td>
|
189
|
+
</tr>
|
190
|
+
</tbody>
|
191
|
+
</table></div>
|
192
|
+
</div>
|
193
|
+
<hr>
|
194
|
+
<div class="refsect2">
|
195
|
+
<a name="cr-additional-sel-one-to-string"></a><h3>cr_additional_sel_one_to_string ()</h3>
|
196
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_additional_sel_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>);</pre>
|
197
|
+
<p>
|
198
|
+
</p>
|
199
|
+
</div>
|
200
|
+
<hr>
|
201
|
+
<div class="refsect2">
|
202
|
+
<a name="cr-additional-sel-prepend"></a><h3>cr_additional_sel_prepend ()</h3>
|
203
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="returnvalue">CRAdditionalSel</span></a> * cr_additional_sel_prepend (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
204
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_sel</code></em>);</pre>
|
205
|
+
<p>
|
206
|
+
Preppends a new instance of <span class="type">CRAdditional</span> to the
|
207
|
+
current list of <span class="type">CRAdditional</span>.
|
208
|
+
</p>
|
209
|
+
<div class="variablelist"><table border="0">
|
210
|
+
<col align="left" valign="top">
|
211
|
+
<tbody>
|
212
|
+
<tr>
|
213
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
214
|
+
<td>the "this pointer" of the current instance
|
215
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
216
|
+
</tr>
|
217
|
+
<tr>
|
218
|
+
<td><p><span class="term"><em class="parameter"><code>a_sel</code></em> :</span></p></td>
|
219
|
+
<td>the new instance to <span class="type">CRAdditional</span> to preappend.</td>
|
220
|
+
</tr>
|
221
|
+
<tr>
|
222
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
223
|
+
<td>the new list of CRAdditionalSel or NULL if an error arises.</td>
|
224
|
+
</tr>
|
225
|
+
</tbody>
|
226
|
+
</table></div>
|
227
|
+
</div>
|
228
|
+
<hr>
|
229
|
+
<div class="refsect2">
|
230
|
+
<a name="cr-additional-sel-set-attr-sel"></a><h3>cr_additional_sel_set_attr_sel ()</h3>
|
231
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_set_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
232
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_sel</code></em>);</pre>
|
233
|
+
<p>
|
234
|
+
Sets a new instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> to
|
235
|
+
a ATTRIBUTE additional selector.
|
236
|
+
</p>
|
237
|
+
<div class="variablelist"><table border="0">
|
238
|
+
<col align="left" valign="top">
|
239
|
+
<tbody>
|
240
|
+
<tr>
|
241
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
242
|
+
<td>the "this pointer" of the current instance
|
243
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
244
|
+
</tr>
|
245
|
+
<tr>
|
246
|
+
<td><p><span class="term"><em class="parameter"><code>a_sel</code></em> :</span></p></td>
|
247
|
+
<td>the new instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> to set.</td>
|
248
|
+
</tr>
|
249
|
+
</tbody>
|
250
|
+
</table></div>
|
251
|
+
</div>
|
252
|
+
<hr>
|
253
|
+
<div class="refsect2">
|
254
|
+
<a name="cr-additional-sel-set-class-name"></a><h3>cr_additional_sel_set_class_name ()</h3>
|
255
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_set_class_name (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
256
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_class_name</code></em>);</pre>
|
257
|
+
<p>
|
258
|
+
Sets a new class name to a
|
259
|
+
CLASS additional selector.
|
260
|
+
</p>
|
261
|
+
<div class="variablelist"><table border="0">
|
262
|
+
<col align="left" valign="top">
|
263
|
+
<tbody>
|
264
|
+
<tr>
|
265
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
266
|
+
<td>the "this pointer" of the current instance
|
267
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
268
|
+
</tr>
|
269
|
+
<tr>
|
270
|
+
<td><p><span class="term"><em class="parameter"><code>a_class_name</code></em> :</span></p></td>
|
271
|
+
<td>the new class name to set.</td>
|
272
|
+
</tr>
|
273
|
+
</tbody>
|
274
|
+
</table></div>
|
275
|
+
</div>
|
276
|
+
<hr>
|
277
|
+
<div class="refsect2">
|
278
|
+
<a name="cr-additional-sel-set-id-name"></a><h3>cr_additional_sel_set_id_name ()</h3>
|
279
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_set_id_name (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
280
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_id</code></em>);</pre>
|
281
|
+
<p>
|
282
|
+
Sets a new id name to an
|
283
|
+
ID additional selector.
|
284
|
+
</p>
|
285
|
+
<div class="variablelist"><table border="0">
|
286
|
+
<col align="left" valign="top">
|
287
|
+
<tbody>
|
288
|
+
<tr>
|
289
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
290
|
+
<td>the "this pointer" of the current instance
|
291
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
292
|
+
</tr>
|
293
|
+
<tr>
|
294
|
+
<td><p><span class="term"><em class="parameter"><code>a_id</code></em> :</span></p></td>
|
295
|
+
<td>the new id to set.</td>
|
296
|
+
</tr>
|
297
|
+
</tbody>
|
298
|
+
</table></div>
|
299
|
+
</div>
|
300
|
+
<hr>
|
301
|
+
<div class="refsect2">
|
302
|
+
<a name="cr-additional-sel-set-pseudo"></a><h3>cr_additional_sel_set_pseudo ()</h3>
|
303
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_additional_sel_set_pseudo (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> *a_this</code></em>,
|
304
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-pseudo.html#CRPseudo" title="struct CRPseudo"><span class="type">CRPseudo</span></a> *a_pseudo</code></em>);</pre>
|
305
|
+
<p>
|
306
|
+
Sets a new pseudo to a
|
307
|
+
PSEUDO additional selector.
|
308
|
+
</p>
|
309
|
+
<div class="variablelist"><table border="0">
|
310
|
+
<col align="left" valign="top">
|
311
|
+
<tbody>
|
312
|
+
<tr>
|
313
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
314
|
+
<td>the "this pointer" of the current instance
|
315
|
+
of <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> .</td>
|
316
|
+
</tr>
|
317
|
+
<tr>
|
318
|
+
<td><p><span class="term"><em class="parameter"><code>a_pseudo</code></em> :</span></p></td>
|
319
|
+
<td>the new pseudo to set.</td>
|
320
|
+
</tr>
|
321
|
+
</tbody>
|
322
|
+
</table></div>
|
323
|
+
</div>
|
324
|
+
<hr>
|
325
|
+
<div class="refsect2">
|
326
|
+
<a name="cr-additional-sel-to-string"></a><h3>cr_additional_sel_to_string ()</h3>
|
327
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_additional_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> const *a_this</code></em>);</pre>
|
328
|
+
<p>
|
329
|
+
</p>
|
330
|
+
</div>
|
331
|
+
</div>
|
332
|
+
</div>
|
333
|
+
<div class="footer">
|
334
|
+
<hr>
|
335
|
+
Generated by GTK-Doc V1.18</div>
|
336
|
+
</body>
|
337
|
+
</html>
|
@@ -0,0 +1,203 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>cr-attr-sel</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="Libcroco Reference Manual">
|
8
|
+
<link rel="up" href="ch01.html" title="Extensive APIs description">
|
9
|
+
<link rel="prev" href="libcroco-cr-additional-sel.html" title="cr-additional-sel">
|
10
|
+
<link rel="next" href="libcroco-cr-cascade.html" title="cr-cascade">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="libcroco-cr-additional-sel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">Libcroco Reference Manual</th>
|
21
|
+
<td><a accesskey="n" href="libcroco-cr-cascade.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#libcroco-cr-attr-sel.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#libcroco-cr-attr-sel.description" class="shortcut">Description</a>
|
27
|
+
</td></tr>
|
28
|
+
</table>
|
29
|
+
<div class="refentry">
|
30
|
+
<a name="libcroco-cr-attr-sel"></a><div class="titlepage"></div>
|
31
|
+
<div class="refnamediv"><table width="100%"><tr>
|
32
|
+
<td valign="top">
|
33
|
+
<h2><span class="refentrytitle"><a name="libcroco-cr-attr-sel.top_of_page"></a>cr-attr-sel</span></h2>
|
34
|
+
<p>cr-attr-sel</p>
|
35
|
+
</td>
|
36
|
+
<td valign="top" align="right"></td>
|
37
|
+
</tr></table></div>
|
38
|
+
<div class="refsynopsisdiv">
|
39
|
+
<a name="libcroco-cr-attr-sel.synopsis"></a><h2>Synopsis</h2>
|
40
|
+
<pre class="synopsis">struct <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel">CRAttrSel</a>;
|
41
|
+
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-append-attr-sel" title="cr_attr_sel_append_attr_sel ()">cr_attr_sel_append_attr_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
|
42
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);
|
43
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-destroy" title="cr_attr_sel_destroy ()">cr_attr_sel_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>);
|
44
|
+
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-dump" title="cr_attr_sel_dump ()">cr_attr_sel_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>,
|
45
|
+
<em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
|
46
|
+
<a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> * <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-new" title="cr_attr_sel_new ()">cr_attr_sel_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
47
|
+
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-prepend-attr-sel" title="cr_attr_sel_prepend_attr_sel ()">cr_attr_sel_prepend_attr_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
|
48
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);
|
49
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-to-string" title="cr_attr_sel_to_string ()">cr_attr_sel_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>);
|
50
|
+
</pre>
|
51
|
+
</div>
|
52
|
+
<div class="refsect1">
|
53
|
+
<a name="libcroco-cr-attr-sel.description"></a><h2>Description</h2>
|
54
|
+
<p>
|
55
|
+
</p>
|
56
|
+
</div>
|
57
|
+
<div class="refsect1">
|
58
|
+
<a name="libcroco-cr-attr-sel.details"></a><h2>Details</h2>
|
59
|
+
<div class="refsect2">
|
60
|
+
<a name="CRAttrSel"></a><h3>struct CRAttrSel</h3>
|
61
|
+
<pre class="programlisting">struct CRAttrSel {
|
62
|
+
CRString *name ;
|
63
|
+
CRString *value ;
|
64
|
+
enum AttrMatchWay match_way ;
|
65
|
+
CRAttrSel *next ;
|
66
|
+
CRAttrSel *prev ;
|
67
|
+
CRParsingLocation location ;
|
68
|
+
};
|
69
|
+
</pre>
|
70
|
+
<p>
|
71
|
+
<a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> abstracts an attribute selector.
|
72
|
+
Attributes selectors are described in the css2 spec [5.8].
|
73
|
+
There are more generally used in the css2 selectors described in
|
74
|
+
css2 spec [5] .
|
75
|
+
</p>
|
76
|
+
</div>
|
77
|
+
<hr>
|
78
|
+
<div class="refsect2">
|
79
|
+
<a name="cr-attr-sel-append-attr-sel"></a><h3>cr_attr_sel_append_attr_sel ()</h3>
|
80
|
+
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_attr_sel_append_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
|
81
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
|
82
|
+
<p>
|
83
|
+
Appends an attribute selector to the current list of
|
84
|
+
attribute selectors represented by a_this.
|
85
|
+
</p>
|
86
|
+
<div class="variablelist"><table border="0">
|
87
|
+
<col align="left" valign="top">
|
88
|
+
<tbody>
|
89
|
+
<tr>
|
90
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
91
|
+
<td>the this pointer of the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
|
92
|
+
</tr>
|
93
|
+
<tr>
|
94
|
+
<td><p><span class="term"><em class="parameter"><code>a_attr_sel</code></em> :</span></p></td>
|
95
|
+
<td>selector to append.</td>
|
96
|
+
</tr>
|
97
|
+
<tr>
|
98
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
99
|
+
<td>CR_OK upon successfull completion, an error code otherwise.</td>
|
100
|
+
</tr>
|
101
|
+
</tbody>
|
102
|
+
</table></div>
|
103
|
+
</div>
|
104
|
+
<hr>
|
105
|
+
<div class="refsect2">
|
106
|
+
<a name="cr-attr-sel-destroy"></a><h3>cr_attr_sel_destroy ()</h3>
|
107
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_attr_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>);</pre>
|
108
|
+
<p>
|
109
|
+
Destroys the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.
|
110
|
+
Frees all the fields if they are non null.
|
111
|
+
</p>
|
112
|
+
<div class="variablelist"><table border="0">
|
113
|
+
<col align="left" valign="top">
|
114
|
+
<tbody><tr>
|
115
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
116
|
+
<td>the "this pointer" of the current
|
117
|
+
instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
|
118
|
+
</tr></tbody>
|
119
|
+
</table></div>
|
120
|
+
</div>
|
121
|
+
<hr>
|
122
|
+
<div class="refsect2">
|
123
|
+
<a name="cr-attr-sel-dump"></a><h3>cr_attr_sel_dump ()</h3>
|
124
|
+
<pre class="programlisting"><span class="returnvalue">void</span> cr_attr_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>,
|
125
|
+
<em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
|
126
|
+
<p>
|
127
|
+
Dumps the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> to a file.
|
128
|
+
</p>
|
129
|
+
<div class="variablelist"><table border="0">
|
130
|
+
<col align="left" valign="top">
|
131
|
+
<tbody>
|
132
|
+
<tr>
|
133
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
134
|
+
<td>the "this pointer" of the current instance of
|
135
|
+
<a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
|
136
|
+
</tr>
|
137
|
+
<tr>
|
138
|
+
<td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
|
139
|
+
<td>the destination file.</td>
|
140
|
+
</tr>
|
141
|
+
</tbody>
|
142
|
+
</table></div>
|
143
|
+
</div>
|
144
|
+
<hr>
|
145
|
+
<div class="refsect2">
|
146
|
+
<a name="cr-attr-sel-new"></a><h3>cr_attr_sel_new ()</h3>
|
147
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> * cr_attr_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
148
|
+
</div>
|
149
|
+
<hr>
|
150
|
+
<div class="refsect2">
|
151
|
+
<a name="cr-attr-sel-prepend-attr-sel"></a><h3>cr_attr_sel_prepend_attr_sel ()</h3>
|
152
|
+
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_attr_sel_prepend_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
|
153
|
+
<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
|
154
|
+
<p>
|
155
|
+
Prepends an attribute selector to the list of
|
156
|
+
attributes selector represented by a_this.
|
157
|
+
</p>
|
158
|
+
<div class="variablelist"><table border="0">
|
159
|
+
<col align="left" valign="top">
|
160
|
+
<tbody>
|
161
|
+
<tr>
|
162
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
163
|
+
<td>the "this pointer" of the current instance *of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
|
164
|
+
</tr>
|
165
|
+
<tr>
|
166
|
+
<td><p><span class="term"><em class="parameter"><code>a_attr_sel</code></em> :</span></p></td>
|
167
|
+
<td>the attribute selector to append.</td>
|
168
|
+
</tr>
|
169
|
+
<tr>
|
170
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
171
|
+
<td>CR_OK upon successfull completion, an error code otherwise.</td>
|
172
|
+
</tr>
|
173
|
+
</tbody>
|
174
|
+
</table></div>
|
175
|
+
</div>
|
176
|
+
<hr>
|
177
|
+
<div class="refsect2">
|
178
|
+
<a name="cr-attr-sel-to-string"></a><h3>cr_attr_sel_to_string ()</h3>
|
179
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_attr_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>);</pre>
|
180
|
+
<p>
|
181
|
+
Serializes an attribute selector into a string
|
182
|
+
</p>
|
183
|
+
<div class="variablelist"><table border="0">
|
184
|
+
<col align="left" valign="top">
|
185
|
+
<tbody>
|
186
|
+
<tr>
|
187
|
+
<td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
|
188
|
+
<td>the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
|
189
|
+
</tr>
|
190
|
+
<tr>
|
191
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
192
|
+
<td>the serialized attribute selector.</td>
|
193
|
+
</tr>
|
194
|
+
</tbody>
|
195
|
+
</table></div>
|
196
|
+
</div>
|
197
|
+
</div>
|
198
|
+
</div>
|
199
|
+
<div class="footer">
|
200
|
+
<hr>
|
201
|
+
Generated by GTK-Doc V1.18</div>
|
202
|
+
</body>
|
203
|
+
</html>
|