fxruby 1.6.45 → 1.6.46

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data/.github/workflows/binary.yml +89 -0
  4. data/.github/workflows/ci.yml +68 -0
  5. data/History.md +6 -0
  6. data/{README.rdoc → README.md} +12 -13
  7. data/Rakefile +22 -4
  8. data/appveyor.yml +5 -8
  9. data/doap.rdf +2 -2
  10. data/docs/Fox/Canvas/CanvasError.html +3 -3
  11. data/docs/Fox/Canvas/CircleShape.html +3 -3
  12. data/docs/Fox/Canvas/ImageShape.html +3 -3
  13. data/docs/Fox/Canvas/LineShape.html +3 -3
  14. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  15. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  16. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  17. data/docs/Fox/Canvas/Shape.html +5 -5
  18. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  19. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  20. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  21. data/docs/Fox/Canvas/TextShape.html +3 -3
  22. data/docs/Fox/Canvas.html +6 -6
  23. data/docs/Fox/FTNonModal.html +3 -3
  24. data/docs/Fox/FX4Splitter.html +3 -3
  25. data/docs/Fox/FX7Segment.html +3 -3
  26. data/docs/Fox/FXAccelTable.html +7 -7
  27. data/docs/Fox/FXApp.html +24 -24
  28. data/docs/Fox/FXArc.html +7 -7
  29. data/docs/Fox/FXArrowButton.html +3 -3
  30. data/docs/Fox/FXBMPIcon.html +3 -3
  31. data/docs/Fox/FXBMPImage.html +3 -3
  32. data/docs/Fox/FXBitmap.html +3 -3
  33. data/docs/Fox/FXBitmapFrame.html +3 -3
  34. data/docs/Fox/FXBitmapView.html +3 -3
  35. data/docs/Fox/FXButton.html +3 -3
  36. data/docs/Fox/FXCURCursor.html +3 -3
  37. data/docs/Fox/FXCalendar.html +3 -3
  38. data/docs/Fox/FXCanvas.html +3 -3
  39. data/docs/Fox/FXCheckButton.html +3 -3
  40. data/docs/Fox/FXChoiceBox.html +4 -4
  41. data/docs/Fox/FXColor.html +3 -3
  42. data/docs/Fox/FXColorBar.html +3 -3
  43. data/docs/Fox/FXColorDialog.html +4 -4
  44. data/docs/Fox/FXColorItem.html +3 -3
  45. data/docs/Fox/FXColorList.html +3 -3
  46. data/docs/Fox/FXColorRing.html +3 -3
  47. data/docs/Fox/FXColorSelector.html +3 -3
  48. data/docs/Fox/FXColorWell.html +5 -5
  49. data/docs/Fox/FXColorWheel.html +3 -3
  50. data/docs/Fox/FXComboBox.html +6 -6
  51. data/docs/Fox/FXComboTableItem.html +3 -3
  52. data/docs/Fox/FXCommand.html +4 -4
  53. data/docs/Fox/FXComposite.html +5 -5
  54. data/docs/Fox/FXCursor.html +3 -3
  55. data/docs/Fox/FXDC.html +9 -9
  56. data/docs/Fox/FXDCPrint.html +3 -3
  57. data/docs/Fox/FXDCWindow.html +3 -3
  58. data/docs/Fox/FXDataTarget.html +10 -10
  59. data/docs/Fox/FXDebugTarget.html +3 -3
  60. data/docs/Fox/FXDelegator.html +3 -3
  61. data/docs/Fox/FXDial.html +8 -8
  62. data/docs/Fox/FXDialogBox.html +4 -4
  63. data/docs/Fox/FXDict.html +3 -3
  64. data/docs/Fox/FXDirBox.html +3 -3
  65. data/docs/Fox/FXDirDialog.html +5 -5
  66. data/docs/Fox/FXDirItem.html +3 -3
  67. data/docs/Fox/FXDirList.html +7 -7
  68. data/docs/Fox/FXDirSelector.html +5 -5
  69. data/docs/Fox/FXDockBar.html +6 -6
  70. data/docs/Fox/FXDockHandler.html +3 -3
  71. data/docs/Fox/FXDockSite.html +6 -6
  72. data/docs/Fox/FXDockTitle.html +3 -3
  73. data/docs/Fox/FXDocument.html +3 -3
  74. data/docs/Fox/FXDragCorner.html +3 -3
  75. data/docs/Fox/FXDrawable.html +3 -3
  76. data/docs/Fox/FXDriveBox.html +3 -3
  77. data/docs/Fox/FXEvent.html +3 -3
  78. data/docs/Fox/FXExtentd.html +5 -5
  79. data/docs/Fox/FXExtentf.html +5 -5
  80. data/docs/Fox/FXFileAssoc.html +3 -3
  81. data/docs/Fox/FXFileDialog.html +8 -8
  82. data/docs/Fox/FXFileDict.html +3 -3
  83. data/docs/Fox/FXFileItem.html +3 -3
  84. data/docs/Fox/FXFileList.html +7 -7
  85. data/docs/Fox/FXFileSelector.html +11 -11
  86. data/docs/Fox/FXFileStream.html +3 -3
  87. data/docs/Fox/FXFoldingItem.html +5 -5
  88. data/docs/Fox/FXFoldingList.html +38 -38
  89. data/docs/Fox/FXFont.html +4 -4
  90. data/docs/Fox/FXFontDesc.html +3 -3
  91. data/docs/Fox/FXFontDialog.html +3 -3
  92. data/docs/Fox/FXFontSelector.html +3 -3
  93. data/docs/Fox/FXFrame.html +3 -3
  94. data/docs/Fox/FXGIFCursor.html +3 -3
  95. data/docs/Fox/FXGIFIcon.html +3 -3
  96. data/docs/Fox/FXGIFImage.html +3 -3
  97. data/docs/Fox/FXGLCanvas.html +5 -5
  98. data/docs/Fox/FXGLCone.html +3 -3
  99. data/docs/Fox/FXGLContext.html +3 -3
  100. data/docs/Fox/FXGLCube.html +3 -3
  101. data/docs/Fox/FXGLCylinder.html +3 -3
  102. data/docs/Fox/FXGLGroup.html +3 -3
  103. data/docs/Fox/FXGLLine.html +3 -3
  104. data/docs/Fox/FXGLObject.html +10 -10
  105. data/docs/Fox/FXGLPoint.html +3 -3
  106. data/docs/Fox/FXGLShape.html +3 -3
  107. data/docs/Fox/FXGLSphere.html +3 -3
  108. data/docs/Fox/FXGLViewer.html +3 -3
  109. data/docs/Fox/FXGLVisual.html +3 -3
  110. data/docs/Fox/FXGradient.html +3 -3
  111. data/docs/Fox/FXGradientBar.html +17 -17
  112. data/docs/Fox/FXGroupBox.html +5 -5
  113. data/docs/Fox/FXHeader.html +17 -17
  114. data/docs/Fox/FXHeaderItem.html +15 -15
  115. data/docs/Fox/FXHiliteStyle.html +3 -3
  116. data/docs/Fox/FXHorizontalFrame.html +4 -4
  117. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  118. data/docs/Fox/FXICOIcon.html +3 -3
  119. data/docs/Fox/FXICOImage.html +3 -3
  120. data/docs/Fox/FXIcon.html +3 -3
  121. data/docs/Fox/FXIconDict.html +3 -3
  122. data/docs/Fox/FXIconItem.html +5 -5
  123. data/docs/Fox/FXIconList.html +19 -19
  124. data/docs/Fox/FXIconSource.html +7 -7
  125. data/docs/Fox/FXId.html +3 -3
  126. data/docs/Fox/FXImage.html +6 -6
  127. data/docs/Fox/FXImageFrame.html +3 -3
  128. data/docs/Fox/FXImageView.html +3 -3
  129. data/docs/Fox/FXInputDialog.html +5 -5
  130. data/docs/Fox/FXIrb.html +6 -6
  131. data/docs/Fox/FXJPGIcon.html +3 -3
  132. data/docs/Fox/FXJPGImage.html +3 -3
  133. data/docs/Fox/FXKnob.html +7 -7
  134. data/docs/Fox/FXLabel.html +5 -5
  135. data/docs/Fox/FXLight.html +3 -3
  136. data/docs/Fox/FXList.html +24 -24
  137. data/docs/Fox/FXListBox.html +7 -7
  138. data/docs/Fox/FXListItem.html +5 -5
  139. data/docs/Fox/FXMDIChild.html +6 -6
  140. data/docs/Fox/FXMDIClient.html +4 -4
  141. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  142. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  143. data/docs/Fox/FXMDIMenu.html +3 -3
  144. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  145. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  146. data/docs/Fox/FXMDIWindowButton.html +3 -3
  147. data/docs/Fox/FXMainWindow.html +3 -3
  148. data/docs/Fox/FXMaterial.html +3 -3
  149. data/docs/Fox/FXMatrix.html +3 -3
  150. data/docs/Fox/FXMemoryBuffer.html +3 -3
  151. data/docs/Fox/FXMemoryStream.html +3 -3
  152. data/docs/Fox/FXMenuBar.html +3 -3
  153. data/docs/Fox/FXMenuButton.html +6 -6
  154. data/docs/Fox/FXMenuCaption.html +5 -5
  155. data/docs/Fox/FXMenuCascade.html +3 -3
  156. data/docs/Fox/FXMenuCheck.html +3 -3
  157. data/docs/Fox/FXMenuCommand.html +3 -3
  158. data/docs/Fox/FXMenuPane.html +3 -3
  159. data/docs/Fox/FXMenuRadio.html +3 -3
  160. data/docs/Fox/FXMenuSeparator.html +3 -3
  161. data/docs/Fox/FXMenuTitle.html +3 -3
  162. data/docs/Fox/FXMessageBox.html +5 -5
  163. data/docs/Fox/FXObject.html +4 -4
  164. data/docs/Fox/FXOption.html +3 -3
  165. data/docs/Fox/FXOptionMenu.html +3 -3
  166. data/docs/Fox/FXPCXIcon.html +3 -3
  167. data/docs/Fox/FXPCXImage.html +3 -3
  168. data/docs/Fox/FXPNGIcon.html +3 -3
  169. data/docs/Fox/FXPNGImage.html +3 -3
  170. data/docs/Fox/FXPPMIcon.html +3 -3
  171. data/docs/Fox/FXPPMImage.html +3 -3
  172. data/docs/Fox/FXPSBounds.html +3 -3
  173. data/docs/Fox/FXPacker.html +3 -3
  174. data/docs/Fox/FXPicker.html +3 -3
  175. data/docs/Fox/FXPopup.html +3 -3
  176. data/docs/Fox/FXPrintDialog.html +3 -3
  177. data/docs/Fox/FXPrinter.html +3 -3
  178. data/docs/Fox/FXProgressBar.html +3 -3
  179. data/docs/Fox/FXProgressDialog.html +3 -3
  180. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  181. data/docs/Fox/FXPseudoMouse.html +3 -3
  182. data/docs/Fox/FXPseudoTarget.html +3 -3
  183. data/docs/Fox/FXQuatd.html +3 -3
  184. data/docs/Fox/FXQuatf.html +3 -3
  185. data/docs/Fox/FXRGBIcon.html +3 -3
  186. data/docs/Fox/FXRGBImage.html +3 -3
  187. data/docs/Fox/FXRadioButton.html +3 -3
  188. data/docs/Fox/FXRanged.html +3 -3
  189. data/docs/Fox/FXRangef.html +3 -3
  190. data/docs/Fox/FXRealSlider.html +3 -3
  191. data/docs/Fox/FXRealSpinner.html +16 -16
  192. data/docs/Fox/FXRecentFiles.html +3 -3
  193. data/docs/Fox/FXRectangle.html +11 -11
  194. data/docs/Fox/FXRegion.html +3 -3
  195. data/docs/Fox/FXRegistry.html +5 -5
  196. data/docs/Fox/FXReplaceDialog.html +3 -3
  197. data/docs/Fox/FXRootWindow.html +3 -3
  198. data/docs/Fox/FXRuler.html +3 -3
  199. data/docs/Fox/FXRulerView.html +26 -26
  200. data/docs/Fox/FXScintilla.html +21 -21
  201. data/docs/Fox/FXScrollArea.html +5 -5
  202. data/docs/Fox/FXScrollBar.html +3 -3
  203. data/docs/Fox/FXScrollCorner.html +3 -3
  204. data/docs/Fox/FXScrollPane.html +3 -3
  205. data/docs/Fox/FXScrollWindow.html +4 -4
  206. data/docs/Fox/FXSearchDialog.html +3 -3
  207. data/docs/Fox/FXSegment.html +3 -3
  208. data/docs/Fox/FXSeparator.html +4 -4
  209. data/docs/Fox/FXSettings.html +3 -3
  210. data/docs/Fox/FXShell.html +3 -3
  211. data/docs/Fox/FXShutter.html +4 -4
  212. data/docs/Fox/FXShutterItem.html +3 -3
  213. data/docs/Fox/FXSize.html +3 -3
  214. data/docs/Fox/FXSlider.html +3 -3
  215. data/docs/Fox/FXSphered.html +3 -3
  216. data/docs/Fox/FXSpheref.html +3 -3
  217. data/docs/Fox/FXSpinner.html +16 -16
  218. data/docs/Fox/FXSplashScreen.html +3 -3
  219. data/docs/Fox/FXSplashWindow.html +5 -5
  220. data/docs/Fox/FXSplitter.html +3 -3
  221. data/docs/Fox/FXSpring.html +3 -3
  222. data/docs/Fox/FXStatusBar.html +3 -3
  223. data/docs/Fox/FXStatusLine.html +4 -4
  224. data/docs/Fox/FXStream.html +4 -4
  225. data/docs/Fox/FXStreamAllocError.html +3 -3
  226. data/docs/Fox/FXStreamEndError.html +3 -3
  227. data/docs/Fox/FXStreamError.html +3 -3
  228. data/docs/Fox/FXStreamFailureError.html +3 -3
  229. data/docs/Fox/FXStreamFormatError.html +3 -3
  230. data/docs/Fox/FXStreamFullError.html +4 -4
  231. data/docs/Fox/FXStreamNoReadError.html +3 -3
  232. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  233. data/docs/Fox/FXStreamUnknownError.html +3 -3
  234. data/docs/Fox/FXStringDict.html +4 -4
  235. data/docs/Fox/FXSwitcher.html +8 -8
  236. data/docs/Fox/FXTGAIcon.html +3 -3
  237. data/docs/Fox/FXTGAImage.html +3 -3
  238. data/docs/Fox/FXTIFIcon.html +3 -3
  239. data/docs/Fox/FXTIFImage.html +3 -3
  240. data/docs/Fox/FXTabBar.html +8 -8
  241. data/docs/Fox/FXTabBook.html +4 -4
  242. data/docs/Fox/FXTabItem.html +3 -3
  243. data/docs/Fox/FXTable.html +27 -27
  244. data/docs/Fox/FXTableItem.html +5 -5
  245. data/docs/Fox/FXTablePos.html +3 -3
  246. data/docs/Fox/FXTableRange.html +3 -3
  247. data/docs/Fox/FXText.html +25 -25
  248. data/docs/Fox/FXTextChange.html +3 -3
  249. data/docs/Fox/FXTextField.html +5 -5
  250. data/docs/Fox/FXToggleButton.html +7 -7
  251. data/docs/Fox/FXToolBar.html +3 -3
  252. data/docs/Fox/FXToolBarGrip.html +3 -3
  253. data/docs/Fox/FXToolBarShell.html +3 -3
  254. data/docs/Fox/FXToolBarTab.html +5 -5
  255. data/docs/Fox/FXToolTip.html +5 -5
  256. data/docs/Fox/FXTopWindow.html +4 -4
  257. data/docs/Fox/FXTranslator.html +3 -3
  258. data/docs/Fox/FXTreeItem.html +19 -19
  259. data/docs/Fox/FXTreeList.html +40 -40
  260. data/docs/Fox/FXTreeListBox.html +27 -27
  261. data/docs/Fox/FXTriStateButton.html +9 -9
  262. data/docs/Fox/FXUndoList.html +8 -8
  263. data/docs/Fox/FXVec2d.html +7 -7
  264. data/docs/Fox/FXVec2f.html +7 -7
  265. data/docs/Fox/FXVec3d.html +7 -7
  266. data/docs/Fox/FXVec3f.html +7 -7
  267. data/docs/Fox/FXVec4d.html +7 -7
  268. data/docs/Fox/FXVec4f.html +7 -7
  269. data/docs/Fox/FXVerticalFrame.html +4 -4
  270. data/docs/Fox/FXVerticalSeparator.html +3 -3
  271. data/docs/Fox/FXViewport.html +3 -3
  272. data/docs/Fox/FXVisual.html +3 -3
  273. data/docs/Fox/FXWindow.html +36 -36
  274. data/docs/Fox/FXWizard.html +3 -3
  275. data/docs/Fox/FXXBMIcon.html +3 -3
  276. data/docs/Fox/FXXBMImage.html +3 -3
  277. data/docs/Fox/FXXPMIcon.html +3 -3
  278. data/docs/Fox/FXXPMImage.html +3 -3
  279. data/docs/Fox/NotifyHeader.html +3 -3
  280. data/docs/Fox/SCNotification.html +3 -3
  281. data/docs/Fox/TextRange.html +3 -3
  282. data/docs/Fox.html +7 -7
  283. data/docs/IRB.html +3 -3
  284. data/docs/Responder.html +4 -4
  285. data/docs/Responder2.html +3 -3
  286. data/docs/_index.html +3 -3
  287. data/docs/css/style.css +1 -0
  288. data/docs/file.History.html +66 -52
  289. data/docs/file.README.html +7 -7
  290. data/docs/index.html +13 -7
  291. data/docs/top-level-namespace.html +3 -3
  292. data/ext/fox16_c/core_wrap.cpp +1 -1
  293. data/ext/fox16_c/dc_wrap.cpp +1 -1
  294. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  295. data/ext/fox16_c/extconf.rb +12 -12
  296. data/ext/fox16_c/frames_wrap.cpp +1 -1
  297. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  298. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  299. data/ext/fox16_c/icons_wrap.cpp +1 -1
  300. data/ext/fox16_c/image_wrap.cpp +1 -1
  301. data/ext/fox16_c/label_wrap.cpp +1 -1
  302. data/ext/fox16_c/layout_wrap.cpp +1 -1
  303. data/ext/fox16_c/list_wrap.cpp +1 -1
  304. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  305. data/ext/fox16_c/menu_wrap.cpp +1 -1
  306. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  307. data/ext/fox16_c/swigruby.h +1 -1
  308. data/ext/fox16_c/table_wrap.cpp +1 -1
  309. data/ext/fox16_c/text_wrap.cpp +1 -1
  310. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  311. data/ext/fox16_c/ui_wrap.cpp +1 -1
  312. data/fxruby.gemspec +9 -1
  313. data/lib/fox16/kwargs.rb +891 -891
  314. data/lib/fox16/version.rb +1 -1
  315. data/test/TC_FXDCPrint.rb +1 -1
  316. data.tar.gz.sig +0 -0
  317. metadata +270 -35
  318. metadata.gz.sig +0 -0
@@ -704,9 +704,9 @@
704
704
  </div>
705
705
 
706
706
  <div id="footer">
707
- Generated on Fri Nov 27 21:10:47 2020 by
708
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
709
- 0.9.24 (ruby-2.7.2).
707
+ Generated on Mon Jan 2 11:47:34 2023 by
708
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
709
+ 0.9.28 (ruby-3.1.2).
710
710
  </div>
711
711
 
712
712
  </div>
@@ -616,9 +616,9 @@
616
616
  </div>
617
617
 
618
618
  <div id="footer">
619
- Generated on Fri Nov 27 21:11:36 2020 by
620
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
621
- 0.9.24 (ruby-2.7.2).
619
+ Generated on Mon Jan 2 11:48:21 2023 by
620
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
621
+ 0.9.28 (ruby-3.1.2).
622
622
  </div>
623
623
 
624
624
  </div>
@@ -3496,9 +3496,9 @@
3496
3496
  </div>
3497
3497
 
3498
3498
  <div id="footer">
3499
- Generated on Fri Nov 27 21:10:55 2020 by
3500
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3501
- 0.9.24 (ruby-2.7.2).
3499
+ Generated on Mon Jan 2 11:47:42 2023 by
3500
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3501
+ 0.9.28 (ruby-3.1.2).
3502
3502
  </div>
3503
3503
 
3504
3504
  </div>
@@ -2137,9 +2137,9 @@
2137
2137
  </div>
2138
2138
 
2139
2139
  <div id="footer">
2140
- Generated on Fri Nov 27 21:10:55 2020 by
2141
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2142
- 0.9.24 (ruby-2.7.2).
2140
+ Generated on Mon Jan 2 11:47:42 2023 by
2141
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2142
+ 0.9.28 (ruby-3.1.2).
2143
2143
  </div>
2144
2144
 
2145
2145
  </div>
@@ -552,9 +552,9 @@
552
552
  </div>
553
553
 
554
554
  <div id="footer">
555
- Generated on Fri Nov 27 21:11:23 2020 by
556
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
557
- 0.9.24 (ruby-2.7.2).
555
+ Generated on Mon Jan 2 11:48:09 2023 by
556
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
557
+ 0.9.28 (ruby-3.1.2).
558
558
  </div>
559
559
 
560
560
  </div>
@@ -1058,7 +1058,7 @@
1058
1058
 
1059
1059
 
1060
1060
  <span class="summary_desc"><div class='inline'>
1061
- <p>Split segment at the midpoint If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after this change is completed.</p>
1061
+ <p>Split segment at the midpoint If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after this change is completed.</p>
1062
1062
  </div></span>
1063
1063
 
1064
1064
  </li>
@@ -1464,7 +1464,7 @@
1464
1464
  </h3><div class="docstring">
1465
1465
  <div class="discussion">
1466
1466
 
1467
- <p>Set the blend mode for segments <em>sglo</em> through <em>sghi</em> to <em>blend</em>, where <em>blend</em> is one of <code>GRADIENT_BLEND_LINEAR</code>, <code>GRADIENT_BLEND_POWER</code>, <code>GRADIENT_BLEND_SINE</code>, <code>GRADIENT_BLEND_INCREASING</code> or <code>GRADIENT_BLEND_DECREASING</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after this change is completed.</p>
1467
+ <p>Set the blend mode for segments <em>sglo</em> through <em>sghi</em> to <em>blend</em>, where <em>blend</em> is one of <code>GRADIENT_BLEND_LINEAR</code>, <code>GRADIENT_BLEND_POWER</code>, <code>GRADIENT_BLEND_SINE</code>, <code>GRADIENT_BLEND_INCREASING</code> or <code>GRADIENT_BLEND_DECREASING</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after this change is completed.</p>
1468
1468
 
1469
1469
 
1470
1470
  </div>
@@ -1501,7 +1501,7 @@
1501
1501
  </h3><div class="docstring">
1502
1502
  <div class="discussion">
1503
1503
 
1504
- <p>Deselect all segments, and return <code>true</code> if there was a previously selected range. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the gradient bar&#39;s message target after the current selection is deselected.</p>
1504
+ <p>Deselect all segments, and return <code>true</code> if there was a previously selected range. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the gradient bars message target after the current selection is deselected.</p>
1505
1505
 
1506
1506
 
1507
1507
  </div>
@@ -1982,7 +1982,7 @@
1982
1982
  </h3><div class="docstring">
1983
1983
  <div class="discussion">
1984
1984
 
1985
- <p>Merge segments. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after this change is completed.</p>
1985
+ <p>Merge segments. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after this change is completed.</p>
1986
1986
 
1987
1987
 
1988
1988
  </div>
@@ -2019,7 +2019,7 @@
2019
2019
  </h3><div class="docstring">
2020
2020
  <div class="discussion">
2021
2021
 
2022
- <p>Move lower point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segment&#39;s lower value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2022
+ <p>Move lower point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments lower value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2023
2023
 
2024
2024
 
2025
2025
  </div>
@@ -2056,7 +2056,7 @@
2056
2056
  </h3><div class="docstring">
2057
2057
  <div class="discussion">
2058
2058
 
2059
- <p>Move middle point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segment&#39;s middle value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2059
+ <p>Move middle point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments middle value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2060
2060
 
2061
2061
 
2062
2062
  </div>
@@ -2093,7 +2093,7 @@
2093
2093
  </h3><div class="docstring">
2094
2094
  <div class="discussion">
2095
2095
 
2096
- <p>Move segments <em>sglo</em> to <em>sghi</em> to new position <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segments&#39; values are changed.</p>
2096
+ <p>Move segments <em>sglo</em> to <em>sghi</em> to new position <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments values are changed.</p>
2097
2097
 
2098
2098
 
2099
2099
  </div>
@@ -2130,7 +2130,7 @@
2130
2130
  </h3><div class="docstring">
2131
2131
  <div class="discussion">
2132
2132
 
2133
- <p>Move upper point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segment&#39;s upper value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2133
+ <p>Move upper point of segment <em>seg</em> to <em>val</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments upper value is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2134
2134
 
2135
2135
 
2136
2136
  </div>
@@ -2254,7 +2254,7 @@
2254
2254
  </h3><div class="docstring">
2255
2255
  <div class="discussion">
2256
2256
 
2257
- <p>Select segment(s) <em>fm</em> through <em>to</em> and return <code>true</code> if the selected range is different than it was. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the gradient bar&#39;s message target after the current segment is changed. Raises ArgumentError if <em>fm</em> is greater than <em>to</em>, and IndexError if either <em>fm</em> or <em>to</em> is out of bounds.</p>
2257
+ <p>Select segment(s) <em>fm</em> through <em>to</em> and return <code>true</code> if the selected range is different than it was. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the gradient bars message target after the current segment is changed. Raises ArgumentError if <em>fm</em> is greater than <em>to</em>, and IndexError if either <em>fm</em> or <em>to</em> is out of bounds.</p>
2258
2258
 
2259
2259
 
2260
2260
  </div>
@@ -2291,7 +2291,7 @@
2291
2291
  </h3><div class="docstring">
2292
2292
  <div class="discussion">
2293
2293
 
2294
- <p>Change current segment to <em>index</em>. Use an <em>index</em> of -1 to indicate that there is no current segment. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the current segment is changed. Raises IndexError if <em>index</em> is out of bounds.</p>
2294
+ <p>Change current segment to <em>index</em>. Use an <em>index</em> of -1 to indicate that there is no current segment. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the current segment is changed. Raises IndexError if <em>index</em> is out of bounds.</p>
2295
2295
 
2296
2296
 
2297
2297
  </div>
@@ -2328,7 +2328,7 @@
2328
2328
  </h3><div class="docstring">
2329
2329
  <div class="discussion">
2330
2330
 
2331
- <p>Set lower color of the segment with index <em>seg</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segment&#39;s lower color is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2331
+ <p>Set lower color of the segment with index <em>seg</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments lower color is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2332
2332
 
2333
2333
 
2334
2334
  </div>
@@ -2365,7 +2365,7 @@
2365
2365
  </h3><div class="docstring">
2366
2366
  <div class="discussion">
2367
2367
 
2368
- <p>Set upper color of the segment with index <em>seg</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after the segment&#39;s upper color is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2368
+ <p>Set upper color of the segment with index <em>seg</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after the segments upper color is changed. Raises IndexError if <em>seg</em> is out of bounds.</p>
2369
2369
 
2370
2370
 
2371
2371
  </div>
@@ -2402,7 +2402,7 @@
2402
2402
  </h3><div class="docstring">
2403
2403
  <div class="discussion">
2404
2404
 
2405
- <p>Split segment at the midpoint If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after this change is completed.</p>
2405
+ <p>Split segment at the midpoint If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after this change is completed.</p>
2406
2406
 
2407
2407
 
2408
2408
  </div>
@@ -2439,7 +2439,7 @@
2439
2439
  </h3><div class="docstring">
2440
2440
  <div class="discussion">
2441
2441
 
2442
- <p>Make segments uniformly distributed. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bar&#39;s message target after this change is completed.</p>
2442
+ <p>Make segments uniformly distributed. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the gradient bars message target after this change is completed.</p>
2443
2443
 
2444
2444
 
2445
2445
  </div>
@@ -2469,9 +2469,9 @@
2469
2469
  </div>
2470
2470
 
2471
2471
  <div id="footer">
2472
- Generated on Fri Nov 27 21:11:23 2020 by
2473
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2474
- 0.9.24 (ruby-2.7.2).
2472
+ Generated on Mon Jan 2 11:48:09 2023 by
2473
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2474
+ 0.9.28 (ruby-3.1.2).
2475
2475
  </div>
2476
2476
 
2477
2477
  </div>
@@ -329,7 +329,7 @@
329
329
 
330
330
 
331
331
  <span class="summary_desc"><div class='inline'>
332
- <p>Return the group box&#39;s title text.</p>
332
+ <p>Return the group boxs title text.</p>
333
333
  </div></span>
334
334
 
335
335
  </li>
@@ -648,7 +648,7 @@
648
648
  </h3><div class="docstring">
649
649
  <div class="discussion">
650
650
 
651
- <p>Return the group box&#39;s title text</p>
651
+ <p>Return the group boxs title text</p>
652
652
 
653
653
 
654
654
  </div>
@@ -678,9 +678,9 @@
678
678
  </div>
679
679
 
680
680
  <div id="footer">
681
- Generated on Fri Nov 27 21:10:55 2020 by
682
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
683
- 0.9.24 (ruby-2.7.2).
681
+ Generated on Mon Jan 2 11:47:43 2023 by
682
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
683
+ 0.9.28 (ruby-3.1.2).
684
684
  </div>
685
685
 
686
686
  </div>
@@ -458,7 +458,7 @@
458
458
 
459
459
 
460
460
  <span class="summary_desc"><div class='inline'>
461
- <p>Returns true if the specified header item&#39;s arrow points down.</p>
461
+ <p>Returns true if the specified header items arrow points down.</p>
462
462
  </div></span>
463
463
 
464
464
  </li>
@@ -506,7 +506,7 @@
506
506
 
507
507
 
508
508
  <span class="summary_desc"><div class='inline'>
509
- <p>Returns true if the specified header item&#39;s arrow points up.</p>
509
+ <p>Returns true if the specified header items arrow points up.</p>
510
510
  </div></span>
511
511
 
512
512
  </li>
@@ -1180,7 +1180,7 @@
1180
1180
 
1181
1181
 
1182
1182
  <span class="summary_desc"><div class='inline'>
1183
- <p>Changed button item&#39;s pressed state.</p>
1183
+ <p>Changed button items pressed state.</p>
1184
1184
  </div></span>
1185
1185
 
1186
1186
  </li>
@@ -1690,7 +1690,7 @@
1690
1690
  </h3><div class="docstring">
1691
1691
  <div class="discussion">
1692
1692
 
1693
- <p>Append a new item with the specified text, icon, size and user data object, and return the index of the appended item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the header&#39;s message target after the item is appended.</p>
1693
+ <p>Append a new item with the specified text, icon, size and user data object, and return the index of the appended item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the headers message target after the item is appended.</p>
1694
1694
 
1695
1695
 
1696
1696
  </div>
@@ -1727,7 +1727,7 @@
1727
1727
  </h3><div class="docstring">
1728
1728
  <div class="discussion">
1729
1729
 
1730
- <p>Returns true if the specified header item&#39;s arrow points down. Raises IndexError if <em>index</em> is out of bounds.</p>
1730
+ <p>Returns true if the specified header items arrow points down. Raises IndexError if <em>index</em> is out of bounds.</p>
1731
1731
 
1732
1732
 
1733
1733
  </div>
@@ -1851,7 +1851,7 @@
1851
1851
  </h3><div class="docstring">
1852
1852
  <div class="discussion">
1853
1853
 
1854
- <p>Returns true if the specified header item&#39;s arrow points up. Raises IndexError if <em>index</em> is out of bounds.</p>
1854
+ <p>Returns true if the specified header items arrow points up. Raises IndexError if <em>index</em> is out of bounds.</p>
1855
1855
 
1856
1856
 
1857
1857
  </div>
@@ -1913,7 +1913,7 @@
1913
1913
  </h3><div class="docstring">
1914
1914
  <div class="discussion">
1915
1915
 
1916
- <p>Remove all items from this header. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the header&#39;s message target before each item is removed.</p>
1916
+ <p>Remove all items from this header. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the headers message target before each item is removed.</p>
1917
1917
 
1918
1918
 
1919
1919
  </div>
@@ -1997,7 +1997,7 @@
1997
1997
  </h3><div class="docstring">
1998
1998
  <div class="discussion">
1999
1999
 
2000
- <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the header&#39;s message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
2000
+ <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the headers message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
2001
2001
 
2002
2002
 
2003
2003
  </div>
@@ -2371,7 +2371,7 @@
2371
2371
  </h3><div class="docstring">
2372
2372
  <div class="discussion">
2373
2373
 
2374
- <p>Return the offset (in pixels) of the left side of the item at index. (If it&#39;s a vertical header, return the offset of the top side of the item). Raises IndexError if <em>index</em> is out of bounds.</p>
2374
+ <p>Return the offset (in pixels) of the left side of the item at index. (If its a vertical header, return the offset of the top side of the item). Raises IndexError if <em>index</em> is out of bounds.</p>
2375
2375
 
2376
2376
 
2377
2377
  </div>
@@ -2482,7 +2482,7 @@
2482
2482
  </h3><div class="docstring">
2483
2483
  <div class="discussion">
2484
2484
 
2485
- <p>Insert a new item at the specified <em>index</em> with the specified text, icon, size and user data object, and return the index of the inserted item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the header&#39;s message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds.</p>
2485
+ <p>Insert a new item at the specified <em>index</em> with the specified text, icon, size and user data object, and return the index of the inserted item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the headers message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds.</p>
2486
2486
 
2487
2487
 
2488
2488
  </div>
@@ -2593,7 +2593,7 @@
2593
2593
  </h3><div class="docstring">
2594
2594
  <div class="discussion">
2595
2595
 
2596
- <p>Prepend a new item with the specified text, icon, size and user data object, and return the index of the appended item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the header&#39;s message target after the item is appended.</p>
2596
+ <p>Prepend a new item with the specified text, icon, size and user data object, and return the index of the appended item. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the headers message target after the item is appended.</p>
2597
2597
 
2598
2598
 
2599
2599
  </div>
@@ -2630,7 +2630,7 @@
2630
2630
  </h3><div class="docstring">
2631
2631
  <div class="discussion">
2632
2632
 
2633
- <p>Remove the item at the specified index from this header. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the header&#39;s message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
2633
+ <p>Remove the item at the specified index from this header. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the headers message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
2634
2634
 
2635
2635
 
2636
2636
  </div>
@@ -2704,7 +2704,7 @@
2704
2704
  </h3><div class="docstring">
2705
2705
  <div class="discussion">
2706
2706
 
2707
- <p>Replace the item at <em>index</em> with a new item with the specified text, icon, size and user data object, and return the index of the replaced item. If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the header&#39;s message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds.</p>
2707
+ <p>Replace the item at <em>index</em> with a new item with the specified text, icon, size and user data object, and return the index of the replaced item. If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the headers message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds.</p>
2708
2708
 
2709
2709
 
2710
2710
  </div>
@@ -2889,7 +2889,7 @@
2889
2889
  </h3><div class="docstring">
2890
2890
  <div class="discussion">
2891
2891
 
2892
- <p>Changed button item&#39;s pressed state. Raises IndexError if <em>index</em> is out of bounds.</p>
2892
+ <p>Changed button items pressed state. Raises IndexError if <em>index</em> is out of bounds.</p>
2893
2893
 
2894
2894
 
2895
2895
  </div>
@@ -3030,9 +3030,9 @@
3030
3030
  </div>
3031
3031
 
3032
3032
  <div id="footer">
3033
- Generated on Fri Nov 27 21:10:42 2020 by
3034
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3035
- 0.9.24 (ruby-2.7.2).
3033
+ Generated on Mon Jan 2 11:47:30 2023 by
3034
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3035
+ 0.9.28 (ruby-3.1.2).
3036
3036
  </div>
3037
3037
 
3038
3038
  </div>
@@ -218,7 +218,7 @@
218
218
 
219
219
 
220
220
  <span class="summary_desc"><div class='inline'>
221
- <p>Item&#39;s user data [Object].</p>
221
+ <p>Items user data [Object].</p>
222
222
  </div></span>
223
223
 
224
224
  </li>
@@ -245,7 +245,7 @@
245
245
 
246
246
 
247
247
  <span class="summary_desc"><div class='inline'>
248
- <p>Item&#39;s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">FXIcon</a></span>.</p>
248
+ <p>Items icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">FXIcon</a></span>.</p>
249
249
  </div></span>
250
250
 
251
251
  </li>
@@ -380,7 +380,7 @@
380
380
 
381
381
 
382
382
  <span class="summary_desc"><div class='inline'>
383
- <p>Item&#39;s text label [String].</p>
383
+ <p>Items text label [String].</p>
384
384
  </div></span>
385
385
 
386
386
  </li>
@@ -489,7 +489,7 @@
489
489
 
490
490
 
491
491
  <span class="summary_desc"><div class='inline'>
492
- <p>Return the item&#39;s content height in the header.</p>
492
+ <p>Return the items content height in the header.</p>
493
493
  </div></span>
494
494
 
495
495
  </li>
@@ -513,7 +513,7 @@
513
513
 
514
514
 
515
515
  <span class="summary_desc"><div class='inline'>
516
- <p>Return the item&#39;s content width in the header.</p>
516
+ <p>Return the items content width in the header.</p>
517
517
  </div></span>
518
518
 
519
519
  </li>
@@ -611,7 +611,7 @@
611
611
 
612
612
 
613
613
  <span class="summary_desc"><div class='inline'>
614
- <p>Return the header item&#39;s text label.</p>
614
+ <p>Return the header items text label.</p>
615
615
  </div></span>
616
616
 
617
617
  </li>
@@ -735,7 +735,7 @@
735
735
  </h3><div class="docstring">
736
736
  <div class="discussion">
737
737
 
738
- <p>Item&#39;s user data [Object]</p>
738
+ <p>Items user data [Object]</p>
739
739
 
740
740
 
741
741
  </div>
@@ -778,7 +778,7 @@
778
778
  </h3><div class="docstring">
779
779
  <div class="discussion">
780
780
 
781
- <p>Item&#39;s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
781
+ <p>Items icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
782
782
 
783
783
 
784
784
  </div>
@@ -993,7 +993,7 @@
993
993
  </h3><div class="docstring">
994
994
  <div class="discussion">
995
995
 
996
- <p>Item&#39;s text label [String]</p>
996
+ <p>Items text label [String]</p>
997
997
 
998
998
 
999
999
  </div>
@@ -1152,7 +1152,7 @@
1152
1152
  </h3><div class="docstring">
1153
1153
  <div class="discussion">
1154
1154
 
1155
- <p>Return the item&#39;s content height in the header.</p>
1155
+ <p>Return the items content height in the header.</p>
1156
1156
 
1157
1157
 
1158
1158
  </div>
@@ -1189,7 +1189,7 @@
1189
1189
  </h3><div class="docstring">
1190
1190
  <div class="discussion">
1191
1191
 
1192
- <p>Return the item&#39;s content width in the header.</p>
1192
+ <p>Return the items content width in the header.</p>
1193
1193
 
1194
1194
 
1195
1195
  </div>
@@ -1313,7 +1313,7 @@
1313
1313
  </h3><div class="docstring">
1314
1314
  <div class="discussion">
1315
1315
 
1316
- <p>Return the header item&#39;s text label</p>
1316
+ <p>Return the header items text label</p>
1317
1317
 
1318
1318
 
1319
1319
  </div>
@@ -1343,9 +1343,9 @@
1343
1343
  </div>
1344
1344
 
1345
1345
  <div id="footer">
1346
- Generated on Fri Nov 27 21:10:42 2020 by
1347
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1348
- 0.9.24 (ruby-2.7.2).
1346
+ Generated on Mon Jan 2 11:47:29 2023 by
1347
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1348
+ 0.9.28 (ruby-3.1.2).
1349
1349
  </div>
1350
1350
 
1351
1351
  </div>
@@ -794,9 +794,9 @@
794
794
  </div>
795
795
 
796
796
  <div id="footer">
797
- Generated on Fri Nov 27 21:10:36 2020 by
798
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
799
- 0.9.24 (ruby-2.7.2).
797
+ Generated on Mon Jan 2 11:47:24 2023 by
798
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
799
+ 0.9.28 (ruby-3.1.2).
800
800
  </div>
801
801
 
802
802
  </div>
@@ -114,7 +114,7 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>The horizontal frame layout manager widget is used to automatically place child-windows horizontally from left-to-right, or right-to-left, depending on the child windows&#39; layout hints.</p>
117
+ <p>The horizontal frame layout manager widget is used to automatically place child-windows horizontally from left-to-right, or right-to-left, depending on the child windows layout hints.</p>
118
118
 
119
119
 
120
120
  </div>
@@ -349,9 +349,9 @@
349
349
  </div>
350
350
 
351
351
  <div id="footer">
352
- Generated on Fri Nov 27 21:11:33 2020 by
353
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
354
- 0.9.24 (ruby-2.7.2).
352
+ Generated on Mon Jan 2 11:48:18 2023 by
353
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
354
+ 0.9.28 (ruby-3.1.2).
355
355
  </div>
356
356
 
357
357
  </div>
@@ -339,9 +339,9 @@
339
339
  </div>
340
340
 
341
341
  <div id="footer">
342
- Generated on Fri Nov 27 21:11:13 2020 by
343
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
- 0.9.24 (ruby-2.7.2).
342
+ Generated on Mon Jan 2 11:47:59 2023 by
343
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
+ 0.9.28 (ruby-3.1.2).
345
345
  </div>
346
346
 
347
347
  </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 Mon Jan 2 11:47:34 2023 by
444
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
+ 0.9.28 (ruby-3.1.2).
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:55 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 Mon Jan 2 11:47:43 2023 by
428
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
+ 0.9.28 (ruby-3.1.2).
430
430
  </div>
431
431
 
432
432
  </div>
data/docs/Fox/FXIcon.html CHANGED
@@ -374,9 +374,9 @@
374
374
  </div>
375
375
 
376
376
  <div id="footer">
377
- Generated on Fri Nov 27 21:10:36 2020 by
378
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
379
- 0.9.24 (ruby-2.7.2).
377
+ Generated on Mon Jan 2 11:47:23 2023 by
378
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
379
+ 0.9.28 (ruby-3.1.2).
380
380
  </div>
381
381
 
382
382
  </div>
@@ -742,9 +742,9 @@
742
742
  </div>
743
743
 
744
744
  <div id="footer">
745
- Generated on Fri Nov 27 21:10:55 2020 by
746
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
747
- 0.9.24 (ruby-2.7.2).
745
+ Generated on Mon Jan 2 11:47:43 2023 by
746
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
747
+ 0.9.28 (ruby-3.1.2).
748
748
  </div>
749
749
 
750
750
  </div>
@@ -639,7 +639,7 @@
639
639
 
640
640
 
641
641
  <span class="summary_desc"><div class='inline'>
642
- <p>Return the icon item&#39;s text.</p>
642
+ <p>Return the icon items text.</p>
643
643
  </div></span>
644
644
 
645
645
  </li>
@@ -1478,7 +1478,7 @@
1478
1478
  </h3><div class="docstring">
1479
1479
  <div class="discussion">
1480
1480
 
1481
- <p>Return the icon item&#39;s text</p>
1481
+ <p>Return the icon items text</p>
1482
1482
 
1483
1483
 
1484
1484
  </div>
@@ -1508,9 +1508,9 @@
1508
1508
  </div>
1509
1509
 
1510
1510
  <div id="footer">
1511
- Generated on Fri Nov 27 21:10:56 2020 by
1512
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1513
- 0.9.24 (ruby-2.7.2).
1511
+ Generated on Mon Jan 2 11:47:43 2023 by
1512
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1513
+ 0.9.28 (ruby-3.1.2).
1514
1514
  </div>
1515
1515
 
1516
1516
  </div>