glib2 1.2.5-x86-mingw32 → 1.2.6-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1752) hide show
  1. data/Rakefile +3 -3
  2. data/ext/glib2/rbglib.c +0 -1
  3. data/ext/glib2/rbglib.h +1 -1
  4. data/ext/glib2/rbglib2conversions.h +0 -2
  5. data/ext/glib2/rbglib_source.c +9 -6
  6. data/ext/glib2/rbgobj_closure.c +4 -2
  7. data/ext/glib2/rbgprivate.h +0 -1
  8. data/lib/1.9/glib2.so +0 -0
  9. data/lib/2.0/glib2.so +0 -0
  10. data/lib/glib-mkenums.rb +1 -3
  11. data/lib/gnome2-raketask.rb +3 -0
  12. data/lib/gnome2-win32-binary-build-task.rb +4 -2
  13. data/test/test_source.rb +29 -0
  14. data/vendor/local/bin/certtool.exe +0 -0
  15. data/vendor/local/bin/danetool.exe +0 -0
  16. data/vendor/local/bin/gdbus-codegen +1 -1
  17. data/vendor/local/bin/gdbus.exe +0 -0
  18. data/vendor/local/bin/gio-querymodules.exe +0 -0
  19. data/vendor/local/bin/glib-compile-resources.exe +0 -0
  20. data/vendor/local/bin/glib-compile-schemas.exe +0 -0
  21. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  22. data/vendor/local/bin/glib-gettextize +1 -1
  23. data/vendor/local/bin/glib-mkenums +1 -1
  24. data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
  25. data/vendor/local/bin/gnutls-cli.exe +0 -0
  26. data/vendor/local/bin/gnutls-serv.exe +0 -0
  27. data/vendor/local/bin/gobject-query.exe +0 -0
  28. data/vendor/local/bin/gresource.exe +0 -0
  29. data/vendor/local/bin/gsettings.exe +0 -0
  30. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  31. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  32. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  33. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  34. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  35. data/vendor/local/bin/libgmp-10.dll +0 -0
  36. data/vendor/local/bin/libgnutls-28.def +837 -803
  37. data/vendor/local/bin/libgnutls-28.dll +0 -0
  38. data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
  39. data/vendor/local/bin/libgnutls-openssl-28.def +200 -194
  40. data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
  41. data/vendor/local/bin/libgnutls-xssl-28.def +176 -0
  42. data/vendor/local/bin/libgnutlsxx-28.dll +0 -0
  43. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  44. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  45. data/vendor/local/bin/libhogweed-2-2.dll +0 -0
  46. data/vendor/local/bin/libnettle-4-4.dll +0 -0
  47. data/vendor/local/bin/nettle-hash.exe +0 -0
  48. data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
  49. data/vendor/local/bin/ocsptool.exe +0 -0
  50. data/vendor/local/bin/pkcs1-conv.exe +0 -0
  51. data/vendor/local/bin/psktool.exe +0 -0
  52. data/vendor/local/bin/sexp-conv.exe +0 -0
  53. data/vendor/local/bin/srptool.exe +0 -0
  54. data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +5 -0
  55. data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +5 -0
  56. data/vendor/local/include/glib-2.0/gio/gaction.h +11 -3
  57. data/vendor/local/include/glib-2.0/gio/gactiongroup.h +17 -3
  58. data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +3 -3
  59. data/vendor/local/include/glib-2.0/gio/gactionmap.h +7 -3
  60. data/vendor/local/include/glib-2.0/gio/gappinfo.h +43 -4
  61. data/vendor/local/include/glib-2.0/gio/gapplication.h +41 -3
  62. data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +27 -8
  63. data/vendor/local/include/glib-2.0/gio/gasyncinitable.h +10 -3
  64. data/vendor/local/include/glib-2.0/gio/gasyncresult.h +7 -4
  65. data/vendor/local/include/glib-2.0/gio/gbufferedinputstream.h +15 -3
  66. data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +10 -3
  67. data/vendor/local/include/glib-2.0/gio/gcancellable.h +18 -3
  68. data/vendor/local/include/glib-2.0/gio/gcharsetconverter.h +8 -3
  69. data/vendor/local/include/glib-2.0/gio/gcontenttype.h +15 -3
  70. data/vendor/local/include/glib-2.0/gio/gconverter.h +6 -3
  71. data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +6 -3
  72. data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +6 -3
  73. data/vendor/local/include/glib-2.0/gio/gcredentials.h +14 -3
  74. data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +25 -3
  75. data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +15 -3
  76. data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +4 -3
  77. data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +12 -3
  78. data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +6 -3
  79. data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +44 -3
  80. data/vendor/local/include/glib-2.0/gio/gdbuserror.h +16 -5
  81. data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +4 -0
  82. data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +14 -0
  83. data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +34 -3
  84. data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +2 -0
  85. data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +53 -3
  86. data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +24 -5
  87. data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +8 -3
  88. data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +14 -4
  89. data/vendor/local/include/glib-2.0/gio/gdbusobject.h +4 -0
  90. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +5 -0
  91. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +11 -0
  92. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +8 -0
  93. data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +3 -0
  94. data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +7 -0
  95. data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +29 -3
  96. data/vendor/local/include/glib-2.0/gio/gdbusserver.h +11 -3
  97. data/vendor/local/include/glib-2.0/gio/gdbusutils.h +11 -3
  98. data/vendor/local/include/glib-2.0/gio/gdrive.h +28 -3
  99. data/vendor/local/include/glib-2.0/gio/gemblem.h +8 -3
  100. data/vendor/local/include/glib-2.0/gio/gemblemedicon.h +9 -3
  101. data/vendor/local/include/glib-2.0/gio/gfile.h +115 -3
  102. data/vendor/local/include/glib-2.0/gio/gfileattribute.h +10 -3
  103. data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +17 -3
  104. data/vendor/local/include/glib-2.0/gio/gfileicon.h +6 -3
  105. data/vendor/local/include/glib-2.0/gio/gfileinfo.h +77 -3
  106. data/vendor/local/include/glib-2.0/gio/gfileinputstream.h +7 -3
  107. data/vendor/local/include/glib-2.0/gio/gfileiostream.h +8 -3
  108. data/vendor/local/include/glib-2.0/gio/gfilemonitor.h +8 -3
  109. data/vendor/local/include/glib-2.0/gio/gfilenamecompleter.h +8 -3
  110. data/vendor/local/include/glib-2.0/gio/gfileoutputstream.h +8 -3
  111. data/vendor/local/include/glib-2.0/gio/gfilterinputstream.h +7 -3
  112. data/vendor/local/include/glib-2.0/gio/gfilteroutputstream.h +7 -3
  113. data/vendor/local/include/glib-2.0/gio/gicon.h +8 -3
  114. data/vendor/local/include/glib-2.0/gio/ginetaddress.h +23 -3
  115. data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +9 -3
  116. data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +7 -3
  117. data/vendor/local/include/glib-2.0/gio/ginitable.h +8 -3
  118. data/vendor/local/include/glib-2.0/gio/ginputstream.h +18 -3
  119. data/vendor/local/include/glib-2.0/gio/gio.h +2 -0
  120. data/vendor/local/include/glib-2.0/gio/gioenums.h +16 -10
  121. data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +70 -70
  122. data/vendor/local/include/glib-2.0/gio/gioerror.h +6 -3
  123. data/vendor/local/include/glib-2.0/gio/giomodule.h +26 -3
  124. data/vendor/local/include/glib-2.0/gio/gioscheduler.h +7 -3
  125. data/vendor/local/include/glib-2.0/gio/giostream.h +15 -3
  126. data/vendor/local/include/glib-2.0/gio/giotypes.h +4 -3
  127. data/vendor/local/include/glib-2.0/gio/gloadableicon.h +7 -3
  128. data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +7 -3
  129. data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +11 -3
  130. data/vendor/local/include/glib-2.0/gio/gmenu.h +27 -0
  131. data/vendor/local/include/glib-2.0/gio/gmenumodel.h +83 -2
  132. data/vendor/local/include/glib-2.0/gio/gmount.h +27 -3
  133. data/vendor/local/include/glib-2.0/gio/gmountoperation.h +18 -3
  134. data/vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h +4 -3
  135. data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +10 -3
  136. data/vendor/local/include/glib-2.0/gio/gnetworking.h +83 -0
  137. data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +7 -3
  138. data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +10 -3
  139. data/vendor/local/include/glib-2.0/gio/goutputstream.h +22 -3
  140. data/vendor/local/include/glib-2.0/gio/gpermission.h +14 -3
  141. data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +8 -3
  142. data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +8 -3
  143. data/vendor/local/include/glib-2.0/gio/gpollableutils.h +4 -3
  144. data/vendor/local/include/glib-2.0/gio/gproxy.h +9 -3
  145. data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +10 -3
  146. data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +4 -3
  147. data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +9 -3
  148. data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +3 -3
  149. data/vendor/local/include/glib-2.0/gio/gresolver.h +18 -3
  150. data/vendor/local/include/glib-2.0/gio/gresource.h +5 -3
  151. data/vendor/local/include/glib-2.0/gio/gseekable.h +9 -3
  152. data/vendor/local/include/glib-2.0/gio/gsettings.h +47 -3
  153. data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +12 -0
  154. data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +4 -0
  155. data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +8 -3
  156. data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +9 -3
  157. data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +31 -5
  158. data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +5 -3
  159. data/vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h +91 -0
  160. data/vendor/local/include/glib-2.0/gio/gsocket.h +56 -3
  161. data/vendor/local/include/glib-2.0/gio/gsocketaddress.h +8 -3
  162. data/vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h +7 -3
  163. data/vendor/local/include/glib-2.0/gio/gsocketclient.h +39 -3
  164. data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +6 -3
  165. data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +10 -3
  166. data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +9 -3
  167. data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +17 -3
  168. data/vendor/local/include/glib-2.0/gio/gsocketservice.h +8 -3
  169. data/vendor/local/include/glib-2.0/gio/gsrvtarget.h +12 -3
  170. data/vendor/local/include/glib-2.0/gio/gtask.h +160 -0
  171. data/vendor/local/include/glib-2.0/gio/gtcpconnection.h +6 -3
  172. data/vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h +6 -3
  173. data/vendor/local/include/glib-2.0/gio/gtestdbus.h +3 -3
  174. data/vendor/local/include/glib-2.0/gio/gthemedicon.h +10 -3
  175. data/vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h +5 -3
  176. data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +11 -3
  177. data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +10 -3
  178. data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +12 -3
  179. data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +21 -3
  180. data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +17 -3
  181. data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +5 -3
  182. data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +8 -3
  183. data/vendor/local/include/glib-2.0/gio/gtlspassword.h +14 -3
  184. data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +5 -3
  185. data/vendor/local/include/glib-2.0/gio/gvfs.h +11 -3
  186. data/vendor/local/include/glib-2.0/gio/gvolume.h +20 -3
  187. data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +10 -3
  188. data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +7 -3
  189. data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +6 -3
  190. data/vendor/local/include/glib-2.0/glib-unix.h +33 -0
  191. data/vendor/local/include/glib-2.0/glib.h +2 -0
  192. data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +3 -3
  193. data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +3 -3
  194. data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +3 -3
  195. data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +3 -3
  196. data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +3 -3
  197. data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +5 -4
  198. data/vendor/local/include/glib-2.0/glib/galloca.h +3 -3
  199. data/vendor/local/include/glib-2.0/glib/garray.h +52 -3
  200. data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +23 -3
  201. data/vendor/local/include/glib-2.0/glib/gatomic.h +17 -5
  202. data/vendor/local/include/glib-2.0/glib/gbacktrace.h +5 -3
  203. data/vendor/local/include/glib-2.0/glib/gbase64.h +9 -3
  204. data/vendor/local/include/glib-2.0/glib/gbitlock.h +6 -0
  205. data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +43 -3
  206. data/vendor/local/include/glib-2.0/glib/gbytes.h +17 -3
  207. data/vendor/local/include/glib-2.0/glib/gcharset.h +7 -3
  208. data/vendor/local/include/glib-2.0/glib/gchecksum.h +16 -4
  209. data/vendor/local/include/glib-2.0/glib/gconvert.h +48 -12
  210. data/vendor/local/include/glib-2.0/glib/gdataset.h +18 -3
  211. data/vendor/local/include/glib-2.0/glib/gdate.h +50 -3
  212. data/vendor/local/include/glib-2.0/glib/gdatetime.h +50 -3
  213. data/vendor/local/include/glib-2.0/glib/gdir.h +19 -11
  214. data/vendor/local/include/glib-2.0/glib/genviron.h +26 -11
  215. data/vendor/local/include/glib-2.0/glib/gerror.h +16 -4
  216. data/vendor/local/include/glib-2.0/glib/gfileutils.h +47 -18
  217. data/vendor/local/include/glib-2.0/glib/ggettext.h +9 -3
  218. data/vendor/local/include/glib-2.0/glib/ghash.h +40 -3
  219. data/vendor/local/include/glib-2.0/glib/ghmac.h +3 -3
  220. data/vendor/local/include/glib-2.0/glib/ghook.h +26 -3
  221. data/vendor/local/include/glib-2.0/glib/ghostutils.h +8 -3
  222. data/vendor/local/include/glib-2.0/glib/giochannel.h +61 -20
  223. data/vendor/local/include/glib-2.0/glib/gkeyfile.h +50 -3
  224. data/vendor/local/include/glib-2.0/glib/glist.h +33 -3
  225. data/vendor/local/include/glib-2.0/glib/gmacros.h +15 -11
  226. data/vendor/local/include/glib-2.0/glib/gmain.h +124 -6
  227. data/vendor/local/include/glib-2.0/glib/gmappedfile.h +9 -3
  228. data/vendor/local/include/glib-2.0/glib/gmarkup.h +23 -4
  229. data/vendor/local/include/glib-2.0/glib/gmem.h +19 -3
  230. data/vendor/local/include/glib-2.0/glib/gmessages.h +21 -6
  231. data/vendor/local/include/glib-2.0/glib/gnode.h +29 -3
  232. data/vendor/local/include/glib-2.0/glib/goption.h +29 -3
  233. data/vendor/local/include/glib-2.0/glib/gpattern.h +9 -3
  234. data/vendor/local/include/glib-2.0/glib/gpoll.h +4 -3
  235. data/vendor/local/include/glib-2.0/glib/gprimes.h +4 -3
  236. data/vendor/local/include/glib-2.0/glib/gprintf.h +11 -4
  237. data/vendor/local/include/glib-2.0/glib/gqsort.h +4 -3
  238. data/vendor/local/include/glib-2.0/glib/gquark.h +9 -3
  239. data/vendor/local/include/glib-2.0/glib/gqueue.h +43 -3
  240. data/vendor/local/include/glib-2.0/glib/grand.h +19 -3
  241. data/vendor/local/include/glib-2.0/glib/gregex.h +43 -3
  242. data/vendor/local/include/glib-2.0/glib/gscanner.h +24 -3
  243. data/vendor/local/include/glib-2.0/glib/gsequence.h +40 -3
  244. data/vendor/local/include/glib-2.0/glib/gshell.h +7 -3
  245. data/vendor/local/include/glib-2.0/glib/gslice.h +13 -3
  246. data/vendor/local/include/glib-2.0/glib/gslist.h +31 -3
  247. data/vendor/local/include/glib-2.0/glib/gspawn.h +62 -13
  248. data/vendor/local/include/glib-2.0/glib/gstdio.h +23 -0
  249. data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +50 -4
  250. data/vendor/local/include/glib-2.0/glib/gstring.h +38 -5
  251. data/vendor/local/include/glib-2.0/glib/gstringchunk.h +9 -3
  252. data/vendor/local/include/glib-2.0/glib/gtestutils.h +49 -3
  253. data/vendor/local/include/glib-2.0/glib/gthread.h +22 -3
  254. data/vendor/local/include/glib-2.0/glib/gthreadpool.h +17 -3
  255. data/vendor/local/include/glib-2.0/glib/gtimer.h +14 -3
  256. data/vendor/local/include/glib-2.0/glib/gtimezone.h +13 -3
  257. data/vendor/local/include/glib-2.0/glib/gtrashstack.h +3 -3
  258. data/vendor/local/include/glib-2.0/glib/gtree.h +19 -3
  259. data/vendor/local/include/glib-2.0/glib/gtypes.h +6 -6
  260. data/vendor/local/include/glib-2.0/glib/gunicode.h +70 -9
  261. data/vendor/local/include/glib-2.0/glib/gurifuncs.h +7 -3
  262. data/vendor/local/include/glib-2.0/glib/gutils.h +33 -23
  263. data/vendor/local/include/glib-2.0/glib/gvariant.h +112 -3
  264. data/vendor/local/include/glib-2.0/glib/gvarianttype.h +33 -3
  265. data/vendor/local/include/glib-2.0/glib/gversion.h +4 -3
  266. data/vendor/local/include/glib-2.0/glib/gversionmacros.h +43 -18
  267. data/vendor/local/include/glib-2.0/glib/gwin32.h +28 -13
  268. data/vendor/local/include/glib-2.0/gmodule.h +21 -7
  269. data/vendor/local/include/glib-2.0/gobject/gbinding.h +13 -3
  270. data/vendor/local/include/glib-2.0/gobject/gboxed.h +13 -3
  271. data/vendor/local/include/glib-2.0/gobject/gclosure.h +21 -3
  272. data/vendor/local/include/glib-2.0/gobject/genums.h +17 -3
  273. data/vendor/local/include/glib-2.0/gobject/glib-types.h +64 -3
  274. data/vendor/local/include/glib-2.0/gobject/gmarshal.h +330 -286
  275. data/vendor/local/include/glib-2.0/gobject/gobject.h +73 -13
  276. data/vendor/local/include/glib-2.0/gobject/gparam.h +32 -3
  277. data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +27 -4
  278. data/vendor/local/include/glib-2.0/gobject/gsignal.h +41 -3
  279. data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +5 -3
  280. data/vendor/local/include/glib-2.0/gobject/gtype.h +73 -10
  281. data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +11 -3
  282. data/vendor/local/include/glib-2.0/gobject/gtypeplugin.h +8 -3
  283. data/vendor/local/include/glib-2.0/gobject/gvalue.h +14 -3
  284. data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +14 -14
  285. data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +41 -3
  286. data/vendor/local/include/gnutls/abstract.h +15 -6
  287. data/vendor/local/include/gnutls/compat.h +1 -1
  288. data/vendor/local/include/gnutls/crypto.h +3 -1
  289. data/vendor/local/include/gnutls/dtls.h +1 -1
  290. data/vendor/local/include/gnutls/gnutls.h +49 -7
  291. data/vendor/local/include/gnutls/gnutlsxx.h +1 -1
  292. data/vendor/local/include/gnutls/openpgp.h +4 -1
  293. data/vendor/local/include/gnutls/pkcs11.h +5 -2
  294. data/vendor/local/include/gnutls/pkcs12.h +1 -1
  295. data/vendor/local/include/gnutls/tpm.h +5 -3
  296. data/vendor/local/include/gnutls/x509.h +25 -3
  297. data/vendor/local/include/gnutls/xssl.h +121 -0
  298. data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
  299. data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
  300. data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
  301. data/vendor/local/lib/gio/modules/libgiognutls.la +1 -1
  302. data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
  303. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  304. data/vendor/local/lib/libgio-2.0.la +4 -4
  305. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  306. data/vendor/local/lib/libglib-2.0.la +3 -3
  307. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  308. data/vendor/local/lib/libgmodule-2.0.la +3 -3
  309. data/vendor/local/lib/libgmp.dll.a +0 -0
  310. data/vendor/local/lib/libgnutls-openssl.a +0 -0
  311. data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
  312. data/vendor/local/lib/libgnutls-openssl.la +1 -1
  313. data/vendor/local/lib/libgnutls-xssl.a +0 -0
  314. data/vendor/local/lib/libgnutls-xssl.dll.a +0 -0
  315. data/vendor/local/lib/libgnutls-xssl.la +41 -0
  316. data/vendor/local/lib/libgnutls.a +0 -0
  317. data/vendor/local/lib/libgnutls.dll.a +0 -0
  318. data/vendor/local/lib/libgnutls.la +3 -3
  319. data/vendor/local/lib/libgnutlsxx.a +0 -0
  320. data/vendor/local/lib/libgnutlsxx.dll.a +0 -0
  321. data/vendor/local/lib/libgnutlsxx.la +1 -1
  322. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  323. data/vendor/local/lib/libgobject-2.0.la +4 -4
  324. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  325. data/vendor/local/lib/libgthread-2.0.la +3 -3
  326. data/vendor/local/lib/libhogweed.a +0 -0
  327. data/vendor/local/lib/libhogweed.dll.a +0 -0
  328. data/vendor/local/lib/libnettle.a +0 -0
  329. data/vendor/local/lib/libnettle.dll.a +0 -0
  330. data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
  331. data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
  332. data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
  333. data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
  334. data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
  335. data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
  336. data/vendor/local/lib/pkgconfig/gnutls.pc +3 -3
  337. data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
  338. data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
  339. data/vendor/local/share/gdb/auto-load/{libglib-2.0.so.0.3400.3-gdb.py → libglib-2.0.so.0.3600.0-gdb.py} +0 -0
  340. data/vendor/local/share/gdb/auto-load/{libgobject-2.0.so.0.3400.3-gdb.py → libgobject-2.0.so.0.3600.0-gdb.py} +0 -0
  341. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/__init__.py +0 -0
  342. data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
  343. data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
  344. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.py +2 -1
  345. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyc +0 -0
  346. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyo +0 -0
  347. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_docbook.py +31 -23
  348. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
  349. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
  350. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.py +2 -0
  351. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyc +0 -0
  352. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyo +0 -0
  353. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/config.py +1 -1
  354. data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
  355. data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
  356. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.py +0 -0
  357. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyc +0 -0
  358. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyo +0 -0
  359. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.py +0 -0
  360. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyc +0 -0
  361. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyo +0 -0
  362. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/utils.py +0 -0
  363. data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
  364. data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
  365. data/vendor/local/share/glib-2.0/gdb/glib.py +0 -4
  366. data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +5 -17
  367. data/vendor/local/share/glib-2.0/schemas/gschema.dtd +4 -4
  368. data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
  369. data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +129 -129
  370. data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +57 -57
  371. data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +18 -18
  372. data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +57 -57
  373. data/vendor/local/share/gtk-doc/html/gio/GAction.html +53 -53
  374. data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +107 -107
  375. data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +50 -49
  376. data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +149 -123
  377. data/vendor/local/share/gtk-doc/html/gio/GApplication.html +371 -354
  378. data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +130 -48
  379. data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +135 -151
  380. data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +72 -60
  381. data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +54 -54
  382. data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +22 -22
  383. data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +77 -75
  384. data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +25 -25
  385. data/vendor/local/share/gtk-doc/html/gio/GConverter.html +15 -15
  386. data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +67 -28
  387. data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +7 -7
  388. data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +42 -42
  389. data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +1814 -1830
  390. data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +8 -8
  391. data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +38 -38
  392. data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +8 -8
  393. data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +149 -149
  394. data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +61 -61
  395. data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +18 -18
  396. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +28 -28
  397. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +143 -141
  398. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +21 -21
  399. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +8 -8
  400. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +18 -18
  401. data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +443 -447
  402. data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +239 -243
  403. data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +155 -155
  404. data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +81 -80
  405. data/vendor/local/share/gtk-doc/html/gio/GDrive.html +124 -124
  406. data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +5 -5
  407. data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +9 -9
  408. data/vendor/local/share/gtk-doc/html/gio/GFile.html +791 -720
  409. data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +3 -3
  410. data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +110 -53
  411. data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +17 -17
  412. data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +5 -5
  413. data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +152 -124
  414. data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +17 -17
  415. data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +19 -19
  416. data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +17 -17
  417. data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +12 -12
  418. data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +11 -11
  419. data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +11 -11
  420. data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +24 -24
  421. data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +42 -42
  422. data/vendor/local/share/gtk-doc/html/gio/GIcon.html +24 -24
  423. data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +69 -69
  424. data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +18 -18
  425. data/vendor/local/share/gtk-doc/html/gio/GInitable.html +65 -62
  426. data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +133 -127
  427. data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +16 -16
  428. data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +72 -13
  429. data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +89 -45
  430. data/vendor/local/share/gtk-doc/html/gio/GMenu.html +167 -167
  431. data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +129 -91
  432. data/vendor/local/share/gtk-doc/html/gio/GMount.html +121 -121
  433. data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +50 -49
  434. data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +39 -39
  435. data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +33 -33
  436. data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +28 -28
  437. data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +128 -128
  438. data/vendor/local/share/gtk-doc/html/gio/GPermission.html +63 -63
  439. data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +30 -30
  440. data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +30 -30
  441. data/vendor/local/share/gtk-doc/html/gio/GProxy.html +19 -19
  442. data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +51 -51
  443. data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +37 -29
  444. data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +21 -21
  445. data/vendor/local/share/gtk-doc/html/gio/GResolver.html +125 -125
  446. data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +39 -39
  447. data/vendor/local/share/gtk-doc/html/gio/GSettings.html +430 -430
  448. data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +56 -56
  449. data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +53 -51
  450. data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +13 -13
  451. data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +222 -214
  452. data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +6 -6
  453. data/vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html +323 -0
  454. data/vendor/local/share/gtk-doc/html/gio/GSocket.html +501 -363
  455. data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +20 -20
  456. data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +189 -109
  457. data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +78 -68
  458. data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +44 -44
  459. data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +13 -13
  460. data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +84 -84
  461. data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +11 -11
  462. data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +23 -23
  463. data/vendor/local/share/gtk-doc/html/gio/GTask.html +2296 -0
  464. data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +10 -10
  465. data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +3 -3
  466. data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +323 -13
  467. data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +37 -34
  468. data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +10 -10
  469. data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +23 -23
  470. data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +52 -52
  471. data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +24 -24
  472. data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +56 -56
  473. data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +73 -73
  474. data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +11 -11
  475. data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +13 -13
  476. data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +33 -33
  477. data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +7 -7
  478. data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +47 -47
  479. data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +6 -6
  480. data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +38 -38
  481. data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +19 -19
  482. data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +21 -21
  483. data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +21 -21
  484. data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +27 -27
  485. data/vendor/local/share/gtk-doc/html/gio/GVfs.html +12 -12
  486. data/vendor/local/share/gtk-doc/html/gio/GVolume.html +85 -85
  487. data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +49 -49
  488. data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +8 -8
  489. data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +6 -6
  490. data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +8 -5
  491. data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +2 -2
  492. data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +2 -2
  493. data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +2 -2
  494. data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +2 -2
  495. data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +6 -2
  496. data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +2 -2
  497. data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +2 -2
  498. data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +34 -2
  499. data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +20 -4
  500. data/vendor/local/share/gtk-doc/html/gio/api-index-2-36.html +256 -0
  501. data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +21 -2
  502. data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +258 -2
  503. data/vendor/local/share/gtk-doc/html/gio/application.html +2 -2
  504. data/vendor/local/share/gtk-doc/html/gio/async.html +5 -2
  505. data/vendor/local/share/gtk-doc/html/gio/ch01.html +3 -3
  506. data/vendor/local/share/gtk-doc/html/gio/ch02.html +5 -5
  507. data/vendor/local/share/gtk-doc/html/gio/ch03.html +5 -5
  508. data/vendor/local/share/gtk-doc/html/gio/ch29.html +3 -3
  509. data/vendor/local/share/gtk-doc/html/gio/ch30.html +35 -35
  510. data/vendor/local/share/gtk-doc/html/gio/ch30s02.html +4 -4
  511. data/vendor/local/share/gtk-doc/html/gio/ch30s03.html +5 -5
  512. data/vendor/local/share/gtk-doc/html/gio/ch31.html +6 -7
  513. data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +5 -5
  514. data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +25 -25
  515. data/vendor/local/share/gtk-doc/html/gio/ch31s04.html +5 -5
  516. data/vendor/local/share/gtk-doc/html/gio/ch31s05.html +4 -4
  517. data/vendor/local/share/gtk-doc/html/gio/ch31s06.html +6 -6
  518. data/vendor/local/share/gtk-doc/html/gio/ch31s07.html +3 -3
  519. data/vendor/local/share/gtk-doc/html/gio/ch32.html +9 -6
  520. data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +5 -5
  521. data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +63 -63
  522. data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +16 -16
  523. data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +400 -408
  524. data/vendor/local/share/gtk-doc/html/gio/conversion.html +2 -2
  525. data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +2 -2
  526. data/vendor/local/share/gtk-doc/html/gio/extending.html +2 -2
  527. data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +2 -2
  528. data/vendor/local/share/gtk-doc/html/gio/file_mon.html +2 -2
  529. data/vendor/local/share/gtk-doc/html/gio/file_ops.html +2 -2
  530. data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +246 -246
  531. data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +2 -2
  532. data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +2 -2
  533. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +4 -4
  534. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +2 -2
  535. data/vendor/local/share/gtk-doc/html/gio/gdbus.html +11 -11
  536. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +41 -41
  537. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +81 -81
  538. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +68 -68
  539. data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +160 -51
  540. data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +38 -38
  541. data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +11 -11
  542. data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +62 -62
  543. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +3 -3
  544. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +3 -3
  545. data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +120 -120
  546. data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +11 -11
  547. data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +16 -10
  548. data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +66 -49
  549. data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +22 -22
  550. data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +12 -12
  551. data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +175 -88
  552. data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +72 -72
  553. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +12 -12
  554. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +12 -12
  555. data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +145 -149
  556. data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +4 -4
  557. data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +57 -57
  558. data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +143 -141
  559. data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +91 -0
  560. data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +69 -69
  561. data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +6 -4
  562. data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +3 -3
  563. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +92 -16
  564. data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +17 -5
  565. data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +4 -4
  566. data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +4 -4
  567. data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +7 -7
  568. data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +4 -4
  569. data/vendor/local/share/gtk-doc/html/gio/icons.html +2 -2
  570. data/vendor/local/share/gtk-doc/html/gio/index.html +16 -6
  571. data/vendor/local/share/gtk-doc/html/gio/index.sgml +91 -0
  572. data/vendor/local/share/gtk-doc/html/gio/migrating.html +5 -5
  573. data/vendor/local/share/gtk-doc/html/gio/networking.html +5 -2
  574. data/vendor/local/share/gtk-doc/html/gio/permissions.html +2 -2
  575. data/vendor/local/share/gtk-doc/html/gio/pt01.html +3 -3
  576. data/vendor/local/share/gtk-doc/html/gio/pt02.html +12 -3
  577. data/vendor/local/share/gtk-doc/html/gio/resolver.html +5 -2
  578. data/vendor/local/share/gtk-doc/html/gio/resources.html +2 -2
  579. data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +10 -2
  580. data/vendor/local/share/gtk-doc/html/gio/settings.html +2 -2
  581. data/vendor/local/share/gtk-doc/html/gio/streaming.html +2 -2
  582. data/vendor/local/share/gtk-doc/html/gio/testing.html +2 -2
  583. data/vendor/local/share/gtk-doc/html/gio/tls.html +2 -2
  584. data/vendor/local/share/gtk-doc/html/gio/tools.html +2 -2
  585. data/vendor/local/share/gtk-doc/html/gio/types.html +2 -2
  586. data/vendor/local/share/gtk-doc/html/gio/utils.html +2 -2
  587. data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +2 -2
  588. data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +8 -5
  589. data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +2 -2
  590. data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +2 -2
  591. data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +2 -2
  592. data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +2 -2
  593. data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +2 -2
  594. data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +2 -2
  595. data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +2 -2
  596. data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +2 -2
  597. data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +2 -2
  598. data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +2 -2
  599. data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +2 -2
  600. data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +2 -2
  601. data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +2 -2
  602. data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +8 -4
  603. data/vendor/local/share/gtk-doc/html/glib/api-index-2-36.html +114 -0
  604. data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +2 -2
  605. data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +2 -2
  606. data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +2 -2
  607. data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +2 -2
  608. data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +79 -3
  609. data/vendor/local/share/gtk-doc/html/glib/deprecated.html +2 -2
  610. data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +20 -20
  611. data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +7 -7
  612. data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +6 -6
  613. data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +2 -2
  614. data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +2 -2
  615. data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +5 -3
  616. data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +9 -9
  617. data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +25 -25
  618. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +22 -22
  619. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +4 -4
  620. data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +2 -2
  621. data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +3 -3
  622. data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +32 -32
  623. data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +15 -6
  624. data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +2 -2
  625. data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +2 -2
  626. data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +9 -9
  627. data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +62 -66
  628. data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +3 -3
  629. data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +19 -19
  630. data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +39 -39
  631. data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +104 -104
  632. data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +53 -18
  633. data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2 -2
  634. data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +46 -11
  635. data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +142 -66
  636. data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +9 -9
  637. data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +2 -2
  638. data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +16 -57
  639. data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +2 -2
  640. data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +2 -2
  641. data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +31 -31
  642. data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +19 -10
  643. data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +20 -20
  644. data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +5 -5
  645. data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +2 -2
  646. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +2 -2
  647. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +33 -33
  648. data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +12 -12
  649. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +32 -32
  650. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +33 -40
  651. data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +2 -2
  652. data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +2 -2
  653. data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +72 -72
  654. data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +13 -13
  655. data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +2 -2
  656. data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +2 -2
  657. data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +2 -2
  658. data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +5 -4
  659. data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +2 -2
  660. data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +119 -69
  661. data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +16 -16
  662. data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +4 -4
  663. data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +2 -2
  664. data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +2 -2
  665. data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +11 -14
  666. data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +2 -2
  667. data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +48 -27
  668. data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +375 -147
  669. data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +2 -2
  670. data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +173 -147
  671. data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +2 -2
  672. data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +2 -2
  673. data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +12 -12
  674. data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +241 -26
  675. data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +3 -3
  676. data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +17 -13
  677. data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +33 -9
  678. data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +23 -23
  679. data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +2 -2
  680. data/vendor/local/share/gtk-doc/html/glib/glib-building.html +8 -3
  681. data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +4 -4
  682. data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +3 -3
  683. data/vendor/local/share/gtk-doc/html/glib/glib-core.html +2 -2
  684. data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +3 -3
  685. data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +2 -2
  686. data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +2 -2
  687. data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +5 -5
  688. data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +5 -5
  689. data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +47 -47
  690. data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +5 -5
  691. data/vendor/local/share/gtk-doc/html/glib/glib-running.html +8 -8
  692. data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +2 -2
  693. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +50 -27
  694. data/vendor/local/share/gtk-doc/html/glib/glib.html +2 -2
  695. data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +5 -5
  696. data/vendor/local/share/gtk-doc/html/glib/gtester.html +5 -5
  697. data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +155 -155
  698. data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +11 -11
  699. data/vendor/local/share/gtk-doc/html/glib/index.html +4 -3
  700. data/vendor/local/share/gtk-doc/html/glib/index.sgml +24 -1
  701. data/vendor/local/share/gtk-doc/html/glib/tools.html +2 -2
  702. data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +72 -72
  703. data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +63 -63
  704. data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +6 -6
  705. data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +8 -5
  706. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +2 -2
  707. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +2 -2
  708. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +2 -2
  709. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +2 -2
  710. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +2 -2
  711. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +2 -2
  712. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +2 -2
  713. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +2 -2
  714. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +2 -2
  715. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +2 -2
  716. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +2 -2
  717. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +4 -4
  718. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-36.html +50 -0
  719. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +2 -2
  720. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +2 -2
  721. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +2 -2
  722. data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +14 -2
  723. data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +18 -2
  724. data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +6 -6
  725. data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +2 -2
  726. data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +6 -6
  727. data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +4 -4
  728. data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +10 -10
  729. data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +8 -8
  730. data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +7 -7
  731. data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +83 -50
  732. data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +344 -344
  733. data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +50 -50
  734. data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +81 -81
  735. data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +68 -72
  736. data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +259 -285
  737. data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +463 -443
  738. data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +356 -355
  739. data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +371 -427
  740. data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +41 -41
  741. data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +7 -36
  742. data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +2 -2
  743. data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +96 -96
  744. data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +5 -5
  745. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +15 -10
  746. data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +5 -5
  747. data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +2 -2
  748. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +2 -2
  749. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +2 -2
  750. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +4 -4
  751. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +2 -2
  752. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +24 -24
  753. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +2 -2
  754. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +5 -5
  755. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +5 -5
  756. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +4 -4
  757. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +2 -2
  758. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +3 -3
  759. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +4 -4
  760. data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +6 -6
  761. data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +4 -4
  762. data/vendor/local/share/gtk-doc/html/gobject/index.html +12 -11
  763. data/vendor/local/share/gtk-doc/html/gobject/index.sgml +5 -0
  764. data/vendor/local/share/gtk-doc/html/gobject/pr01.html +3 -3
  765. data/vendor/local/share/gtk-doc/html/gobject/pt01.html +6 -6
  766. data/vendor/local/share/gtk-doc/html/gobject/pt02.html +8 -8
  767. data/vendor/local/share/gtk-doc/html/gobject/pt03.html +3 -3
  768. data/vendor/local/share/gtk-doc/html/gobject/rn01.html +3 -3
  769. data/vendor/local/share/gtk-doc/html/gobject/rn02.html +3 -3
  770. data/vendor/local/share/gtk-doc/html/gobject/signal.html +9 -9
  771. data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +2 -2
  772. data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +2 -2
  773. data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +2 -2
  774. data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +2 -2
  775. data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +2 -2
  776. data/vendor/local/share/info/gnutls-guile.info +15 -15
  777. data/vendor/local/share/info/gnutls.info +1274 -1229
  778. data/vendor/local/share/info/gnutls.info-1 +2153 -2008
  779. data/vendor/local/share/info/gnutls.info-2 +991 -314
  780. data/vendor/local/share/info/gnutls.info-3 +358 -232
  781. data/vendor/local/share/info/gnutls.info-4 +928 -671
  782. data/vendor/local/share/locale/an/LC_MESSAGES/glib-networking.mo +0 -0
  783. data/vendor/local/share/locale/as/LC_MESSAGES/glib-networking.mo +0 -0
  784. data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
  785. data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
  786. data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
  787. data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
  788. data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
  789. data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
  790. data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
  791. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo +0 -0
  792. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
  793. data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
  794. data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
  795. data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
  796. data/vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo +0 -0
  797. data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
  798. data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo +0 -0
  799. data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
  800. data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
  801. data/vendor/local/share/locale/el/LC_MESSAGES/glib-networking.mo +0 -0
  802. data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
  803. data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
  804. data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
  805. data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
  806. data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
  807. data/vendor/local/share/locale/et/LC_MESSAGES/glib-networking.mo +0 -0
  808. data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
  809. data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
  810. data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
  811. data/vendor/local/share/locale/fa/LC_MESSAGES/glib-networking.mo +0 -0
  812. data/vendor/local/share/locale/fi/LC_MESSAGES/glib-networking.mo +0 -0
  813. data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
  814. data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo +0 -0
  815. data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
  816. data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
  817. data/vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo +0 -0
  818. data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
  819. data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
  820. data/vendor/local/share/locale/he/LC_MESSAGES/glib-networking.mo +0 -0
  821. data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
  822. data/vendor/local/share/locale/hi/LC_MESSAGES/glib-networking.mo +0 -0
  823. data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
  824. data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
  825. data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
  826. data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo +0 -0
  827. data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
  828. data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
  829. data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
  830. data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
  831. data/vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo +0 -0
  832. data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
  833. data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
  834. data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
  835. data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
  836. data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
  837. data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
  838. data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
  839. data/vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo +0 -0
  840. data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
  841. data/vendor/local/share/locale/nb/LC_MESSAGES/glib-networking.mo +0 -0
  842. data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
  843. data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
  844. data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
  845. data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
  846. data/vendor/local/share/locale/pa/LC_MESSAGES/glib-networking.mo +0 -0
  847. data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
  848. data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
  849. data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
  850. data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
  851. data/vendor/local/share/locale/pt/LC_MESSAGES/glib-networking.mo +0 -0
  852. data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
  853. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
  854. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
  855. data/vendor/local/share/locale/ru/LC_MESSAGES/glib-networking.mo +0 -0
  856. data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
  857. data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
  858. data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
  859. data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
  860. data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
  861. data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
  862. data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
  863. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
  864. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
  865. data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
  866. data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
  867. data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
  868. data/vendor/local/share/locale/tg/LC_MESSAGES/glib-networking.mo +0 -0
  869. data/vendor/local/share/locale/tg/LC_MESSAGES/glib20.mo +0 -0
  870. data/vendor/local/share/locale/th/LC_MESSAGES/glib-networking.mo +0 -0
  871. data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
  872. data/vendor/local/share/locale/ug/LC_MESSAGES/glib-networking.mo +0 -0
  873. data/vendor/local/share/locale/ug/LC_MESSAGES/glib20.mo +0 -0
  874. data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
  875. data/vendor/local/share/locale/vi/LC_MESSAGES/glib-networking.mo +0 -0
  876. data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
  877. data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
  878. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo +0 -0
  879. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
  880. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo +0 -0
  881. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
  882. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
  883. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
  884. data/vendor/local/share/man/man1/certtool.1 +27 -4
  885. data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
  886. data/vendor/local/share/man/man1/gdbus.1 +1 -1
  887. data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
  888. data/vendor/local/share/man/man1/glib-compile-resources.1 +13 -1
  889. data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
  890. data/vendor/local/share/man/man1/glib-genmarshal.1 +1 -1
  891. data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
  892. data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
  893. data/vendor/local/share/man/man1/gnutls-cli-debug.1 +2 -2
  894. data/vendor/local/share/man/man1/gnutls-cli.1 +11 -2
  895. data/vendor/local/share/man/man1/gnutls-serv.1 +2 -2
  896. data/vendor/local/share/man/man1/gobject-query.1 +1 -1
  897. data/vendor/local/share/man/man1/gresource.1 +1 -1
  898. data/vendor/local/share/man/man1/gsettings.1 +1 -1
  899. data/vendor/local/share/man/man1/gtester-report.1 +1 -1
  900. data/vendor/local/share/man/man1/gtester.1 +1 -1
  901. data/vendor/local/share/man/man1/ocsptool.1 +2 -2
  902. data/vendor/local/share/man/man1/p11tool.1 +23 -2
  903. data/vendor/local/share/man/man1/psktool.1 +2 -2
  904. data/vendor/local/share/man/man1/srptool.1 +2 -2
  905. data/vendor/local/share/man/man1/tpmtool.1 +2 -2
  906. data/vendor/local/share/man/man3/gnutls_alert_get.3 +1 -1
  907. data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +1 -1
  908. data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +1 -1
  909. data/vendor/local/share/man/man3/gnutls_alert_send.3 +1 -1
  910. data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +1 -1
  911. data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +1 -1
  912. data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +1 -1
  913. data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +1 -1
  914. data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +1 -1
  915. data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +1 -1
  916. data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +1 -1
  917. data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +1 -1
  918. data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +1 -1
  919. data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +1 -1
  920. data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +1 -1
  921. data/vendor/local/share/man/man3/gnutls_bye.3 +1 -1
  922. data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +1 -1
  923. data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +1 -1
  924. data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +1 -1
  925. data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +1 -1
  926. data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +1 -1
  927. data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +1 -1
  928. data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +1 -1
  929. data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +1 -1
  930. data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +1 -1
  931. data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +1 -1
  932. data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +1 -1
  933. data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +1 -1
  934. data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +3 -1
  935. data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +1 -1
  936. data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +1 -1
  937. data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +3 -4
  938. data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +1 -1
  939. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +3 -1
  940. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +3 -1
  941. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +1 -1
  942. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +1 -1
  943. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +1 -1
  944. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +1 -1
  945. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +1 -1
  946. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +1 -1
  947. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +1 -1
  948. data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +1 -1
  949. data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +1 -1
  950. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +1 -1
  951. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +1 -1
  952. data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +1 -1
  953. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +1 -1
  954. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +1 -1
  955. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +1 -1
  956. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +1 -1
  957. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +1 -1
  958. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +1 -1
  959. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +1 -1
  960. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +1 -1
  961. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +1 -1
  962. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +1 -1
  963. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +1 -1
  964. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +1 -1
  965. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +1 -1
  966. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +1 -1
  967. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +1 -1
  968. data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +1 -1
  969. data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +1 -1
  970. data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +1 -1
  971. data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +1 -1
  972. data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +1 -1
  973. data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +1 -1
  974. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +1 -1
  975. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +1 -1
  976. data/vendor/local/share/man/man3/gnutls_check_version.3 +1 -1
  977. data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +1 -1
  978. data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +1 -1
  979. data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +1 -1
  980. data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +1 -1
  981. data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +1 -1
  982. data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +1 -1
  983. data/vendor/local/share/man/man3/gnutls_cipher_get.3 +1 -1
  984. data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +1 -1
  985. data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +1 -1
  986. data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +1 -1
  987. data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +1 -1
  988. data/vendor/local/share/man/man3/gnutls_cipher_init.3 +1 -1
  989. data/vendor/local/share/man/man3/gnutls_cipher_list.3 +1 -1
  990. data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +1 -1
  991. data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +1 -1
  992. data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +1 -1
  993. data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +1 -1
  994. data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +1 -1
  995. data/vendor/local/share/man/man3/gnutls_compression_get.3 +1 -1
  996. data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +1 -1
  997. data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +1 -1
  998. data/vendor/local/share/man/man3/gnutls_compression_list.3 +1 -1
  999. data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +1 -1
  1000. data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +1 -1
  1001. data/vendor/local/share/man/man3/gnutls_credentials_set.3 +1 -1
  1002. data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +2 -4
  1003. data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +45 -0
  1004. data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +1 -1
  1005. data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +1 -1
  1006. data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +1 -1
  1007. data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +1 -1
  1008. data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +1 -1
  1009. data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +1 -1
  1010. data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +1 -1
  1011. data/vendor/local/share/man/man3/gnutls_deinit.3 +1 -1
  1012. data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +1 -1
  1013. data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +1 -1
  1014. data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +1 -1
  1015. data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +1 -1
  1016. data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +1 -1
  1017. data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +1 -1
  1018. data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +1 -1
  1019. data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +3 -1
  1020. data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +1 -1
  1021. data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +1 -1
  1022. data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +1 -1
  1023. data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +1 -1
  1024. data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +1 -1
  1025. data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +1 -1
  1026. data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +7 -2
  1027. data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +1 -1
  1028. data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +1 -1
  1029. data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +1 -1
  1030. data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +1 -1
  1031. data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +1 -1
  1032. data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +1 -1
  1033. data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +1 -1
  1034. data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +1 -1
  1035. data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +1 -1
  1036. data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +1 -1
  1037. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +1 -1
  1038. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +1 -1
  1039. data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +1 -1
  1040. data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +1 -1
  1041. data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +1 -1
  1042. data/vendor/local/share/man/man3/gnutls_fingerprint.3 +2 -2
  1043. data/vendor/local/share/man/man3/gnutls_global_deinit.3 +1 -1
  1044. data/vendor/local/share/man/man3/gnutls_global_init.3 +1 -1
  1045. data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +1 -1
  1046. data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +1 -1
  1047. data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +1 -1
  1048. data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +1 -1
  1049. data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +1 -1
  1050. data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +1 -1
  1051. data/vendor/local/share/man/man3/gnutls_handshake.3 +1 -1
  1052. data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +1 -1
  1053. data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +1 -1
  1054. data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +1 -1
  1055. data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +1 -1
  1056. data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +1 -1
  1057. data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +55 -0
  1058. data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +3 -2
  1059. data/vendor/local/share/man/man3/gnutls_hash.3 +1 -1
  1060. data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +1 -1
  1061. data/vendor/local/share/man/man3/gnutls_hash_fast.3 +1 -1
  1062. data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +1 -1
  1063. data/vendor/local/share/man/man3/gnutls_hash_init.3 +1 -1
  1064. data/vendor/local/share/man/man3/gnutls_hash_output.3 +1 -1
  1065. data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +1 -1
  1066. data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +1 -1
  1067. data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +1 -1
  1068. data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +1 -1
  1069. data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +1 -1
  1070. data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +1 -1
  1071. data/vendor/local/share/man/man3/gnutls_hex2bin.3 +1 -1
  1072. data/vendor/local/share/man/man3/gnutls_hex_decode.3 +1 -1
  1073. data/vendor/local/share/man/man3/gnutls_hex_encode.3 +1 -1
  1074. data/vendor/local/share/man/man3/gnutls_hmac.3 +1 -1
  1075. data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +1 -1
  1076. data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +1 -1
  1077. data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +1 -1
  1078. data/vendor/local/share/man/man3/gnutls_hmac_init.3 +1 -1
  1079. data/vendor/local/share/man/man3/gnutls_hmac_output.3 +1 -1
  1080. data/vendor/local/share/man/man3/gnutls_init.3 +1 -1
  1081. data/vendor/local/share/man/man3/gnutls_key_generate.3 +2 -2
  1082. data/vendor/local/share/man/man3/gnutls_kx_get.3 +1 -1
  1083. data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +1 -1
  1084. data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +1 -1
  1085. data/vendor/local/share/man/man3/gnutls_kx_list.3 +1 -1
  1086. data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +1 -1
  1087. data/vendor/local/share/man/man3/gnutls_load_file.3 +1 -1
  1088. data/vendor/local/share/man/man3/gnutls_mac_get.3 +1 -1
  1089. data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +1 -1
  1090. data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +1 -1
  1091. data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +1 -1
  1092. data/vendor/local/share/man/man3/gnutls_mac_list.3 +1 -1
  1093. data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +1 -1
  1094. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +1 -1
  1095. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +1 -1
  1096. data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +1 -1
  1097. data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +1 -1
  1098. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +1 -1
  1099. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +1 -1
  1100. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +1 -1
  1101. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +1 -1
  1102. data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +1 -1
  1103. data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +1 -1
  1104. data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +1 -1
  1105. data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +1 -1
  1106. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +1 -1
  1107. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +1 -1
  1108. data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +3 -1
  1109. data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +1 -1
  1110. data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +1 -1
  1111. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +1 -1
  1112. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +1 -1
  1113. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +1 -1
  1114. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +1 -1
  1115. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +1 -1
  1116. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +1 -1
  1117. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +1 -1
  1118. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +1 -1
  1119. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +1 -1
  1120. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +1 -1
  1121. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +1 -1
  1122. data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +1 -1
  1123. data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +1 -1
  1124. data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +1 -1
  1125. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +1 -1
  1126. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +1 -1
  1127. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +3 -1
  1128. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +3 -1
  1129. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +1 -1
  1130. data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +1 -1
  1131. data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +1 -1
  1132. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +1 -1
  1133. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +3 -1
  1134. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +1 -1
  1135. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +1 -1
  1136. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +1 -1
  1137. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +1 -1
  1138. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +1 -1
  1139. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +1 -1
  1140. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +1 -1
  1141. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +1 -1
  1142. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +1 -1
  1143. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +1 -1
  1144. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +1 -1
  1145. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +1 -1
  1146. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +1 -1
  1147. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +1 -1
  1148. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +1 -1
  1149. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +1 -1
  1150. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +1 -1
  1151. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +1 -1
  1152. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +1 -1
  1153. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +1 -1
  1154. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +1 -1
  1155. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +1 -1
  1156. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +1 -1
  1157. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +1 -1
  1158. data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +1 -1
  1159. data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +1 -1
  1160. data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +1 -1
  1161. data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +1 -1
  1162. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +1 -1
  1163. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +1 -1
  1164. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +1 -1
  1165. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +1 -1
  1166. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +1 -1
  1167. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +1 -1
  1168. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +1 -1
  1169. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +1 -1
  1170. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +1 -1
  1171. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +1 -1
  1172. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +2 -2
  1173. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +1 -1
  1174. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +1 -1
  1175. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +1 -1
  1176. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +1 -1
  1177. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +1 -1
  1178. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +1 -1
  1179. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +1 -1
  1180. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +1 -1
  1181. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +1 -1
  1182. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +1 -1
  1183. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +1 -1
  1184. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +1 -1
  1185. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +1 -1
  1186. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +1 -1
  1187. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +1 -1
  1188. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +1 -1
  1189. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +1 -1
  1190. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +1 -1
  1191. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +1 -1
  1192. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +1 -1
  1193. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +1 -1
  1194. data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +1 -1
  1195. data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +3 -1
  1196. data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +1 -1
  1197. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +1 -1
  1198. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +1 -1
  1199. data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +1 -1
  1200. data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +1 -1
  1201. data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +1 -1
  1202. data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +1 -1
  1203. data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +1 -1
  1204. data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +1 -1
  1205. data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +1 -1
  1206. data/vendor/local/share/man/man3/gnutls_perror.3 +1 -1
  1207. data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +1 -1
  1208. data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +1 -1
  1209. data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +1 -1
  1210. data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +1 -1
  1211. data/vendor/local/share/man/man3/gnutls_pk_list.3 +1 -1
  1212. data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +1 -1
  1213. data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +1 -1
  1214. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +1 -1
  1215. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +1 -1
  1216. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +1 -1
  1217. data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +1 -1
  1218. data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +1 -1
  1219. data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +1 -1
  1220. data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +1 -1
  1221. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +1 -1
  1222. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +1 -1
  1223. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +2 -2
  1224. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +1 -1
  1225. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +1 -1
  1226. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +1 -1
  1227. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +1 -1
  1228. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +1 -1
  1229. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +1 -1
  1230. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +1 -1
  1231. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +1 -1
  1232. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +1 -1
  1233. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +1 -1
  1234. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +1 -1
  1235. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +1 -1
  1236. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +1 -1
  1237. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +1 -1
  1238. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +1 -1
  1239. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +1 -1
  1240. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +1 -1
  1241. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +47 -0
  1242. data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +1 -1
  1243. data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +1 -1
  1244. data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +1 -1
  1245. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +1 -1
  1246. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +1 -1
  1247. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +1 -1
  1248. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +1 -1
  1249. data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +1 -1
  1250. data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +1 -1
  1251. data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +1 -1
  1252. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +1 -1
  1253. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +1 -1
  1254. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +1 -1
  1255. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +1 -1
  1256. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +1 -1
  1257. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +1 -1
  1258. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +1 -1
  1259. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +1 -1
  1260. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +1 -1
  1261. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +1 -1
  1262. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +1 -1
  1263. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +1 -1
  1264. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +1 -1
  1265. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +1 -1
  1266. data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +1 -1
  1267. data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +1 -1
  1268. data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +2 -2
  1269. data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +1 -1
  1270. data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +1 -1
  1271. data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +1 -1
  1272. data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +1 -1
  1273. data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +1 -1
  1274. data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +11 -11
  1275. data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +1 -1
  1276. data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +1 -1
  1277. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +1 -1
  1278. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +1 -1
  1279. data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +1 -1
  1280. data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +3 -1
  1281. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +1 -1
  1282. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +1 -1
  1283. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +1 -1
  1284. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +1 -1
  1285. data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +1 -1
  1286. data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +1 -1
  1287. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +1 -1
  1288. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +1 -1
  1289. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +1 -1
  1290. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +1 -1
  1291. data/vendor/local/share/man/man3/gnutls_prf.3 +1 -1
  1292. data/vendor/local/share/man/man3/gnutls_prf_raw.3 +1 -1
  1293. data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +1 -1
  1294. data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +1 -1
  1295. data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +1 -1
  1296. data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +1 -1
  1297. data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +1 -1
  1298. data/vendor/local/share/man/man3/gnutls_priority_init.3 +1 -1
  1299. data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +1 -1
  1300. data/vendor/local/share/man/man3/gnutls_priority_set.3 +1 -1
  1301. data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +1 -1
  1302. data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +1 -1
  1303. data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +1 -1
  1304. data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +1 -1
  1305. data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +1 -1
  1306. data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +1 -1
  1307. data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +4 -1
  1308. data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +4 -1
  1309. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +1 -1
  1310. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +1 -1
  1311. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +1 -1
  1312. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +1 -1
  1313. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +1 -1
  1314. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +1 -1
  1315. data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +1 -1
  1316. data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +1 -1
  1317. data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +3 -3
  1318. data/vendor/local/share/man/man3/gnutls_privkey_init.3 +1 -1
  1319. data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +1 -1
  1320. data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +1 -1
  1321. data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +1 -1
  1322. data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +57 -0
  1323. data/vendor/local/share/man/man3/gnutls_privkey_status.3 +50 -0
  1324. data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +1 -1
  1325. data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +1 -1
  1326. data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +1 -1
  1327. data/vendor/local/share/man/man3/gnutls_protocol_list.3 +1 -1
  1328. data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +1 -1
  1329. data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +1 -1
  1330. data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +1 -1
  1331. data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +1 -1
  1332. data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +1 -1
  1333. data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +1 -1
  1334. data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +1 -1
  1335. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +1 -1
  1336. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +1 -1
  1337. data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +1 -1
  1338. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +1 -1
  1339. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +1 -1
  1340. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +1 -1
  1341. data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +1 -1
  1342. data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +1 -1
  1343. data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +1 -1
  1344. data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +1 -1
  1345. data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +1 -1
  1346. data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +1 -1
  1347. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +1 -1
  1348. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +1 -1
  1349. data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +6 -3
  1350. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +1 -1
  1351. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +1 -1
  1352. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +1 -1
  1353. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +1 -1
  1354. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +1 -1
  1355. data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +4 -1
  1356. data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +1 -1
  1357. data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +1 -1
  1358. data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +1 -1
  1359. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +1 -1
  1360. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +1 -1
  1361. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +1 -1
  1362. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +1 -1
  1363. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +1 -1
  1364. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +1 -1
  1365. data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +1 -1
  1366. data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +1 -1
  1367. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +1 -1
  1368. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +1 -1
  1369. data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +1 -1
  1370. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +1 -1
  1371. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +1 -1
  1372. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +1 -1
  1373. data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +1 -1
  1374. data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +1 -1
  1375. data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +1 -1
  1376. data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +1 -1
  1377. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +4 -3
  1378. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +1 -1
  1379. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +3 -2
  1380. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +1 -1
  1381. data/vendor/local/share/man/man3/gnutls_random_art.3 +1 -1
  1382. data/vendor/local/share/man/man3/gnutls_range_split.3 +56 -0
  1383. data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +51 -0
  1384. data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +1 -1
  1385. data/vendor/local/share/man/man3/gnutls_record_cork.3 +46 -0
  1386. data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +3 -3
  1387. data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +1 -1
  1388. data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +1 -1
  1389. data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +1 -1
  1390. data/vendor/local/share/man/man3/gnutls_record_recv.3 +1 -1
  1391. data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +1 -1
  1392. data/vendor/local/share/man/man3/gnutls_record_send.3 +1 -1
  1393. data/vendor/local/share/man/man3/gnutls_record_send_range.3 +60 -0
  1394. data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +50 -0
  1395. data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +1 -1
  1396. data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +52 -0
  1397. data/vendor/local/share/man/man3/gnutls_record_uncork.3 +53 -0
  1398. data/vendor/local/share/man/man3/gnutls_rehandshake.3 +1 -1
  1399. data/vendor/local/share/man/man3/gnutls_rnd.3 +1 -1
  1400. data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +47 -0
  1401. data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +1 -1
  1402. data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +1 -1
  1403. data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +1 -1
  1404. data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +1 -1
  1405. data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +1 -1
  1406. data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +1 -1
  1407. data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +1 -1
  1408. data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +1 -1
  1409. data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +1 -1
  1410. data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +1 -1
  1411. data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +1 -1
  1412. data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +1 -1
  1413. data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +1 -1
  1414. data/vendor/local/share/man/man3/gnutls_server_name_get.3 +1 -1
  1415. data/vendor/local/share/man/man3/gnutls_server_name_set.3 +1 -1
  1416. data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +1 -1
  1417. data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +1 -1
  1418. data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +46 -0
  1419. data/vendor/local/share/man/man3/gnutls_session_get_data.3 +1 -1
  1420. data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +1 -1
  1421. data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +47 -0
  1422. data/vendor/local/share/man/man3/gnutls_session_get_id.3 +1 -1
  1423. data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +1 -1
  1424. data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +1 -1
  1425. data/vendor/local/share/man/man3/gnutls_session_get_random.3 +1 -1
  1426. data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +1 -1
  1427. data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +1 -1
  1428. data/vendor/local/share/man/man3/gnutls_session_set_data.3 +1 -1
  1429. data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +1 -1
  1430. data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +1 -1
  1431. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +1 -1
  1432. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +1 -1
  1433. data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +1 -1
  1434. data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +1 -1
  1435. data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +1 -1
  1436. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +1 -1
  1437. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +1 -1
  1438. data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +1 -1
  1439. data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +1 -1
  1440. data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +1 -1
  1441. data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +1 -1
  1442. data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +1 -1
  1443. data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +1 -1
  1444. data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +1 -1
  1445. data/vendor/local/share/man/man3/gnutls_sign_list.3 +1 -1
  1446. data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +1 -1
  1447. data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +1 -1
  1448. data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +1 -1
  1449. data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +1 -1
  1450. data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +1 -1
  1451. data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +1 -1
  1452. data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +1 -1
  1453. data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +1 -1
  1454. data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +1 -1
  1455. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +1 -1
  1456. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +1 -1
  1457. data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +1 -1
  1458. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +1 -1
  1459. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +1 -1
  1460. data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +1 -1
  1461. data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +1 -1
  1462. data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +1 -1
  1463. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +1 -1
  1464. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +1 -1
  1465. data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +1 -1
  1466. data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +1 -1
  1467. data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +1 -1
  1468. data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +1 -1
  1469. data/vendor/local/share/man/man3/gnutls_store_commitment.3 +1 -1
  1470. data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +1 -1
  1471. data/vendor/local/share/man/man3/gnutls_strerror.3 +1 -1
  1472. data/vendor/local/share/man/man3/gnutls_strerror_name.3 +1 -1
  1473. data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +1 -1
  1474. data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +1 -1
  1475. data/vendor/local/share/man/man3/gnutls_tdb_init.3 +1 -1
  1476. data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +1 -1
  1477. data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +1 -1
  1478. data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +1 -1
  1479. data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +1 -1
  1480. data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +1 -1
  1481. data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +1 -1
  1482. data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +1 -1
  1483. data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +1 -1
  1484. data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +48 -0
  1485. data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +50 -0
  1486. data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +1 -1
  1487. data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +1 -1
  1488. data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +1 -1
  1489. data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +1 -1
  1490. data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +47 -0
  1491. data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +51 -0
  1492. data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +1 -1
  1493. data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +1 -1
  1494. data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +1 -1
  1495. data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +2 -2
  1496. data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +1 -1
  1497. data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +1 -1
  1498. data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +1 -1
  1499. data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +1 -1
  1500. data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +4 -5
  1501. data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +1 -1
  1502. data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +1 -1
  1503. data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +1 -1
  1504. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +1 -1
  1505. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +1 -1
  1506. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +1 -1
  1507. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +1 -1
  1508. data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +1 -1
  1509. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +1 -1
  1510. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +1 -1
  1511. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +1 -1
  1512. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +1 -1
  1513. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +52 -0
  1514. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +1 -1
  1515. data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +1 -1
  1516. data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +1 -1
  1517. data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +1 -1
  1518. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +1 -1
  1519. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +1 -1
  1520. data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +1 -1
  1521. data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +1 -1
  1522. data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +1 -1
  1523. data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +1 -1
  1524. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +1 -1
  1525. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +1 -1
  1526. data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +1 -1
  1527. data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +1 -1
  1528. data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +1 -1
  1529. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +1 -1
  1530. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +1 -1
  1531. data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +1 -1
  1532. data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +1 -1
  1533. data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +1 -1
  1534. data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +1 -1
  1535. data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +1 -1
  1536. data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +1 -1
  1537. data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +9 -5
  1538. data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +1 -1
  1539. data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +1 -1
  1540. data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +1 -1
  1541. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +8 -5
  1542. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +2 -2
  1543. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +2 -2
  1544. data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +1 -1
  1545. data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +3 -3
  1546. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +4 -4
  1547. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +52 -0
  1548. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +6 -6
  1549. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +2 -2
  1550. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +5 -5
  1551. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +2 -2
  1552. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +2 -2
  1553. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +1 -1
  1554. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +1 -1
  1555. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +1 -1
  1556. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +1 -1
  1557. data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +1 -1
  1558. data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +1 -1
  1559. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +1 -1
  1560. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +1 -1
  1561. data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +1 -1
  1562. data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +1 -1
  1563. data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +1 -1
  1564. data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +1 -1
  1565. data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +1 -1
  1566. data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +8 -5
  1567. data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +1 -1
  1568. data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +1 -1
  1569. data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +50 -0
  1570. data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +1 -1
  1571. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +1 -1
  1572. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +1 -1
  1573. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +1 -1
  1574. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +1 -1
  1575. data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +1 -1
  1576. data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +1 -1
  1577. data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +1 -1
  1578. data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +1 -1
  1579. data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +1 -1
  1580. data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +1 -1
  1581. data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +1 -1
  1582. data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +1 -1
  1583. data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +2 -3
  1584. data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +1 -1
  1585. data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +1 -1
  1586. data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +1 -1
  1587. data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +1 -1
  1588. data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +2 -2
  1589. data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +1 -1
  1590. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +1 -1
  1591. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +1 -1
  1592. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +1 -1
  1593. data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +1 -1
  1594. data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +1 -1
  1595. data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +1 -1
  1596. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +1 -1
  1597. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +52 -0
  1598. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +1 -1
  1599. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +1 -1
  1600. data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +1 -1
  1601. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +1 -1
  1602. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +1 -1
  1603. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +1 -1
  1604. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +1 -1
  1605. data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +1 -1
  1606. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +1 -1
  1607. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +1 -1
  1608. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +1 -1
  1609. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +1 -1
  1610. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +1 -1
  1611. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +52 -0
  1612. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +1 -1
  1613. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +1 -1
  1614. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +1 -1
  1615. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +1 -1
  1616. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +1 -1
  1617. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +1 -1
  1618. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +1 -1
  1619. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +1 -1
  1620. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +1 -1
  1621. data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +1 -1
  1622. data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +1 -1
  1623. data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +1 -1
  1624. data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +1 -1
  1625. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +3 -3
  1626. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +3 -3
  1627. data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +1 -1
  1628. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +1 -1
  1629. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +1 -1
  1630. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +1 -1
  1631. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +1 -1
  1632. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +1 -1
  1633. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +1 -1
  1634. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +1 -1
  1635. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +1 -1
  1636. data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +1 -1
  1637. data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +1 -1
  1638. data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +1 -1
  1639. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +1 -1
  1640. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +1 -1
  1641. data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +1 -1
  1642. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +1 -1
  1643. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +1 -1
  1644. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +1 -1
  1645. data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +1 -1
  1646. data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +1 -1
  1647. data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +1 -1
  1648. data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +1 -1
  1649. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +1 -1
  1650. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +2 -2
  1651. data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +1 -1
  1652. data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +1 -1
  1653. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +1 -1
  1654. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +1 -1
  1655. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +1 -1
  1656. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +1 -1
  1657. data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +50 -0
  1658. data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +1 -1
  1659. data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +1 -1
  1660. data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +1 -1
  1661. data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +50 -0
  1662. data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +1 -1
  1663. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +1 -1
  1664. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +1 -1
  1665. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +1 -1
  1666. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +1 -1
  1667. data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +1 -1
  1668. data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +1 -1
  1669. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +1 -1
  1670. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +1 -1
  1671. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +1 -1
  1672. data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +6 -4
  1673. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +1 -1
  1674. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +1 -1
  1675. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +2 -2
  1676. data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +1 -1
  1677. data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +1 -1
  1678. data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +1 -1
  1679. data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +3 -2
  1680. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +3 -2
  1681. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +3 -2
  1682. data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +1 -1
  1683. data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +1 -1
  1684. data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +3 -1
  1685. data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +7 -5
  1686. data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +1 -1
  1687. data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +1 -1
  1688. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +1 -1
  1689. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +1 -1
  1690. data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +1 -1
  1691. data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +1 -1
  1692. data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +1 -1
  1693. data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +1 -1
  1694. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +1 -1
  1695. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +1 -1
  1696. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +1 -1
  1697. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +1 -1
  1698. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +1 -1
  1699. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +1 -1
  1700. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +1 -1
  1701. data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +1 -1
  1702. data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +1 -1
  1703. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +1 -1
  1704. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +1 -1
  1705. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +1 -1
  1706. data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +1 -1
  1707. data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +3 -3
  1708. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +1 -1
  1709. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +1 -1
  1710. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +1 -1
  1711. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +1 -1
  1712. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +1 -1
  1713. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +1 -1
  1714. data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +1 -1
  1715. data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +1 -1
  1716. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +1 -1
  1717. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +1 -1
  1718. data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +1 -1
  1719. data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +4 -4
  1720. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +4 -4
  1721. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +4 -4
  1722. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +1 -1
  1723. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +1 -1
  1724. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +1 -1
  1725. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +1 -1
  1726. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +1 -1
  1727. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +1 -1
  1728. data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +1 -1
  1729. data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +1 -1
  1730. data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +1 -1
  1731. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +51 -0
  1732. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +52 -0
  1733. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +51 -0
  1734. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +1 -1
  1735. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +1 -1
  1736. metadata +76 -36
  1737. data/ext/glib2/rbglib_completion.c +0 -195
  1738. data/sample/completion.rb +0 -45
  1739. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyc +0 -0
  1740. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyo +0 -0
  1741. data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyc +0 -0
  1742. data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyo +0 -0
  1743. data/vendor/local/lib/gdbus-2.0/codegen/config.pyc +0 -0
  1744. data/vendor/local/lib/gdbus-2.0/codegen/config.pyo +0 -0
  1745. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyc +0 -0
  1746. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyo +0 -0
  1747. data/vendor/local/lib/gio-2.0.def +0 -1604
  1748. data/vendor/local/lib/glib-2.0.def +0 -1603
  1749. data/vendor/local/lib/gmodule-2.0.def +0 -11
  1750. data/vendor/local/lib/gobject-2.0.def +0 -417
  1751. data/vendor/local/lib/pkgconfig/gnutls-dane.pc +0 -24
  1752. data/vendor/local/share/glib-2.0/gettext/mkinstalldirs +0 -162
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="networking.html" title="Low-level network support">
9
9
  <link rel="prev" href="GSocketAddress.html" title="GSocketAddress">
10
10
  <link rel="next" href="GUnixSocketAddress.html" title="GUnixSocketAddress">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (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">
@@ -45,17 +45,17 @@
45
45
  <a name="GInetSocketAddress.synopsis"></a><h2>Synopsis</h2>
46
46
  <pre class="synopsis"> <a class="link" href="GInetSocketAddress.html#GInetSocketAddress-struct" title="GInetSocketAddress">GInetSocketAddress</a>;
47
47
  <a class="link" href="GSocketAddress.html" title="GSocketAddress"><span class="returnvalue">GSocketAddress</span></a> * <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-new" title="g_inet_socket_address_new ()">g_inet_socket_address_new</a> (<em class="parameter"><code><a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a> *address</code></em>,
48
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> port</code></em>);
48
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> port</code></em>);
49
49
  <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="returnvalue">GInetAddress</span></a> * <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-address" title="g_inet_socket_address_get_address ()">g_inet_socket_address_get_address</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
50
- <a href="./../glib/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-port" title="g_inet_socket_address_get_port ()">g_inet_socket_address_get_port</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
51
- <a href="./../glib/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-flowinfo" title="g_inet_socket_address_get_flowinfo ()">g_inet_socket_address_get_flowinfo</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
52
- <a href="./../glib/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-scope-id" title="g_inet_socket_address_get_scope_id ()">g_inet_socket_address_get_scope_id</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
50
+ <a href="../glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-port" title="g_inet_socket_address_get_port ()">g_inet_socket_address_get_port</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
51
+ <a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-flowinfo" title="g_inet_socket_address_get_flowinfo ()">g_inet_socket_address_get_flowinfo</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
52
+ <a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GInetSocketAddress.html#g-inet-socket-address-get-scope-id" title="g_inet_socket_address_get_scope_id ()">g_inet_socket_address_get_scope_id</a> (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);
53
53
  </pre>
54
54
  </div>
55
55
  <div class="refsect1">
56
56
  <a name="GInetSocketAddress.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
57
  <pre class="synopsis">
58
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
58
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
59
59
  +----<a class="link" href="GSocketAddress.html" title="GSocketAddress">GSocketAddress</a>
60
60
  +----GInetSocketAddress
61
61
  +----<a class="link" href="GProxyAddress.html" title="GProxyAddress">GProxyAddress</a>
@@ -71,9 +71,9 @@ GInetSocketAddress implements
71
71
  <a name="GInetSocketAddress.properties"></a><h2>Properties</h2>
72
72
  <pre class="synopsis">
73
73
  "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--address" title='The "address" property'>address</a>" <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a>* : Read / Write / Construct Only
74
- "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--flowinfo" title='The "flowinfo" property'>flowinfo</a>" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
75
- "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--port" title='The "port" property'>port</a>" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
76
- "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--scope-id" title='The "scope-id" property'>scope-id</a>" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
74
+ "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--flowinfo" title='The "flowinfo" property'>flowinfo</a>" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
75
+ "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--port" title='The "port" property'>port</a>" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
76
+ "<a class="link" href="GInetSocketAddress.html#GInetSocketAddress--scope-id" title='The "scope-id" property'>scope-id</a>" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
77
77
  </pre>
78
78
  </div>
79
79
  <div class="refsect1">
@@ -97,7 +97,7 @@ sockaddr_in</span> or <span class="type">struct sockaddr_in6</span>.
97
97
  <div class="refsect2">
98
98
  <a name="g-inet-socket-address-new"></a><h3>g_inet_socket_address_new ()</h3>
99
99
  <pre class="programlisting"><a class="link" href="GSocketAddress.html" title="GSocketAddress"><span class="returnvalue">GSocketAddress</span></a> * g_inet_socket_address_new (<em class="parameter"><code><a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a> *address</code></em>,
100
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> port</code></em>);</pre>
100
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> port</code></em>);</pre>
101
101
  <p>
102
102
  Creates a new <a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> for <em class="parameter"><code>address</code></em> and <em class="parameter"><code>port</code></em>.
103
103
  </p>
@@ -146,7 +146,7 @@ Gets <em class="parameter"><code>address</code></em>'s <a class="link" href="GIn
146
146
  <tr>
147
147
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
148
148
  <td>the <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a> for <em class="parameter"><code>address</code></em>, which must be
149
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>'d if it will be stored. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
149
+ <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>'d if it will be stored. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
150
150
  </td>
151
151
  </tr>
152
152
  </tbody>
@@ -156,7 +156,7 @@ Gets <em class="parameter"><code>address</code></em>'s <a class="link" href="GIn
156
156
  <hr>
157
157
  <div class="refsect2">
158
158
  <a name="g-inet-socket-address-get-port"></a><h3>g_inet_socket_address_get_port ()</h3>
159
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> g_inet_socket_address_get_port (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
159
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> g_inet_socket_address_get_port (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
160
160
  <p>
161
161
  Gets <em class="parameter"><code>address</code></em>'s port.
162
162
  </p>
@@ -183,7 +183,7 @@ Gets <em class="parameter"><code>address</code></em>'s port.
183
183
  <hr>
184
184
  <div class="refsect2">
185
185
  <a name="g-inet-socket-address-get-flowinfo"></a><h3>g_inet_socket_address_get_flowinfo ()</h3>
186
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_inet_socket_address_get_flowinfo (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
186
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_inet_socket_address_get_flowinfo (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
187
187
  <p>
188
188
  Gets the <code class="literal">sin6_flowinfo</code> field from <em class="parameter"><code>address</code></em>,
189
189
  which must be an IPv6 address.
@@ -210,7 +210,7 @@ which must be an IPv6 address.
210
210
  <hr>
211
211
  <div class="refsect2">
212
212
  <a name="g-inet-socket-address-get-scope-id"></a><h3>g_inet_socket_address_get_scope_id ()</h3>
213
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_inet_socket_address_get_scope_id (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
213
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_inet_socket_address_get_scope_id (<em class="parameter"><code><a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress"><span class="type">GInetSocketAddress</span></a> *address</code></em>);</pre>
214
214
  <p>
215
215
  Gets the <code class="literal">sin6_scope_id</code> field from <em class="parameter"><code>address</code></em>,
216
216
  which must be an IPv6 address.
@@ -245,7 +245,7 @@ which must be an IPv6 address.
245
245
  <hr>
246
246
  <div class="refsect2">
247
247
  <a name="GInetSocketAddress--flowinfo"></a><h3>The <code class="literal">"flowinfo"</code> property</h3>
248
- <pre class="programlisting"> "flowinfo" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
248
+ <pre class="programlisting"> "flowinfo" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
249
249
  <p>
250
250
  The <code class="literal">sin6_flowinfo</code> field, for IPv6 addresses.
251
251
  </p>
@@ -255,7 +255,7 @@ The <code class="literal">sin6_flowinfo</code> field, for IPv6 addresses.
255
255
  <hr>
256
256
  <div class="refsect2">
257
257
  <a name="GInetSocketAddress--port"></a><h3>The <code class="literal">"port"</code> property</h3>
258
- <pre class="programlisting"> "port" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
258
+ <pre class="programlisting"> "port" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
259
259
  <p>The port.</p>
260
260
  <p>Allowed values: &lt;= 65535</p>
261
261
  <p>Default value: 0</p>
@@ -263,7 +263,7 @@ The <code class="literal">sin6_flowinfo</code> field, for IPv6 addresses.
263
263
  <hr>
264
264
  <div class="refsect2">
265
265
  <a name="GInetSocketAddress--scope-id"></a><h3>The <code class="literal">"scope-id"</code> property</h3>
266
- <pre class="programlisting"> "scope-id" <a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
266
+ <pre class="programlisting"> "scope-id" <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
267
267
  <p>IPv6 scope ID.</p>
268
268
  <p>Default value: 0</p>
269
269
  </div>
@@ -271,6 +271,6 @@ The <code class="literal">sin6_flowinfo</code> field, for IPv6 addresses.
271
271
  </div>
272
272
  <div class="footer">
273
273
  <hr>
274
- Generated by GTK-Doc V1.18</div>
274
+ Generated by GTK-Doc V1.18.1</div>
275
275
  </body>
276
276
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="failable_initialization.html" title="Failable Initialization">
9
9
  <link rel="prev" href="failable_initialization.html" title="Failable Initialization">
10
10
  <link rel="next" href="GAsyncInitable.html" title="GAsyncInitable">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (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">
@@ -50,24 +50,24 @@
50
50
 
51
51
  <a class="link" href="GInitable.html#GInitable-struct" title="GInitable">GInitable</a>;
52
52
  struct <a class="link" href="GInitable.html#GInitableIface" title="struct GInitableIface">GInitableIface</a>;
53
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInitable.html#g-initable-init" title="g_initable_init ()">g_initable_init</a> (<em class="parameter"><code><a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> *initable</code></em>,
53
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInitable.html#g-initable-init" title="g_initable_init ()">g_initable_init</a> (<em class="parameter"><code><a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> *initable</code></em>,
54
54
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
55
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
56
- <a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="GInitable.html#g-initable-new" title="g_initable_new ()">g_initable_new</a> (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
55
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
56
+ <a href="../glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="GInitable.html#g-initable-new" title="g_initable_new ()">g_initable_new</a> (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
57
57
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
58
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>,
59
- <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
58
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>,
59
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
60
60
  <em class="parameter"><code>...</code></em>);
61
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GInitable.html#g-initable-new-valist" title="g_initable_new_valist ()">g_initable_new_valist</a> (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
62
- <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
61
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GInitable.html#g-initable-new-valist" title="g_initable_new_valist ()">g_initable_new_valist</a> (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
62
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
63
63
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>,
64
64
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
65
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
66
- <a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="GInitable.html#g-initable-newv" title="g_initable_newv ()">g_initable_newv</a> (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
67
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_parameters</code></em>,
68
- <em class="parameter"><code><a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GParameter"><span class="type">GParameter</span></a> *parameters</code></em>,
65
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
66
+ <a href="../glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="GInitable.html#g-initable-newv" title="g_initable_newv ()">g_initable_newv</a> (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
67
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_parameters</code></em>,
68
+ <em class="parameter"><code><a href="../gobject/gobject-The-Base-Object-Type.html#GParameter"><span class="type">GParameter</span></a> *parameters</code></em>,
69
69
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
70
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
70
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
71
71
  </pre>
72
72
  </div>
73
73
  <div class="refsect1">
@@ -81,7 +81,7 @@ struct <a class="link" href="GInitable.html#GInitableIface" title="
81
81
  <a name="GInitable.prerequisites"></a><h2>Prerequisites</h2>
82
82
  <p>
83
83
  GInitable requires
84
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
84
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
85
85
  </div>
86
86
  <div class="refsect1">
87
87
  <a name="GInitable.derived-interfaces"></a><h2>Known Derived Interfaces</h2>
@@ -106,9 +106,9 @@ either via <a class="link" href="GInitable.html#g-initable-init" title="g_initab
106
106
  </p>
107
107
  <p>
108
108
  If the object is not initialized, or initialization returns with an
109
- error, then all operations on the object except <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> and
110
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> are considered to be invalid, and have undefined
111
- behaviour. They will often fail with <a href="./../glib/glib/glib-Message-Logging.html#g-critical"><code class="function">g_critical()</code></a> or <a href="./../glib/glib/glib-Message-Logging.html#g-warning"><code class="function">g_warning()</code></a>, but
109
+ error, then all operations on the object except <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> and
110
+ <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> are considered to be invalid, and have undefined
111
+ behaviour. They will often fail with <a href="../glib/glib-Message-Logging.html#g-critical"><code class="function">g_critical()</code></a> or <a href="../glib/glib-Message-Logging.html#g-warning"><code class="function">g_warning()</code></a>, but
112
112
  this must not be relied on.
113
113
  </p>
114
114
  <p>
@@ -116,8 +116,8 @@ Users of objects implementing this are not intended to use
116
116
  the interface method directly, instead it will be used automatically
117
117
  in various ways. For C applications you generally just call
118
118
  <a class="link" href="GInitable.html#g-initable-new" title="g_initable_new ()"><code class="function">g_initable_new()</code></a> directly, or indirectly via a <code class="function">foo_thing_new()</code> wrapper.
119
- This will call <a class="link" href="GInitable.html#g-initable-init" title="g_initable_init ()"><code class="function">g_initable_init()</code></a> under the cover, returning <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
120
- setting a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> on failure (at which point the instance is
119
+ This will call <a class="link" href="GInitable.html#g-initable-init" title="g_initable_init ()"><code class="function">g_initable_init()</code></a> under the cover, returning <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
120
+ setting a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> on failure (at which point the instance is
121
121
  unreferenced).
122
122
  </p>
123
123
  <p>
@@ -161,7 +161,7 @@ may fail.
161
161
  </colgroup>
162
162
  <tbody>
163
163
  <tr>
164
- <td><p><span class="term"><a href="./../gobject/gobject/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GInitableIface.g-iface"></a>g_iface</code></em>;</span></p></td>
164
+ <td><p><span class="term"><a href="../gobject/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GInitableIface.g-iface"></a>g_iface</code></em>;</span></p></td>
165
165
  <td>The parent interface.</td>
166
166
  </tr>
167
167
  <tr>
@@ -175,9 +175,9 @@ may fail.
175
175
  <hr>
176
176
  <div class="refsect2">
177
177
  <a name="g-initable-init"></a><h3>g_initable_init ()</h3>
178
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_initable_init (<em class="parameter"><code><a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> *initable</code></em>,
178
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_initable_init (<em class="parameter"><code><a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> *initable</code></em>,
179
179
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
180
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
180
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
181
181
  <p>
182
182
  Initializes the object implementing the interface.
183
183
  </p>
@@ -186,17 +186,17 @@ The object must be initialized before any real use after initial
186
186
  construction, either with this function or <a class="link" href="GAsyncInitable.html#g-async-initable-init-async" title="g_async_initable_init_async ()"><code class="function">g_async_initable_init_async()</code></a>.
187
187
  </p>
188
188
  <p>
189
- Implementations may also support cancellation. If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
189
+ Implementations may also support cancellation. If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
190
190
  then initialization can be cancelled by triggering the cancellable object
191
191
  from another thread. If the operation was cancelled, the error
192
- <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
192
+ <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
193
193
  the object doesn't support cancellable initialization the error
194
194
  <a class="link" href="gio-GIOError.html#G-IO-ERROR-NOT-SUPPORTED:CAPS"><code class="literal">G_IO_ERROR_NOT_SUPPORTED</code></a> will be returned.
195
195
  </p>
196
196
  <p>
197
197
  If the object is not initialized, or initialization returns with an
198
- error, then all operations on the object except <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> and
199
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> are considered to be invalid, and have undefined
198
+ error, then all operations on the object except <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> and
199
+ <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> are considered to be invalid, and have undefined
200
200
  behaviour. See the <a class="xref" href="">???</a> section introduction
201
201
  for more details.
202
202
  </p>
@@ -219,18 +219,18 @@ pattern in the GObject constructor function.
219
219
  </tr>
220
220
  <tr>
221
221
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
222
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
222
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
223
223
  </tr>
224
224
  <tr>
225
225
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
226
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
226
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
227
227
  ignore.</td>
228
228
  </tr>
229
229
  <tr>
230
230
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
231
231
  <td>
232
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if successful. If an error has occurred, this function will
233
- return <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and set <em class="parameter"><code>error</code></em> appropriately if present.</td>
232
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if successful. If an error has occurred, this function will
233
+ return <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and set <em class="parameter"><code>error</code></em> appropriately if present.</td>
234
234
  </tr>
235
235
  </tbody>
236
236
  </table></div>
@@ -239,15 +239,15 @@ return <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class
239
239
  <hr>
240
240
  <div class="refsect2">
241
241
  <a name="g-initable-new"></a><h3>g_initable_new ()</h3>
242
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_initable_new (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
242
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_initable_new (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
243
243
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
244
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>,
245
- <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
244
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>,
245
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
246
246
  <em class="parameter"><code>...</code></em>);</pre>
247
247
  <p>
248
248
  Helper function for constructing <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> object. This is
249
- similar to <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a> but also initializes the object
250
- and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
249
+ similar to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a> but also initializes the object
250
+ and returns <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
251
251
  </p>
252
252
  <div class="variablelist"><table border="0" class="variablelist">
253
253
  <colgroup>
@@ -257,31 +257,32 @@ and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code c
257
257
  <tbody>
258
258
  <tr>
259
259
  <td><p><span class="term"><em class="parameter"><code>object_type</code></em> :</span></p></td>
260
- <td>a <a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
260
+ <td>a <a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
261
261
  </tr>
262
262
  <tr>
263
263
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
264
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
264
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
265
265
  </tr>
266
266
  <tr>
267
267
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
268
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
268
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
269
269
  ignore.</td>
270
270
  </tr>
271
271
  <tr>
272
272
  <td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
273
- <td>the name of the first property, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
273
+ <td>the name of the first property, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
274
274
  properties. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
275
275
  </td>
276
276
  </tr>
277
277
  <tr>
278
278
  <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
279
279
  <td>the value if the first property, followed by and other property
280
- value pairs, and ended by <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
280
+ value pairs, and ended by <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
281
281
  </tr>
282
282
  <tr>
283
283
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
284
- <td>a newly allocated <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
284
+ <td>a newly allocated
285
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
285
286
  </td>
286
287
  </tr>
287
288
  </tbody>
@@ -291,15 +292,15 @@ value pairs, and ended by <a href="./../glib/glib/glib-Standard-Macros.html#NULL
291
292
  <hr>
292
293
  <div class="refsect2">
293
294
  <a name="g-initable-new-valist"></a><h3>g_initable_new_valist ()</h3>
294
- <pre class="programlisting"><a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * g_initable_new_valist (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
295
- <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
295
+ <pre class="programlisting"><a href="../gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * g_initable_new_valist (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
296
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
296
297
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>,
297
298
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
298
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
299
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
299
300
  <p>
300
301
  Helper function for constructing <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> object. This is
301
- similar to <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-new-valist"><code class="function">g_object_new_valist()</code></a> but also initializes the object
302
- and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
302
+ similar to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-new-valist"><code class="function">g_object_new_valist()</code></a> but also initializes the object
303
+ and returns <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
303
304
  </p>
304
305
  <div class="variablelist"><table border="0" class="variablelist">
305
306
  <colgroup>
@@ -309,12 +310,12 @@ and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code c
309
310
  <tbody>
310
311
  <tr>
311
312
  <td><p><span class="term"><em class="parameter"><code>object_type</code></em> :</span></p></td>
312
- <td>a <a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
313
+ <td>a <a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
313
314
  </tr>
314
315
  <tr>
315
316
  <td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
316
317
  <td>the name of the first property, followed by
317
- the value, and other property value pairs, and ended by <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
318
+ the value, and other property value pairs, and ended by <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
318
319
  </tr>
319
320
  <tr>
320
321
  <td><p><span class="term"><em class="parameter"><code>var_args</code></em> :</span></p></td>
@@ -322,16 +323,17 @@ the value, and other property value pairs, and ended by <a href="./../glib/glib/
322
323
  </tr>
323
324
  <tr>
324
325
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
325
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
326
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
326
327
  </tr>
327
328
  <tr>
328
329
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
329
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
330
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
330
331
  ignore.</td>
331
332
  </tr>
332
333
  <tr>
333
334
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
334
- <td>a newly allocated <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
335
+ <td>a newly allocated
336
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
335
337
  </td>
336
338
  </tr>
337
339
  </tbody>
@@ -341,15 +343,15 @@ ignore.</td>
341
343
  <hr>
342
344
  <div class="refsect2">
343
345
  <a name="g-initable-newv"></a><h3>g_initable_newv ()</h3>
344
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_initable_newv (<em class="parameter"><code><a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
345
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_parameters</code></em>,
346
- <em class="parameter"><code><a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GParameter"><span class="type">GParameter</span></a> *parameters</code></em>,
346
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_initable_newv (<em class="parameter"><code><a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
347
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_parameters</code></em>,
348
+ <em class="parameter"><code><a href="../gobject/gobject-The-Base-Object-Type.html#GParameter"><span class="type">GParameter</span></a> *parameters</code></em>,
347
349
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
348
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
350
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
349
351
  <p>
350
352
  Helper function for constructing <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a> object. This is
351
- similar to <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#g-object-newv"><code class="function">g_object_newv()</code></a> but also initializes the object
352
- and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
353
+ similar to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-newv"><code class="function">g_object_newv()</code></a> but also initializes the object
354
+ and returns <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, setting an error on failure.
353
355
  </p>
354
356
  <div class="variablelist"><table border="0" class="variablelist">
355
357
  <colgroup>
@@ -359,7 +361,7 @@ and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code c
359
361
  <tbody>
360
362
  <tr>
361
363
  <td><p><span class="term"><em class="parameter"><code>object_type</code></em> :</span></p></td>
362
- <td>a <a href="./../gobject/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
364
+ <td>a <a href="../gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> supporting <a class="link" href="GInitable.html" title="GInitable"><span class="type">GInitable</span></a>.</td>
363
365
  </tr>
364
366
  <tr>
365
367
  <td><p><span class="term"><em class="parameter"><code>n_parameters</code></em> :</span></p></td>
@@ -373,16 +375,17 @@ and returns <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code c
373
375
  </tr>
374
376
  <tr>
375
377
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
376
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
378
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.</td>
377
379
  </tr>
378
380
  <tr>
379
381
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
380
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
382
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
381
383
  ignore.</td>
382
384
  </tr>
383
385
  <tr>
384
386
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
385
- <td>a newly allocated <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
387
+ <td>a newly allocated
388
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
386
389
  </td>
387
390
  </tr>
388
391
  </tbody>
@@ -397,6 +400,6 @@ ignore.</td>
397
400
  </div>
398
401
  <div class="footer">
399
402
  <hr>
400
- Generated by GTK-Doc V1.18</div>
403
+ Generated by GTK-Doc V1.18.1</div>
401
404
  </body>
402
405
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="streaming.html" title="Streaming I/O">
9
9
  <link rel="prev" href="GSeekable.html" title="GSeekable">
10
10
  <link rel="next" href="GOutputStream.html" title="GOutputStream">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (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">
@@ -45,75 +45,75 @@
45
45
  #include &lt;gio/gio.h&gt;
46
46
 
47
47
  <a class="link" href="GInputStream.html#GInputStream-struct" title="GInputStream">GInputStream</a>;
48
- <a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-read" title="g_input_stream_read ()">g_input_stream_read</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
48
+ <a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-read" title="g_input_stream_read ()">g_input_stream_read</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
49
49
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
50
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
50
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
51
51
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
52
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
53
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-read-all" title="g_input_stream_read_all ()">g_input_stream_read_all</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
52
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
53
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-read-all" title="g_input_stream_read_all ()">g_input_stream_read_all</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
54
54
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
55
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
56
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *bytes_read</code></em>,
55
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
56
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *bytes_read</code></em>,
57
57
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
58
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
59
- <a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-skip" title="g_input_stream_skip ()">g_input_stream_skip</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
60
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
58
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
59
+ <a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-skip" title="g_input_stream_skip ()">g_input_stream_skip</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
60
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
61
61
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
62
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
63
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-close" title="g_input_stream_close ()">g_input_stream_close</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
62
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
63
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-close" title="g_input_stream_close ()">g_input_stream_close</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
64
64
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
65
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
65
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
66
66
  <span class="returnvalue">void</span> <a class="link" href="GInputStream.html#g-input-stream-read-async" title="g_input_stream_read_async ()">g_input_stream_read_async</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
67
67
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
68
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
68
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
69
69
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
70
70
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
71
71
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
72
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
73
- <a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-read-finish" title="g_input_stream_read_finish ()">g_input_stream_read_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
72
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
73
+ <a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-read-finish" title="g_input_stream_read_finish ()">g_input_stream_read_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
74
74
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
75
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
75
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
76
76
  <span class="returnvalue">void</span> <a class="link" href="GInputStream.html#g-input-stream-skip-async" title="g_input_stream_skip_async ()">g_input_stream_skip_async</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
77
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
77
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
78
78
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
79
79
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
80
80
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
81
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
82
- <a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-skip-finish" title="g_input_stream_skip_finish ()">g_input_stream_skip_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
81
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
82
+ <a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> <a class="link" href="GInputStream.html#g-input-stream-skip-finish" title="g_input_stream_skip_finish ()">g_input_stream_skip_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
83
83
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
84
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
84
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
85
85
  <span class="returnvalue">void</span> <a class="link" href="GInputStream.html#g-input-stream-close-async" title="g_input_stream_close_async ()">g_input_stream_close_async</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
86
86
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
87
87
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
88
88
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
89
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
90
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-close-finish" title="g_input_stream_close_finish ()">g_input_stream_close_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
89
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
90
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-close-finish" title="g_input_stream_close_finish ()">g_input_stream_close_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
91
91
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
92
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
93
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-is-closed" title="g_input_stream_is_closed ()">g_input_stream_is_closed</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);
94
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-has-pending" title="g_input_stream_has_pending ()">g_input_stream_has_pending</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);
95
- <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-set-pending" title="g_input_stream_set_pending ()">g_input_stream_set_pending</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
96
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
92
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
93
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-is-closed" title="g_input_stream_is_closed ()">g_input_stream_is_closed</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);
94
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-has-pending" title="g_input_stream_has_pending ()">g_input_stream_has_pending</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);
95
+ <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GInputStream.html#g-input-stream-set-pending" title="g_input_stream_set_pending ()">g_input_stream_set_pending</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
96
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
97
97
  <span class="returnvalue">void</span> <a class="link" href="GInputStream.html#g-input-stream-clear-pending" title="g_input_stream_clear_pending ()">g_input_stream_clear_pending</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);
98
- <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * <a class="link" href="GInputStream.html#g-input-stream-read-bytes" title="g_input_stream_read_bytes ()">g_input_stream_read_bytes</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
99
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
98
+ <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * <a class="link" href="GInputStream.html#g-input-stream-read-bytes" title="g_input_stream_read_bytes ()">g_input_stream_read_bytes</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
99
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
100
100
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
101
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
101
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
102
102
  <span class="returnvalue">void</span> <a class="link" href="GInputStream.html#g-input-stream-read-bytes-async" title="g_input_stream_read_bytes_async ()">g_input_stream_read_bytes_async</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
103
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
103
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
104
104
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
105
105
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
106
106
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
107
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
108
- <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * <a class="link" href="GInputStream.html#g-input-stream-read-bytes-finish" title="g_input_stream_read_bytes_finish ()">g_input_stream_read_bytes_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
107
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
108
+ <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * <a class="link" href="GInputStream.html#g-input-stream-read-bytes-finish" title="g_input_stream_read_bytes_finish ()">g_input_stream_read_bytes_finish</a> (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
109
109
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
110
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
110
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
111
111
  </pre>
112
112
  </div>
113
113
  <div class="refsect1">
114
114
  <a name="GInputStream.object-hierarchy"></a><h2>Object Hierarchy</h2>
115
115
  <pre class="synopsis">
116
- <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
116
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
117
117
  +----GInputStream
118
118
  +----<a class="link" href="GFilterInputStream.html" title="GFilterInputStream">GFilterInputStream</a>
119
119
  +----<a class="link" href="GFileInputStream.html" title="GFileInputStream">GFileInputStream</a>
@@ -154,18 +154,18 @@ Base class for streaming input operations.
154
154
  <hr>
155
155
  <div class="refsect2">
156
156
  <a name="g-input-stream-read"></a><h3>g_input_stream_read ()</h3>
157
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_read (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
157
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_read (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
158
158
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
159
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
159
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
160
160
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
161
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
161
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
162
162
  <p>
163
163
  Tries to read <em class="parameter"><code>count</code></em> bytes from the stream into the buffer starting at
164
164
  <em class="parameter"><code>buffer</code></em>. Will block during this read.
165
165
  </p>
166
166
  <p>
167
167
  If count is zero returns zero and does nothing. A value of <em class="parameter"><code>count</code></em>
168
- larger than <a href="./../glib/glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
168
+ larger than <a href="../glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
169
169
  </p>
170
170
  <p>
171
171
  On success, the number of bytes read into the buffer is returned.
@@ -174,7 +174,7 @@ can happen e.g. near the end of a file. Zero is returned on end of file
174
174
  (or if <em class="parameter"><code>count</code></em> is zero), but never otherwise.
175
175
  </p>
176
176
  <p>
177
- If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
177
+ If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
178
178
  triggering the cancellable object from another thread. If the operation
179
179
  was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. If an
180
180
  operation was partially finished when the operation was cancelled the
@@ -195,7 +195,9 @@ On error -1 is returned and <em class="parameter"><code>error</code></em> is set
195
195
  </tr>
196
196
  <tr>
197
197
  <td><p><span class="term"><em class="parameter"><code>buffer</code></em> :</span></p></td>
198
- <td>a buffer to read data into (which should be at least count bytes long).</td>
198
+ <td>a buffer to
199
+ read data into (which should be at least count bytes long). <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=count][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
200
+ </td>
199
201
  </tr>
200
202
  <tr>
201
203
  <td><p><span class="term"><em class="parameter"><code>count</code></em> :</span></p></td>
@@ -203,12 +205,12 @@ On error -1 is returned and <em class="parameter"><code>error</code></em> is set
203
205
  </tr>
204
206
  <tr>
205
207
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
206
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
208
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
207
209
  </td>
208
210
  </tr>
209
211
  <tr>
210
212
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
211
- <td>location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
213
+ <td>location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
212
214
  </tr>
213
215
  <tr>
214
216
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -220,12 +222,12 @@ On error -1 is returned and <em class="parameter"><code>error</code></em> is set
220
222
  <hr>
221
223
  <div class="refsect2">
222
224
  <a name="g-input-stream-read-all"></a><h3>g_input_stream_read_all ()</h3>
223
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_read_all (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
225
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_read_all (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
224
226
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
225
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
226
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *bytes_read</code></em>,
227
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
228
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *bytes_read</code></em>,
227
229
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
228
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
230
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
229
231
  <p>
230
232
  Tries to read <em class="parameter"><code>count</code></em> bytes from the stream into the buffer starting at
231
233
  <em class="parameter"><code>buffer</code></em>. Will block during this read.
@@ -236,11 +238,11 @@ read as many bytes as requested, only stopping on an error or end of stream.
236
238
  </p>
237
239
  <p>
238
240
  On a successful read of <em class="parameter"><code>count</code></em> bytes, or if we reached the end of the
239
- stream, <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is returned, and <em class="parameter"><code>bytes_read</code></em> is set to the number of bytes
241
+ stream, <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is returned, and <em class="parameter"><code>bytes_read</code></em> is set to the number of bytes
240
242
  read into <em class="parameter"><code>buffer</code></em>.
241
243
  </p>
242
244
  <p>
243
- If there is an error during the operation <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>error</code></em>
245
+ If there is an error during the operation <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>error</code></em>
244
246
  is set to indicate the error status, <em class="parameter"><code>bytes_read</code></em> is updated to contain
245
247
  the number of bytes read into <em class="parameter"><code>buffer</code></em> before the error occurred.
246
248
  </p>
@@ -256,7 +258,9 @@ the number of bytes read into <em class="parameter"><code>buffer</code></em> bef
256
258
  </tr>
257
259
  <tr>
258
260
  <td><p><span class="term"><em class="parameter"><code>buffer</code></em> :</span></p></td>
259
- <td>a buffer to read data into (which should be at least count bytes long).</td>
261
+ <td>a buffer to
262
+ read data into (which should be at least count bytes long). <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=count][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
263
+ </td>
260
264
  </tr>
261
265
  <tr>
262
266
  <td><p><span class="term"><em class="parameter"><code>count</code></em> :</span></p></td>
@@ -269,17 +273,17 @@ the number of bytes read into <em class="parameter"><code>buffer</code></em> bef
269
273
  </tr>
270
274
  <tr>
271
275
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
272
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
276
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
273
277
  </td>
274
278
  </tr>
275
279
  <tr>
276
280
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
277
- <td>location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
281
+ <td>location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
278
282
  </tr>
279
283
  <tr>
280
284
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
281
285
  <td>
282
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error</td>
286
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error</td>
283
287
  </tr>
284
288
  </tbody>
285
289
  </table></div>
@@ -287,10 +291,10 @@ the number of bytes read into <em class="parameter"><code>buffer</code></em> bef
287
291
  <hr>
288
292
  <div class="refsect2">
289
293
  <a name="g-input-stream-skip"></a><h3>g_input_stream_skip ()</h3>
290
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_skip (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
291
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
294
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_skip (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
295
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
292
296
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
293
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
297
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
294
298
  <p>
295
299
  Tries to skip <em class="parameter"><code>count</code></em> bytes from the stream. Will block during the operation.
296
300
  </p>
@@ -304,7 +308,7 @@ This function is optional for inherited classes, as the default implementation
304
308
  emulates it using read.
305
309
  </p>
306
310
  <p>
307
- If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
311
+ If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
308
312
  triggering the cancellable object from another thread. If the operation
309
313
  was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. If an
310
314
  operation was partially finished when the operation was cancelled the
@@ -326,12 +330,12 @@ partial result will be returned, without an error.
326
330
  </tr>
327
331
  <tr>
328
332
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
329
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
333
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
330
334
  </td>
331
335
  </tr>
332
336
  <tr>
333
337
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
334
- <td>location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
338
+ <td>location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
335
339
  </tr>
336
340
  <tr>
337
341
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -343,9 +347,9 @@ partial result will be returned, without an error.
343
347
  <hr>
344
348
  <div class="refsect2">
345
349
  <a name="g-input-stream-close"></a><h3>g_input_stream_close ()</h3>
346
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_close (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
350
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_close (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
347
351
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
348
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
352
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
349
353
  <p>
350
354
  Closes the stream, releasing resources related to it.
351
355
  </p>
@@ -370,7 +374,7 @@ close will still return <a class="link" href="gio-GIOError.html#G-IO-ERROR-CLOSE
370
374
  is important to check and report the error to the user.
371
375
  </p>
372
376
  <p>
373
- If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
377
+ If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
374
378
  triggering the cancellable object from another thread. If the operation
375
379
  was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned.
376
380
  Cancelling a close will still leave the stream closed, but some streams
@@ -388,17 +392,17 @@ can use a faster close that doesn't block to e.g. check errors.
388
392
  </tr>
389
393
  <tr>
390
394
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
391
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
395
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
392
396
  </td>
393
397
  </tr>
394
398
  <tr>
395
399
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
396
- <td>location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
400
+ <td>location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
397
401
  </tr>
398
402
  <tr>
399
403
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
400
404
  <td>
401
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> on failure</td>
405
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> on failure</td>
402
406
  </tr>
403
407
  </tbody>
404
408
  </table></div>
@@ -408,11 +412,11 @@ can use a faster close that doesn't block to e.g. check errors.
408
412
  <a name="g-input-stream-read-async"></a><h3>g_input_stream_read_async ()</h3>
409
413
  <pre class="programlisting"><span class="returnvalue">void</span> g_input_stream_read_async (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
410
414
  <em class="parameter"><code><span class="type">void</span> *buffer</code></em>,
411
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
415
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
412
416
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
413
417
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
414
418
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
415
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
419
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
416
420
  <p>
417
421
  Request an asynchronous read of <em class="parameter"><code>count</code></em> bytes from the stream into the buffer
418
422
  starting at <em class="parameter"><code>buffer</code></em>. When the operation is finished <em class="parameter"><code>callback</code></em> will be called.
@@ -424,7 +428,7 @@ During an async request no other sync and async calls are allowed on <em class="
424
428
  result in <a class="link" href="gio-GIOError.html#G-IO-ERROR-PENDING:CAPS"><code class="literal">G_IO_ERROR_PENDING</code></a> errors.
425
429
  </p>
426
430
  <p>
427
- A value of <em class="parameter"><code>count</code></em> larger than <a href="./../glib/glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
431
+ A value of <em class="parameter"><code>count</code></em> larger than <a href="../glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
428
432
  </p>
429
433
  <p>
430
434
  On success, the number of bytes read into the buffer will be passed to the
@@ -436,7 +440,7 @@ as many bytes as requested. Zero is returned on end of file
436
440
  <p>
437
441
  Any outstanding i/o request with higher priority (lower numerical value) will
438
442
  be executed before an outstanding request with lower priority. Default
439
- priority is <a href="./../glib/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
443
+ priority is <a href="../glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
440
444
  </p>
441
445
  <p>
442
446
  The asyncronous methods have a default fallback that uses threads to implement
@@ -455,7 +459,9 @@ override one you must override all.
455
459
  </tr>
456
460
  <tr>
457
461
  <td><p><span class="term"><em class="parameter"><code>buffer</code></em> :</span></p></td>
458
- <td>a buffer to read data into (which should be at least count bytes long).</td>
462
+ <td>a buffer to
463
+ read data into (which should be at least count bytes long). <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=count][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
464
+ </td>
459
465
  </tr>
460
466
  <tr>
461
467
  <td><p><span class="term"><em class="parameter"><code>count</code></em> :</span></p></td>
@@ -463,12 +469,12 @@ override one you must override all.
463
469
  </tr>
464
470
  <tr>
465
471
  <td><p><span class="term"><em class="parameter"><code>io_priority</code></em> :</span></p></td>
466
- <td>the <a class="link" href="gio-GIOScheduler.html#io-priority">I/O priority</a>
472
+ <td>the <a class="link" href="GAsyncResult.html#io-priority">I/O priority</a>
467
473
  of the request.</td>
468
474
  </tr>
469
475
  <tr>
470
476
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
471
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
477
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
472
478
  </td>
473
479
  </tr>
474
480
  <tr>
@@ -487,9 +493,9 @@ of the request.</td>
487
493
  <hr>
488
494
  <div class="refsect2">
489
495
  <a name="g-input-stream-read-finish"></a><h3>g_input_stream_read_finish ()</h3>
490
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_read_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
496
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_read_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
491
497
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
492
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
498
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
493
499
  <p>
494
500
  Finishes an asynchronous stream read operation.
495
501
  </p>
@@ -509,7 +515,7 @@ Finishes an asynchronous stream read operation.
509
515
  </tr>
510
516
  <tr>
511
517
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
512
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
518
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
513
519
  ignore.</td>
514
520
  </tr>
515
521
  <tr>
@@ -523,11 +529,11 @@ ignore.</td>
523
529
  <div class="refsect2">
524
530
  <a name="g-input-stream-skip-async"></a><h3>g_input_stream_skip_async ()</h3>
525
531
  <pre class="programlisting"><span class="returnvalue">void</span> g_input_stream_skip_async (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
526
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
532
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
527
533
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
528
534
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
529
535
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
530
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
536
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
531
537
  <p>
532
538
  Request an asynchronous skip of <em class="parameter"><code>count</code></em> bytes from the stream.
533
539
  When the operation is finished <em class="parameter"><code>callback</code></em> will be called.
@@ -539,7 +545,7 @@ During an async request no other sync and async calls are allowed,
539
545
  and will result in <a class="link" href="gio-GIOError.html#G-IO-ERROR-PENDING:CAPS"><code class="literal">G_IO_ERROR_PENDING</code></a> errors.
540
546
  </p>
541
547
  <p>
542
- A value of <em class="parameter"><code>count</code></em> larger than <a href="./../glib/glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
548
+ A value of <em class="parameter"><code>count</code></em> larger than <a href="../glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
543
549
  </p>
544
550
  <p>
545
551
  On success, the number of bytes skipped will be passed to the callback.
@@ -551,7 +557,7 @@ as many bytes as requested. Zero is returned on end of file
551
557
  <p>
552
558
  Any outstanding i/o request with higher priority (lower numerical value)
553
559
  will be executed before an outstanding request with lower priority.
554
- Default priority is <a href="./../glib/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
560
+ Default priority is <a href="../glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
555
561
  </p>
556
562
  <p>
557
563
  The asynchronous methods have a default fallback that uses threads to
@@ -574,12 +580,12 @@ However, if you override one, you must override all.
574
580
  </tr>
575
581
  <tr>
576
582
  <td><p><span class="term"><em class="parameter"><code>io_priority</code></em> :</span></p></td>
577
- <td>the <a class="link" href="gio-GIOScheduler.html#io-priority">I/O priority</a>
583
+ <td>the <a class="link" href="GAsyncResult.html#io-priority">I/O priority</a>
578
584
  of the request.</td>
579
585
  </tr>
580
586
  <tr>
581
587
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
582
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
588
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
583
589
  </td>
584
590
  </tr>
585
591
  <tr>
@@ -598,9 +604,9 @@ of the request.</td>
598
604
  <hr>
599
605
  <div class="refsect2">
600
606
  <a name="g-input-stream-skip-finish"></a><h3>g_input_stream_skip_finish ()</h3>
601
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_skip_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
607
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> g_input_stream_skip_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
602
608
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
603
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
609
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
604
610
  <p>
605
611
  Finishes a stream skip operation.
606
612
  </p>
@@ -620,7 +626,7 @@ Finishes a stream skip operation.
620
626
  </tr>
621
627
  <tr>
622
628
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
623
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
629
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
624
630
  ignore.</td>
625
631
  </tr>
626
632
  <tr>
@@ -637,7 +643,7 @@ ignore.</td>
637
643
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
638
644
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
639
645
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
640
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
646
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
641
647
  <p>
642
648
  Requests an asynchronous closes of the stream, releasing resources related to it.
643
649
  When the operation is finished <em class="parameter"><code>callback</code></em> will be called.
@@ -664,7 +670,7 @@ override one you must override all.
664
670
  </tr>
665
671
  <tr>
666
672
  <td><p><span class="term"><em class="parameter"><code>io_priority</code></em> :</span></p></td>
667
- <td>the <a class="link" href="gio-GIOScheduler.html#io-priority">I/O priority</a>
673
+ <td>the <a class="link" href="GAsyncResult.html#io-priority">I/O priority</a>
668
674
  of the request.</td>
669
675
  </tr>
670
676
  <tr>
@@ -688,9 +694,9 @@ of the request.</td>
688
694
  <hr>
689
695
  <div class="refsect2">
690
696
  <a name="g-input-stream-close-finish"></a><h3>g_input_stream_close_finish ()</h3>
691
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_close_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
697
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_close_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
692
698
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
693
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
699
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
694
700
  <p>
695
701
  Finishes closing a stream asynchronously, started from <a class="link" href="GInputStream.html#g-input-stream-close-async" title="g_input_stream_close_async ()"><code class="function">g_input_stream_close_async()</code></a>.
696
702
  </p>
@@ -710,13 +716,13 @@ Finishes closing a stream asynchronously, started from <a class="link" href="GIn
710
716
  </tr>
711
717
  <tr>
712
718
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
713
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
719
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
714
720
  ignore.</td>
715
721
  </tr>
716
722
  <tr>
717
723
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
718
724
  <td>
719
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the stream was closed successfully.</td>
725
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the stream was closed successfully.</td>
720
726
  </tr>
721
727
  </tbody>
722
728
  </table></div>
@@ -724,7 +730,7 @@ ignore.</td>
724
730
  <hr>
725
731
  <div class="refsect2">
726
732
  <a name="g-input-stream-is-closed"></a><h3>g_input_stream_is_closed ()</h3>
727
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_is_closed (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);</pre>
733
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_is_closed (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);</pre>
728
734
  <p>
729
735
  Checks if an input stream is closed.
730
736
  </p>
@@ -741,7 +747,7 @@ Checks if an input stream is closed.
741
747
  <tr>
742
748
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
743
749
  <td>
744
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the stream is closed.</td>
750
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the stream is closed.</td>
745
751
  </tr>
746
752
  </tbody>
747
753
  </table></div>
@@ -749,7 +755,7 @@ Checks if an input stream is closed.
749
755
  <hr>
750
756
  <div class="refsect2">
751
757
  <a name="g-input-stream-has-pending"></a><h3>g_input_stream_has_pending ()</h3>
752
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_has_pending (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);</pre>
758
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_has_pending (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>);</pre>
753
759
  <p>
754
760
  Checks if an input stream has pending actions.
755
761
  </p>
@@ -766,7 +772,7 @@ Checks if an input stream has pending actions.
766
772
  <tr>
767
773
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
768
774
  <td>
769
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>stream</code></em> has pending actions.</td>
775
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>stream</code></em> has pending actions.</td>
770
776
  </tr>
771
777
  </tbody>
772
778
  </table></div>
@@ -774,11 +780,11 @@ Checks if an input stream has pending actions.
774
780
  <hr>
775
781
  <div class="refsect2">
776
782
  <a name="g-input-stream-set-pending"></a><h3>g_input_stream_set_pending ()</h3>
777
- <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_set_pending (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
778
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
783
+ <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_input_stream_set_pending (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
784
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
779
785
  <p>
780
786
  Sets <em class="parameter"><code>stream</code></em> to have actions pending. If the pending flag is
781
- already set or <em class="parameter"><code>stream</code></em> is closed, it will return <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and set
787
+ already set or <em class="parameter"><code>stream</code></em> is closed, it will return <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and set
782
788
  <em class="parameter"><code>error</code></em>.
783
789
  </p>
784
790
  <div class="variablelist"><table border="0" class="variablelist">
@@ -793,13 +799,13 @@ already set or <em class="parameter"><code>stream</code></em> is closed, it will
793
799
  </tr>
794
800
  <tr>
795
801
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
796
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
802
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
797
803
  ignore.</td>
798
804
  </tr>
799
805
  <tr>
800
806
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
801
807
  <td>
802
- <a href="./../glib/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if pending was previously unset and is now set.</td>
808
+ <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if pending was previously unset and is now set.</td>
803
809
  </tr>
804
810
  </tbody>
805
811
  </table></div>
@@ -825,38 +831,38 @@ Clears the pending flag on <em class="parameter"><code>stream</code></em>.
825
831
  <hr>
826
832
  <div class="refsect2">
827
833
  <a name="g-input-stream-read-bytes"></a><h3>g_input_stream_read_bytes ()</h3>
828
- <pre class="programlisting"><a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * g_input_stream_read_bytes (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
829
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
834
+ <pre class="programlisting"><a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * g_input_stream_read_bytes (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
835
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
830
836
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
831
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
837
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
832
838
  <p>
833
839
  Like <a class="link" href="GInputStream.html#g-input-stream-read" title="g_input_stream_read ()"><code class="function">g_input_stream_read()</code></a>, this tries to read <em class="parameter"><code>count</code></em> bytes from
834
840
  the stream in a blocking fashion. However, rather than reading into
835
- a user-supplied buffer, this will create a new <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> containing
841
+ a user-supplied buffer, this will create a new <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> containing
836
842
  the data that was read. This may be easier to use from language
837
843
  bindings.
838
844
  </p>
839
845
  <p>
840
- If count is zero, returns a zero-length <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> and does nothing. A
841
- value of <em class="parameter"><code>count</code></em> larger than <a href="./../glib/glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a
846
+ If count is zero, returns a zero-length <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> and does nothing. A
847
+ value of <em class="parameter"><code>count</code></em> larger than <a href="../glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a
842
848
  <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
843
849
  </p>
844
850
  <p>
845
- On success, a new <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> is returned. It is not an error if the
851
+ On success, a new <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> is returned. It is not an error if the
846
852
  size of this object is not the same as the requested size, as it
847
- can happen e.g. near the end of a file. A zero-length <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> is
853
+ can happen e.g. near the end of a file. A zero-length <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> is
848
854
  returned on end of file (or if <em class="parameter"><code>count</code></em> is zero), but never
849
855
  otherwise.
850
856
  </p>
851
857
  <p>
852
- If <em class="parameter"><code>cancellable</code></em> is not <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
858
+ If <em class="parameter"><code>cancellable</code></em> is not <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
853
859
  triggering the cancellable object from another thread. If the operation
854
860
  was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. If an
855
861
  operation was partially finished when the operation was cancelled the
856
862
  partial result will be returned, without an error.
857
863
  </p>
858
864
  <p>
859
- On error <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <em class="parameter"><code>error</code></em> is set accordingly.
865
+ On error <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <em class="parameter"><code>error</code></em> is set accordingly.
860
866
  </p>
861
867
  <div class="variablelist"><table border="0" class="variablelist">
862
868
  <colgroup>
@@ -875,16 +881,16 @@ values include 4096 and 8192.</td>
875
881
  </tr>
876
882
  <tr>
877
883
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
878
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
884
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
879
885
  </td>
880
886
  </tr>
881
887
  <tr>
882
888
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
883
- <td>location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
889
+ <td>location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore</td>
884
890
  </tr>
885
891
  <tr>
886
892
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
887
- <td>a new <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error</td>
893
+ <td>a new <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error</td>
888
894
  </tr>
889
895
  </tbody>
890
896
  </table></div>
@@ -893,14 +899,14 @@ values include 4096 and 8192.</td>
893
899
  <div class="refsect2">
894
900
  <a name="g-input-stream-read-bytes-async"></a><h3>g_input_stream_read_bytes_async ()</h3>
895
901
  <pre class="programlisting"><span class="returnvalue">void</span> g_input_stream_read_bytes_async (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
896
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
902
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
897
903
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
898
904
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
899
905
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
900
- <em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
906
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
901
907
  <p>
902
908
  Request an asynchronous read of <em class="parameter"><code>count</code></em> bytes from the stream into a
903
- new <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>. When the operation is finished <em class="parameter"><code>callback</code></em> will be
909
+ new <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>. When the operation is finished <em class="parameter"><code>callback</code></em> will be
904
910
  called. You can then call <a class="link" href="GInputStream.html#g-input-stream-read-bytes-finish" title="g_input_stream_read_bytes_finish ()"><code class="function">g_input_stream_read_bytes_finish()</code></a> to get the
905
911
  result of the operation.
906
912
  </p>
@@ -909,11 +915,11 @@ During an async request no other sync and async calls are allowed
909
915
  on <em class="parameter"><code>stream</code></em>, and will result in <a class="link" href="gio-GIOError.html#G-IO-ERROR-PENDING:CAPS"><code class="literal">G_IO_ERROR_PENDING</code></a> errors.
910
916
  </p>
911
917
  <p>
912
- A value of <em class="parameter"><code>count</code></em> larger than <a href="./../glib/glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a
918
+ A value of <em class="parameter"><code>count</code></em> larger than <a href="../glib/glib-Basic-Types.html#G-MAXSSIZE:CAPS"><code class="literal">G_MAXSSIZE</code></a> will cause a
913
919
  <a class="link" href="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"><code class="literal">G_IO_ERROR_INVALID_ARGUMENT</code></a> error.
914
920
  </p>
915
921
  <p>
916
- On success, the new <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> will be passed to the callback. It is
922
+ On success, the new <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> will be passed to the callback. It is
917
923
  not an error if this is smaller than the requested size, as it can
918
924
  happen e.g. near the end of a file, but generally we try to read as
919
925
  many bytes as requested. Zero is returned on end of file (or if
@@ -922,7 +928,7 @@ many bytes as requested. Zero is returned on end of file (or if
922
928
  <p>
923
929
  Any outstanding I/O request with higher priority (lower numerical
924
930
  value) will be executed before an outstanding request with lower
925
- priority. Default priority is <a href="./../glib/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
931
+ priority. Default priority is <a href="../glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><code class="literal">G_PRIORITY_DEFAULT</code></a>.
926
932
  </p>
927
933
  <div class="variablelist"><table border="0" class="variablelist">
928
934
  <colgroup>
@@ -940,12 +946,12 @@ priority. Default priority is <a href="./../glib/glib/glib-The-Main-Event-Loop.h
940
946
  </tr>
941
947
  <tr>
942
948
  <td><p><span class="term"><em class="parameter"><code>io_priority</code></em> :</span></p></td>
943
- <td>the <a class="link" href="gio-GIOScheduler.html#io-priority">I/O priority</a>
949
+ <td>the <a class="link" href="GAsyncResult.html#io-priority">I/O priority</a>
944
950
  of the request.</td>
945
951
  </tr>
946
952
  <tr>
947
953
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
948
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
954
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
949
955
  </td>
950
956
  </tr>
951
957
  <tr>
@@ -964,11 +970,11 @@ of the request.</td>
964
970
  <hr>
965
971
  <div class="refsect2">
966
972
  <a name="g-input-stream-read-bytes-finish"></a><h3>g_input_stream_read_bytes_finish ()</h3>
967
- <pre class="programlisting"><a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * g_input_stream_read_bytes_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
973
+ <pre class="programlisting"><a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * g_input_stream_read_bytes_finish (<em class="parameter"><code><a class="link" href="GInputStream.html" title="GInputStream"><span class="type">GInputStream</span></a> *stream</code></em>,
968
974
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
969
- <em class="parameter"><code><a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
975
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
970
976
  <p>
971
- Finishes an asynchronous stream read-into-<a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> operation.
977
+ Finishes an asynchronous stream read-into-<a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> operation.
972
978
  </p>
973
979
  <div class="variablelist"><table border="0" class="variablelist">
974
980
  <colgroup>
@@ -986,12 +992,12 @@ Finishes an asynchronous stream read-into-<a href="./../glib/glib/glib-Byte-Arra
986
992
  </tr>
987
993
  <tr>
988
994
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
989
- <td>a <a href="./../glib/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
995
+ <td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location to store the error occurring, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
990
996
  ignore.</td>
991
997
  </tr>
992
998
  <tr>
993
999
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
994
- <td>the newly-allocated <a href="./../glib/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>, or <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error</td>
1000
+ <td>the newly-allocated <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error</td>
995
1001
  </tr>
996
1002
  </tbody>
997
1003
  </table></div>
@@ -1000,6 +1006,6 @@ ignore.</td>
1000
1006
  </div>
1001
1007
  <div class="footer">
1002
1008
  <hr>
1003
- Generated by GTK-Doc V1.18</div>
1009
+ Generated by GTK-Doc V1.18.1</div>
1004
1010
  </body>
1005
1011
  </html>