fxruby 1.6.45-x64-mingw32 → 1.6.47-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (335) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +89 -0
  3. data/.github/workflows/ci.yml +68 -0
  4. data/.yardopts +2 -2
  5. data/Gemfile +1 -1
  6. data/History.md +13 -0
  7. data/{README.rdoc → README.md} +13 -14
  8. data/Rakefile +22 -4
  9. data/appveyor.yml +5 -8
  10. data/doap.rdf +2 -2
  11. data/docs/Fox/Canvas/CanvasError.html +3 -3
  12. data/docs/Fox/Canvas/CircleShape.html +3 -3
  13. data/docs/Fox/Canvas/ImageShape.html +3 -3
  14. data/docs/Fox/Canvas/LineShape.html +3 -3
  15. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  16. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  17. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  18. data/docs/Fox/Canvas/Shape.html +5 -5
  19. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  20. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  21. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  22. data/docs/Fox/Canvas/TextShape.html +3 -3
  23. data/docs/Fox/Canvas.html +6 -6
  24. data/docs/Fox/FTNonModal.html +3 -3
  25. data/docs/Fox/FX4Splitter.html +3 -3
  26. data/docs/Fox/FX7Segment.html +3 -3
  27. data/docs/Fox/FXAccelTable.html +7 -7
  28. data/docs/Fox/FXApp.html +24 -24
  29. data/docs/Fox/FXArc.html +7 -7
  30. data/docs/Fox/FXArrowButton.html +3 -3
  31. data/docs/Fox/FXBMPIcon.html +3 -3
  32. data/docs/Fox/FXBMPImage.html +3 -3
  33. data/docs/Fox/FXBitmap.html +3 -3
  34. data/docs/Fox/FXBitmapFrame.html +3 -3
  35. data/docs/Fox/FXBitmapView.html +3 -3
  36. data/docs/Fox/FXButton.html +3 -3
  37. data/docs/Fox/FXCURCursor.html +3 -3
  38. data/docs/Fox/FXCalendar.html +3 -3
  39. data/docs/Fox/FXCanvas.html +3 -3
  40. data/docs/Fox/FXCheckButton.html +3 -3
  41. data/docs/Fox/FXChoiceBox.html +4 -4
  42. data/docs/Fox/FXColor.html +3 -3
  43. data/docs/Fox/FXColorBar.html +3 -3
  44. data/docs/Fox/FXColorDialog.html +4 -4
  45. data/docs/Fox/FXColorItem.html +3 -3
  46. data/docs/Fox/FXColorList.html +3 -3
  47. data/docs/Fox/FXColorRing.html +3 -3
  48. data/docs/Fox/FXColorSelector.html +3 -3
  49. data/docs/Fox/FXColorWell.html +5 -5
  50. data/docs/Fox/FXColorWheel.html +3 -3
  51. data/docs/Fox/FXComboBox.html +6 -6
  52. data/docs/Fox/FXComboTableItem.html +3 -3
  53. data/docs/Fox/FXCommand.html +4 -4
  54. data/docs/Fox/FXComposite.html +5 -5
  55. data/docs/Fox/FXCursor.html +3 -3
  56. data/docs/Fox/FXDC.html +9 -9
  57. data/docs/Fox/FXDCPrint.html +3 -3
  58. data/docs/Fox/FXDCWindow.html +3 -3
  59. data/docs/Fox/FXDataTarget.html +10 -10
  60. data/docs/Fox/FXDebugTarget.html +3 -3
  61. data/docs/Fox/FXDelegator.html +3 -3
  62. data/docs/Fox/FXDial.html +8 -8
  63. data/docs/Fox/FXDialogBox.html +4 -4
  64. data/docs/Fox/FXDict.html +3 -3
  65. data/docs/Fox/FXDirBox.html +3 -3
  66. data/docs/Fox/FXDirDialog.html +5 -5
  67. data/docs/Fox/FXDirItem.html +3 -3
  68. data/docs/Fox/FXDirList.html +7 -7
  69. data/docs/Fox/FXDirSelector.html +5 -5
  70. data/docs/Fox/FXDockBar.html +6 -6
  71. data/docs/Fox/FXDockHandler.html +3 -3
  72. data/docs/Fox/FXDockSite.html +6 -6
  73. data/docs/Fox/FXDockTitle.html +3 -3
  74. data/docs/Fox/FXDocument.html +3 -3
  75. data/docs/Fox/FXDragCorner.html +3 -3
  76. data/docs/Fox/FXDrawable.html +3 -3
  77. data/docs/Fox/FXDriveBox.html +3 -3
  78. data/docs/Fox/FXEvent.html +3 -3
  79. data/docs/Fox/FXExtentd.html +5 -5
  80. data/docs/Fox/FXExtentf.html +5 -5
  81. data/docs/Fox/FXFileAssoc.html +3 -3
  82. data/docs/Fox/FXFileDialog.html +8 -8
  83. data/docs/Fox/FXFileDict.html +3 -3
  84. data/docs/Fox/FXFileItem.html +3 -3
  85. data/docs/Fox/FXFileList.html +7 -7
  86. data/docs/Fox/FXFileSelector.html +11 -11
  87. data/docs/Fox/FXFileStream.html +3 -3
  88. data/docs/Fox/FXFoldingItem.html +5 -5
  89. data/docs/Fox/FXFoldingList.html +38 -38
  90. data/docs/Fox/FXFont.html +4 -4
  91. data/docs/Fox/FXFontDesc.html +3 -3
  92. data/docs/Fox/FXFontDialog.html +3 -3
  93. data/docs/Fox/FXFontSelector.html +3 -3
  94. data/docs/Fox/FXFrame.html +3 -3
  95. data/docs/Fox/FXGIFCursor.html +3 -3
  96. data/docs/Fox/FXGIFIcon.html +3 -3
  97. data/docs/Fox/FXGIFImage.html +3 -3
  98. data/docs/Fox/FXGLCanvas.html +5 -5
  99. data/docs/Fox/FXGLCone.html +54 -61
  100. data/docs/Fox/FXGLContext.html +3 -3
  101. data/docs/Fox/FXGLCube.html +73 -79
  102. data/docs/Fox/FXGLCylinder.html +63 -70
  103. data/docs/Fox/FXGLGroup.html +58 -59
  104. data/docs/Fox/FXGLLine.html +45 -51
  105. data/docs/Fox/FXGLObject.html +10 -10
  106. data/docs/Fox/FXGLPoint.html +31 -37
  107. data/docs/Fox/FXGLShape.html +3 -3
  108. data/docs/Fox/FXGLSphere.html +39 -46
  109. data/docs/Fox/FXGLViewer.html +3 -3
  110. data/docs/Fox/FXGLVisual.html +3 -3
  111. data/docs/Fox/FXGradient.html +3 -3
  112. data/docs/Fox/FXGradientBar.html +17 -17
  113. data/docs/Fox/FXGroupBox.html +5 -5
  114. data/docs/Fox/FXHeader.html +17 -17
  115. data/docs/Fox/FXHeaderItem.html +15 -15
  116. data/docs/Fox/FXHiliteStyle.html +3 -3
  117. data/docs/Fox/FXHorizontalFrame.html +4 -4
  118. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  119. data/docs/Fox/FXICOIcon.html +3 -3
  120. data/docs/Fox/FXICOImage.html +3 -3
  121. data/docs/Fox/FXIcon.html +3 -3
  122. data/docs/Fox/FXIconDict.html +3 -3
  123. data/docs/Fox/FXIconItem.html +5 -5
  124. data/docs/Fox/FXIconList.html +19 -19
  125. data/docs/Fox/FXIconSource.html +7 -7
  126. data/docs/Fox/FXId.html +3 -3
  127. data/docs/Fox/FXImage.html +6 -6
  128. data/docs/Fox/FXImageFrame.html +3 -3
  129. data/docs/Fox/FXImageView.html +3 -3
  130. data/docs/Fox/FXInputDialog.html +5 -5
  131. data/docs/Fox/FXIrb.html +6 -6
  132. data/docs/Fox/FXJPGIcon.html +3 -3
  133. data/docs/Fox/FXJPGImage.html +3 -3
  134. data/docs/Fox/FXKnob.html +7 -7
  135. data/docs/Fox/FXLabel.html +5 -5
  136. data/docs/Fox/FXLight.html +3 -3
  137. data/docs/Fox/FXList.html +24 -24
  138. data/docs/Fox/FXListBox.html +7 -7
  139. data/docs/Fox/FXListItem.html +5 -5
  140. data/docs/Fox/FXMDIChild.html +6 -6
  141. data/docs/Fox/FXMDIClient.html +4 -4
  142. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  143. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  144. data/docs/Fox/FXMDIMenu.html +3 -3
  145. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  146. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  147. data/docs/Fox/FXMDIWindowButton.html +3 -3
  148. data/docs/Fox/FXMainWindow.html +3 -3
  149. data/docs/Fox/FXMaterial.html +3 -3
  150. data/docs/Fox/FXMatrix.html +3 -3
  151. data/docs/Fox/FXMemoryBuffer.html +3 -3
  152. data/docs/Fox/FXMemoryStream.html +3 -3
  153. data/docs/Fox/FXMenuBar.html +3 -3
  154. data/docs/Fox/FXMenuButton.html +6 -6
  155. data/docs/Fox/FXMenuCaption.html +5 -5
  156. data/docs/Fox/FXMenuCascade.html +3 -3
  157. data/docs/Fox/FXMenuCheck.html +3 -3
  158. data/docs/Fox/FXMenuCommand.html +3 -3
  159. data/docs/Fox/FXMenuPane.html +3 -3
  160. data/docs/Fox/FXMenuRadio.html +3 -3
  161. data/docs/Fox/FXMenuSeparator.html +3 -3
  162. data/docs/Fox/FXMenuTitle.html +3 -3
  163. data/docs/Fox/FXMessageBox.html +5 -5
  164. data/docs/Fox/FXObject.html +4 -4
  165. data/docs/Fox/FXOption.html +3 -3
  166. data/docs/Fox/FXOptionMenu.html +3 -3
  167. data/docs/Fox/FXPCXIcon.html +3 -3
  168. data/docs/Fox/FXPCXImage.html +3 -3
  169. data/docs/Fox/FXPNGIcon.html +3 -3
  170. data/docs/Fox/FXPNGImage.html +3 -3
  171. data/docs/Fox/FXPPMIcon.html +3 -3
  172. data/docs/Fox/FXPPMImage.html +3 -3
  173. data/docs/Fox/FXPSBounds.html +3 -3
  174. data/docs/Fox/FXPacker.html +3 -3
  175. data/docs/Fox/FXPicker.html +3 -3
  176. data/docs/Fox/FXPopup.html +3 -3
  177. data/docs/Fox/FXPrintDialog.html +3 -3
  178. data/docs/Fox/FXPrinter.html +3 -3
  179. data/docs/Fox/FXProgressBar.html +3 -3
  180. data/docs/Fox/FXProgressDialog.html +3 -3
  181. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  182. data/docs/Fox/FXPseudoMouse.html +3 -3
  183. data/docs/Fox/FXPseudoTarget.html +3 -3
  184. data/docs/Fox/FXQuatd.html +3 -3
  185. data/docs/Fox/FXQuatf.html +3 -3
  186. data/docs/Fox/FXRGBIcon.html +3 -3
  187. data/docs/Fox/FXRGBImage.html +3 -3
  188. data/docs/Fox/FXRadioButton.html +3 -3
  189. data/docs/Fox/FXRanged.html +3 -3
  190. data/docs/Fox/FXRangef.html +3 -3
  191. data/docs/Fox/FXRealSlider.html +3 -3
  192. data/docs/Fox/FXRealSpinner.html +16 -16
  193. data/docs/Fox/FXRecentFiles.html +3 -3
  194. data/docs/Fox/FXRectangle.html +11 -11
  195. data/docs/Fox/FXRegion.html +3 -3
  196. data/docs/Fox/FXRegistry.html +5 -5
  197. data/docs/Fox/FXReplaceDialog.html +3 -3
  198. data/docs/Fox/FXRootWindow.html +3 -3
  199. data/docs/Fox/FXRuler.html +3 -3
  200. data/docs/Fox/FXRulerView.html +26 -26
  201. data/docs/Fox/FXScintilla.html +21 -21
  202. data/docs/Fox/FXScrollArea.html +5 -5
  203. data/docs/Fox/FXScrollBar.html +3 -3
  204. data/docs/Fox/FXScrollCorner.html +3 -3
  205. data/docs/Fox/FXScrollPane.html +3 -3
  206. data/docs/Fox/FXScrollWindow.html +4 -4
  207. data/docs/Fox/FXSearchDialog.html +3 -3
  208. data/docs/Fox/FXSegment.html +3 -3
  209. data/docs/Fox/FXSeparator.html +4 -4
  210. data/docs/Fox/FXSettings.html +3 -3
  211. data/docs/Fox/FXShell.html +3 -3
  212. data/docs/Fox/FXShutter.html +4 -4
  213. data/docs/Fox/FXShutterItem.html +3 -3
  214. data/docs/Fox/FXSize.html +3 -3
  215. data/docs/Fox/FXSlider.html +3 -3
  216. data/docs/Fox/FXSphered.html +3 -3
  217. data/docs/Fox/FXSpheref.html +3 -3
  218. data/docs/Fox/FXSpinner.html +16 -16
  219. data/docs/Fox/FXSplashScreen.html +3 -3
  220. data/docs/Fox/FXSplashWindow.html +5 -5
  221. data/docs/Fox/FXSplitter.html +3 -3
  222. data/docs/Fox/FXSpring.html +3 -3
  223. data/docs/Fox/FXStatusBar.html +3 -3
  224. data/docs/Fox/FXStatusLine.html +4 -4
  225. data/docs/Fox/FXStream.html +4 -4
  226. data/docs/Fox/FXStreamAllocError.html +3 -3
  227. data/docs/Fox/FXStreamEndError.html +3 -3
  228. data/docs/Fox/FXStreamError.html +3 -3
  229. data/docs/Fox/FXStreamFailureError.html +3 -3
  230. data/docs/Fox/FXStreamFormatError.html +3 -3
  231. data/docs/Fox/FXStreamFullError.html +4 -4
  232. data/docs/Fox/FXStreamNoReadError.html +3 -3
  233. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  234. data/docs/Fox/FXStreamUnknownError.html +3 -3
  235. data/docs/Fox/FXStringDict.html +4 -4
  236. data/docs/Fox/FXSwitcher.html +8 -8
  237. data/docs/Fox/FXTGAIcon.html +3 -3
  238. data/docs/Fox/FXTGAImage.html +3 -3
  239. data/docs/Fox/FXTIFIcon.html +3 -3
  240. data/docs/Fox/FXTIFImage.html +3 -3
  241. data/docs/Fox/FXTabBar.html +8 -8
  242. data/docs/Fox/FXTabBook.html +4 -4
  243. data/docs/Fox/FXTabItem.html +3 -3
  244. data/docs/Fox/FXTable.html +27 -27
  245. data/docs/Fox/FXTableItem.html +5 -5
  246. data/docs/Fox/FXTablePos.html +3 -3
  247. data/docs/Fox/FXTableRange.html +3 -3
  248. data/docs/Fox/FXText.html +25 -25
  249. data/docs/Fox/FXTextChange.html +3 -3
  250. data/docs/Fox/FXTextField.html +5 -5
  251. data/docs/Fox/FXToggleButton.html +7 -7
  252. data/docs/Fox/FXToolBar.html +3 -3
  253. data/docs/Fox/FXToolBarGrip.html +3 -3
  254. data/docs/Fox/FXToolBarShell.html +3 -3
  255. data/docs/Fox/FXToolBarTab.html +5 -5
  256. data/docs/Fox/FXToolTip.html +5 -5
  257. data/docs/Fox/FXTopWindow.html +4 -4
  258. data/docs/Fox/FXTranslator.html +3 -3
  259. data/docs/Fox/FXTreeItem.html +19 -19
  260. data/docs/Fox/FXTreeList.html +40 -40
  261. data/docs/Fox/FXTreeListBox.html +27 -27
  262. data/docs/Fox/FXTriStateButton.html +9 -9
  263. data/docs/Fox/FXUndoList.html +8 -8
  264. data/docs/Fox/FXVec2d.html +7 -7
  265. data/docs/Fox/FXVec2f.html +7 -7
  266. data/docs/Fox/FXVec3d.html +7 -7
  267. data/docs/Fox/FXVec3f.html +7 -7
  268. data/docs/Fox/FXVec4d.html +7 -7
  269. data/docs/Fox/FXVec4f.html +7 -7
  270. data/docs/Fox/FXVerticalFrame.html +4 -4
  271. data/docs/Fox/FXVerticalSeparator.html +3 -3
  272. data/docs/Fox/FXViewport.html +3 -3
  273. data/docs/Fox/FXVisual.html +3 -3
  274. data/docs/Fox/FXWindow.html +36 -36
  275. data/docs/Fox/FXWizard.html +3 -3
  276. data/docs/Fox/FXXBMIcon.html +3 -3
  277. data/docs/Fox/FXXBMImage.html +3 -3
  278. data/docs/Fox/FXXPMIcon.html +3 -3
  279. data/docs/Fox/FXXPMImage.html +3 -3
  280. data/docs/Fox/NotifyHeader.html +3 -3
  281. data/docs/Fox/SCNotification.html +3 -3
  282. data/docs/Fox/TextRange.html +3 -3
  283. data/docs/Fox.html +7 -7
  284. data/docs/IRB.html +3 -3
  285. data/docs/Responder.html +4 -4
  286. data/docs/Responder2.html +3 -3
  287. data/docs/_index.html +3 -3
  288. data/docs/css/style.css +1 -0
  289. data/docs/file.History.html +75 -52
  290. data/docs/file.README.html +7 -7
  291. data/docs/index.html +487 -501
  292. data/docs/top-level-namespace.html +3 -3
  293. data/examples/gltest.rb +104 -105
  294. data/examples/glviewer.rb +3 -3
  295. data/ext/fox16_c/core_wrap.cpp +1 -1
  296. data/ext/fox16_c/dc_wrap.cpp +1 -1
  297. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  298. data/ext/fox16_c/extconf.rb +13 -13
  299. data/ext/fox16_c/frames_wrap.cpp +1 -1
  300. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  301. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  302. data/ext/fox16_c/icons_wrap.cpp +1 -1
  303. data/ext/fox16_c/image_wrap.cpp +1 -1
  304. data/ext/fox16_c/label_wrap.cpp +1 -1
  305. data/ext/fox16_c/layout_wrap.cpp +1 -1
  306. data/ext/fox16_c/list_wrap.cpp +1 -1
  307. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  308. data/ext/fox16_c/menu_wrap.cpp +1 -1
  309. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  310. data/ext/fox16_c/swigruby.h +1 -1
  311. data/ext/fox16_c/table_wrap.cpp +1 -1
  312. data/ext/fox16_c/text_wrap.cpp +1 -1
  313. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  314. data/ext/fox16_c/ui_wrap.cpp +1 -1
  315. data/fxruby.gemspec +9 -1
  316. data/lib/2.6/fox16_c.so +0 -0
  317. data/lib/2.7/fox16_c.so +0 -0
  318. data/lib/3.0/fox16_c.so +0 -0
  319. data/lib/fox16/glgroup.rb +3 -4
  320. data/lib/fox16/glshapes.rb +85 -100
  321. data/lib/fox16/kwargs.rb +891 -891
  322. data/lib/fox16/version.rb +1 -1
  323. data/ports/x64-mingw32/bin/libFOX-1.6-0.dll +0 -0
  324. data/ports/x64-mingw32/bin/libfxscintilla-20.dll +0 -0
  325. data/ports/x64-mingw32/bin/libjpeg-62.dll +0 -0
  326. data/ports/x64-mingw32/bin/libpng16-16.dll +0 -0
  327. data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
  328. data/ports/x64-mingw32/bin/zlib1.dll +0 -0
  329. data/scripts/iface.rb +8 -12
  330. data/test/TC_FXDCPrint.rb +1 -1
  331. metadata +252 -17
  332. data/lib/2.4/fox16_c.so +0 -0
  333. data/lib/2.5/fox16_c.so +0 -0
  334. data/ports/x64-mingw32/bin/libtiff-5.dll +0 -0
  335. data/rdoc-sources/Makefile +0 -23
@@ -121,7 +121,7 @@
121
121
  <h2>Overview</h2><div class="docstring">
122
122
  <div class="discussion">
123
123
 
124
- <p>An FXFoldingList widget resembles an FXTreeList, but it supports a header control to provide each item with multiple columns of text. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an item&#39;s selected state changes, the folding list emits a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. If an item is opened or closed, a message of type <code>SEL_OPENED</code> or <code>SEL_CLOSED</code> is sent. When the subtree under an item is expanded, a <code>SEL_EXPANDED</code> or <code>SEL_COLLAPSED</code> message is issued. A change of the current item is signified by the <code>SEL_CHANGED</code> message. In addition, the folding list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added or removed, the folding list sends messages of the type <code>SEL_INSERTED</code> or <code>SEL_DELETED</code>. In each of these cases, a pointer to the item, if any, is passed in the 3rd argument of the message.</p>
124
+ <p>An FXFoldingList widget resembles an FXTreeList, but it supports a header control to provide each item with multiple columns of text. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an items selected state changes, the folding list emits a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. If an item is opened or closed, a message of type <code>SEL_OPENED</code> or <code>SEL_CLOSED</code> is sent. When the subtree under an item is expanded, a <code>SEL_EXPANDED</code> or <code>SEL_COLLAPSED</code> message is issued. A change of the current item is signified by the <code>SEL_CHANGED</code> message. In addition, the folding list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added or removed, the folding list sends messages of the type <code>SEL_INSERTED</code> or <code>SEL_DELETED</code>. In each of these cases, a pointer to the item, if any, is passed in the 3rd argument of the message.</p>
125
125
 
126
126
  <h3 id="label-Events">Events</h3>
127
127
 
@@ -1182,7 +1182,7 @@
1182
1182
 
1183
1183
 
1184
1184
  <span class="summary_desc"><div class='inline'>
1185
- <p>Return item&#39;s closed icon.</p>
1185
+ <p>Return items closed icon.</p>
1186
1186
  </div></span>
1187
1187
 
1188
1188
  </li>
@@ -1206,7 +1206,7 @@
1206
1206
 
1207
1207
 
1208
1208
  <span class="summary_desc"><div class='inline'>
1209
- <p>Return item&#39;s user data.</p>
1209
+ <p>Return items user data.</p>
1210
1210
  </div></span>
1211
1211
 
1212
1212
  </li>
@@ -1254,7 +1254,7 @@
1254
1254
 
1255
1255
 
1256
1256
  <span class="summary_desc"><div class='inline'>
1257
- <p>Return item&#39;s open icon.</p>
1257
+ <p>Return items open icon.</p>
1258
1258
  </div></span>
1259
1259
 
1260
1260
  </li>
@@ -1278,7 +1278,7 @@
1278
1278
 
1279
1279
 
1280
1280
  <span class="summary_desc"><div class='inline'>
1281
- <p>Return item&#39;s text.</p>
1281
+ <p>Return items text.</p>
1282
1282
  </div></span>
1283
1283
 
1284
1284
  </li>
@@ -1904,7 +1904,7 @@
1904
1904
 
1905
1905
 
1906
1906
  <span class="summary_desc"><div class='inline'>
1907
- <p>Change item&#39;s closed icon, deleting old icon if it was owned.</p>
1907
+ <p>Change items closed icon, deleting old icon if it was owned.</p>
1908
1908
  </div></span>
1909
1909
 
1910
1910
  </li>
@@ -1928,7 +1928,7 @@
1928
1928
 
1929
1929
 
1930
1930
  <span class="summary_desc"><div class='inline'>
1931
- <p>Change item&#39;s user data.</p>
1931
+ <p>Change items user data.</p>
1932
1932
  </div></span>
1933
1933
 
1934
1934
  </li>
@@ -1952,7 +1952,7 @@
1952
1952
 
1953
1953
 
1954
1954
  <span class="summary_desc"><div class='inline'>
1955
- <p>Change item&#39;s open icon, deleting old icon if it was owned.</p>
1955
+ <p>Change items open icon, deleting old icon if it was owned.</p>
1956
1956
  </div></span>
1957
1957
 
1958
1958
  </li>
@@ -1976,7 +1976,7 @@
1976
1976
 
1977
1977
 
1978
1978
  <span class="summary_desc"><div class='inline'>
1979
- <p>Change item&#39;s text.</p>
1979
+ <p>Change items text.</p>
1980
1980
  </div></span>
1981
1981
 
1982
1982
  </li>
@@ -3044,7 +3044,7 @@
3044
3044
  </h3><div class="docstring">
3045
3045
  <div class="discussion">
3046
3046
 
3047
- <p>Append a new item with given <em>text</em> and optional <em>openIcon</em>, <em>closedIcon</em> and user <em>data</em> as last child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
3047
+ <p>Append a new item with given <em>text</em> and optional <em>openIcon</em>, <em>closedIcon</em> and user <em>data</em> as last child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
3048
3048
 
3049
3049
 
3050
3050
  </div>
@@ -3081,7 +3081,7 @@
3081
3081
  </h3><div class="docstring">
3082
3082
  <div class="discussion">
3083
3083
 
3084
- <p>Remove all items from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
3084
+ <p>Remove all items from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
3085
3085
 
3086
3086
 
3087
3087
  </div>
@@ -3118,7 +3118,7 @@
3118
3118
  </h3><div class="docstring">
3119
3119
  <div class="discussion">
3120
3120
 
3121
- <p>Close item. If <em>notify</em> is <code>true</code>, a <code>SEL_CLOSED</code> message is sent to the list&#39;s message target after the item is closed.</p>
3121
+ <p>Close item. If <em>notify</em> is <code>true</code>, a <code>SEL_CLOSED</code> message is sent to the lists message target after the item is closed.</p>
3122
3122
 
3123
3123
 
3124
3124
  </div>
@@ -3155,7 +3155,7 @@
3155
3155
  </h3><div class="docstring">
3156
3156
  <div class="discussion">
3157
3157
 
3158
- <p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the list&#39;s message target after the sub-tree is collapsed.</p>
3158
+ <p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the lists message target after the sub-tree is collapsed.</p>
3159
3159
 
3160
3160
 
3161
3161
  </div>
@@ -3192,7 +3192,7 @@
3192
3192
  </h3><div class="docstring">
3193
3193
  <div class="discussion">
3194
3194
 
3195
- <p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list&#39;s message target after the item is deselected.</p>
3195
+ <p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the lists message target after the item is deselected.</p>
3196
3196
 
3197
3197
 
3198
3198
  </div>
@@ -3356,7 +3356,7 @@
3356
3356
  </h3><div class="docstring">
3357
3357
  <div class="discussion">
3358
3358
 
3359
- <p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the list&#39;s message target after the sub-tree is expanded.</p>
3359
+ <p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the lists message target after the sub-tree is expanded.</p>
3360
3360
 
3361
3361
 
3362
3362
  </div>
@@ -3393,7 +3393,7 @@
3393
3393
  </h3><div class="docstring">
3394
3394
  <div class="discussion">
3395
3395
 
3396
- <p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the list&#39;s message target, indicating the changes.</p>
3396
+ <p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the lists message target, indicating the changes.</p>
3397
3397
 
3398
3398
 
3399
3399
  </div>
@@ -3430,7 +3430,7 @@
3430
3430
  </h3><div class="docstring">
3431
3431
  <div class="discussion">
3432
3432
 
3433
- <p>Extract item and return a reference to it (without destroying it). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message may be sent to the folding list&#39;s message target if the current item changes. If the selection changes, <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may also be sent to the message target.</p>
3433
+ <p>Extract item and return a reference to it (without destroying it). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message may be sent to the folding lists message target if the current item changes. If the selection changes, <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may also be sent to the message target.</p>
3434
3434
 
3435
3435
 
3436
3436
  </div>
@@ -3467,7 +3467,7 @@
3467
3467
  </h3><div class="docstring">
3468
3468
  <div class="discussion">
3469
3469
 
3470
- <p>Fill list by appending items from array of strings and return the number of items created. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after each item is added.</p>
3470
+ <p>Fill list by appending items from array of strings and return the number of items created. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after each item is added.</p>
3471
3471
 
3472
3472
 
3473
3473
  </div>
@@ -3689,7 +3689,7 @@
3689
3689
  </h3><div class="docstring">
3690
3690
  <div class="discussion">
3691
3691
 
3692
- <p>Return item&#39;s closed icon</p>
3692
+ <p>Return items closed icon</p>
3693
3693
 
3694
3694
 
3695
3695
  </div>
@@ -3726,7 +3726,7 @@
3726
3726
  </h3><div class="docstring">
3727
3727
  <div class="discussion">
3728
3728
 
3729
- <p>Return item&#39;s user data</p>
3729
+ <p>Return items user data</p>
3730
3730
 
3731
3731
 
3732
3732
  </div>
@@ -3800,7 +3800,7 @@
3800
3800
  </h3><div class="docstring">
3801
3801
  <div class="discussion">
3802
3802
 
3803
- <p>Return item&#39;s open icon</p>
3803
+ <p>Return items open icon</p>
3804
3804
 
3805
3805
 
3806
3806
  </div>
@@ -3837,7 +3837,7 @@
3837
3837
  </h3><div class="docstring">
3838
3838
  <div class="discussion">
3839
3839
 
3840
- <p>Return item&#39;s text</p>
3840
+ <p>Return items text</p>
3841
3841
 
3842
3842
 
3843
3843
  </div>
@@ -3948,7 +3948,7 @@
3948
3948
  </h3><div class="docstring">
3949
3949
  <div class="discussion">
3950
3950
 
3951
- <p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item.. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
3951
+ <p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item.. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
3952
3952
 
3953
3953
 
3954
3954
  </div>
@@ -4335,7 +4335,7 @@
4335
4335
  </h3><div class="docstring">
4336
4336
  <div class="discussion">
4337
4337
 
4338
- <p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the list&#39;s message target indicating the affected items.</p>
4338
+ <p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the lists message target indicating the affected items.</p>
4339
4339
 
4340
4340
 
4341
4341
  </div>
@@ -4446,7 +4446,7 @@
4446
4446
  </h3><div class="docstring">
4447
4447
  <div class="discussion">
4448
4448
 
4449
- <p>Open item. If <em>notify</em> is <code>true</code>, a <code>SEL_OPENED</code> message is sent to the list&#39;s message target after the item is opened.</p>
4449
+ <p>Open item. If <em>notify</em> is <code>true</code>, a <code>SEL_OPENED</code> message is sent to the lists message target after the item is opened.</p>
4450
4450
 
4451
4451
 
4452
4452
  </div>
@@ -4483,7 +4483,7 @@
4483
4483
  </h3><div class="docstring">
4484
4484
  <div class="discussion">
4485
4485
 
4486
- <p>Prepend a new item with given <em>text</em> and optional icons and user data as first child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
4486
+ <p>Prepend a new item with given <em>text</em> and optional icons and user data as first child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
4487
4487
 
4488
4488
 
4489
4489
  </div>
@@ -4557,7 +4557,7 @@
4557
4557
  </h3><div class="docstring">
4558
4558
  <div class="discussion">
4559
4559
 
4560
- <p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before the item is removed.</p>
4560
+ <p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before the item is removed.</p>
4561
4561
 
4562
4562
 
4563
4563
  </div>
@@ -4594,7 +4594,7 @@
4594
4594
  </h3><div class="docstring">
4595
4595
  <div class="discussion">
4596
4596
 
4597
- <p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
4597
+ <p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
4598
4598
 
4599
4599
 
4600
4600
  </div>
@@ -4631,7 +4631,7 @@
4631
4631
  </h3><div class="docstring">
4632
4632
  <div class="discussion">
4633
4633
 
4634
- <p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list&#39;s message target after the item is selected.</p>
4634
+ <p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the lists message target after the item is selected.</p>
4635
4635
 
4636
4636
 
4637
4637
  </div>
@@ -4668,7 +4668,7 @@
4668
4668
  </h3><div class="docstring">
4669
4669
  <div class="discussion">
4670
4670
 
4671
- <p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target after the current item changes.</p>
4671
+ <p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the lists message target after the current item changes.</p>
4672
4672
 
4673
4673
 
4674
4674
  </div>
@@ -4853,7 +4853,7 @@
4853
4853
  </h3><div class="docstring">
4854
4854
  <div class="discussion">
4855
4855
 
4856
- <p>Change item&#39;s closed icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
4856
+ <p>Change items closed icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
4857
4857
 
4858
4858
 
4859
4859
  </div>
@@ -4890,7 +4890,7 @@
4890
4890
  </h3><div class="docstring">
4891
4891
  <div class="discussion">
4892
4892
 
4893
- <p>Change item&#39;s user data</p>
4893
+ <p>Change items user data</p>
4894
4894
 
4895
4895
 
4896
4896
  </div>
@@ -4927,7 +4927,7 @@
4927
4927
  </h3><div class="docstring">
4928
4928
  <div class="discussion">
4929
4929
 
4930
- <p>Change item&#39;s open icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
4930
+ <p>Change items open icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
4931
4931
 
4932
4932
 
4933
4933
  </div>
@@ -4964,7 +4964,7 @@
4964
4964
  </h3><div class="docstring">
4965
4965
  <div class="discussion">
4966
4966
 
4967
- <p>Change item&#39;s text</p>
4967
+ <p>Change items text</p>
4968
4968
 
4969
4969
 
4970
4970
  </div>
@@ -5112,7 +5112,7 @@
5112
5112
  </h3><div class="docstring">
5113
5113
  <div class="discussion">
5114
5114
 
5115
- <p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list&#39;s message target to indicate the change.</p>
5115
+ <p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the lists message target to indicate the change.</p>
5116
5116
 
5117
5117
 
5118
5118
  </div>
@@ -5179,9 +5179,9 @@
5179
5179
  </div>
5180
5180
 
5181
5181
  <div id="footer">
5182
- Generated on Fri Nov 27 21:11:23 2020 by
5183
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5184
- 0.9.24 (ruby-2.7.2).
5182
+ Generated on Sun May 14 21:56:04 2023 by
5183
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5184
+ 0.9.34 (ruby-3.2.0).
5185
5185
  </div>
5186
5186
 
5187
5187
  </div>
data/docs/Fox/FXFont.html CHANGED
@@ -231,7 +231,7 @@
231
231
  <h3 id="label-Font+character+set+encoding">Font character set encoding</h3>
232
232
  <dl class="rdoc-list note-list"><dt><code>FONTENCODING_DEFAULT</code>
233
233
  <dd>
234
- <p>Don&#39;t care character encoding</p>
234
+ <p>Dont care character encoding</p>
235
235
  </dd><dt><code>FONTENCODING_ISO_8859_1</code>
236
236
  <dd>
237
237
  <p>West European (Latin1)</p>
@@ -2988,9 +2988,9 @@ passed, for example:
2988
2988
  </div>
2989
2989
 
2990
2990
  <div id="footer">
2991
- Generated on Fri Nov 27 21:10:36 2020 by
2992
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2993
- 0.9.24 (ruby-2.7.2).
2991
+ Generated on Sun May 14 21:55:17 2023 by
2992
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2993
+ 0.9.34 (ruby-3.2.0).
2994
2994
  </div>
2995
2995
 
2996
2996
  </div>
@@ -700,9 +700,9 @@
700
700
  </div>
701
701
 
702
702
  <div id="footer">
703
- Generated on Fri Nov 27 21:10:35 2020 by
704
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
705
- 0.9.24 (ruby-2.7.2).
703
+ Generated on Sun May 14 21:55:17 2023 by
704
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
705
+ 0.9.34 (ruby-3.2.0).
706
706
  </div>
707
707
 
708
708
  </div>
@@ -410,9 +410,9 @@
410
410
  </div>
411
411
 
412
412
  <div id="footer">
413
- Generated on Fri Nov 27 21:11:16 2020 by
414
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
415
- 0.9.24 (ruby-2.7.2).
413
+ Generated on Sun May 14 21:55:58 2023 by
414
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
415
+ 0.9.34 (ruby-3.2.0).
416
416
  </div>
417
417
 
418
418
  </div>
@@ -566,9 +566,9 @@
566
566
  </div>
567
567
 
568
568
  <div id="footer">
569
- Generated on Fri Nov 27 21:11:28 2020 by
570
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
571
- 0.9.24 (ruby-2.7.2).
569
+ Generated on Sun May 14 21:56:09 2023 by
570
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
571
+ 0.9.34 (ruby-3.2.0).
572
572
  </div>
573
573
 
574
574
  </div>
@@ -1002,9 +1002,9 @@
1002
1002
  </div>
1003
1003
 
1004
1004
  <div id="footer">
1005
- Generated on Fri Nov 27 21:10:37 2020 by
1006
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1007
- 0.9.24 (ruby-2.7.2).
1005
+ Generated on Sun May 14 21:55:19 2023 by
1006
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1007
+ 0.9.34 (ruby-3.2.0).
1008
1008
  </div>
1009
1009
 
1010
1010
  </div>
@@ -327,9 +327,9 @@
327
327
  </div>
328
328
 
329
329
  <div id="footer">
330
- Generated on Fri Nov 27 21:11:02 2020 by
331
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332
- 0.9.24 (ruby-2.7.2).
330
+ Generated on Sun May 14 21:55:44 2023 by
331
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332
+ 0.9.34 (ruby-3.2.0).
333
333
  </div>
334
334
 
335
335
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Fri Nov 27 21:10:47 2020 by
444
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.24 (ruby-2.7.2).
443
+ Generated on Sun May 14 21:55:28 2023 by
444
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
+ 0.9.34 (ruby-3.2.0).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -424,9 +424,9 @@
424
424
  </div>
425
425
 
426
426
  <div id="footer">
427
- Generated on Fri Nov 27 21:10:54 2020 by
428
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
- 0.9.24 (ruby-2.7.2).
427
+ Generated on Sun May 14 21:55:36 2023 by
428
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
+ 0.9.34 (ruby-3.2.0).
430
430
  </div>
431
431
 
432
432
  </div>
@@ -196,7 +196,7 @@
196
196
 
197
197
 
198
198
  <span class="summary_desc"><div class='inline'>
199
- <p>Return <code>true</code> if this canvas&#39; context is the current context.</p>
199
+ <p>Return <code>true</code> if this canvas context is the current context.</p>
200
200
  </div></span>
201
201
 
202
202
  </li>
@@ -486,7 +486,7 @@
486
486
  </h3><div class="docstring">
487
487
  <div class="discussion">
488
488
 
489
- <p>Return <code>true</code> if this canvas&#39; context is the current context.</p>
489
+ <p>Return <code>true</code> if this canvas context is the current context.</p>
490
490
 
491
491
 
492
492
  </div>
@@ -690,9 +690,9 @@
690
690
  </div>
691
691
 
692
692
  <div id="footer">
693
- Generated on Fri Nov 27 21:10:54 2020 by
694
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
695
- 0.9.24 (ruby-2.7.2).
693
+ Generated on Sun May 14 21:55:36 2023 by
694
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
695
+ 0.9.34 (ruby-3.2.0).
696
696
  </div>
697
697
 
698
698
  </div>