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
@@ -778,9 +778,9 @@
778
778
  </div>
779
779
 
780
780
  <div id="footer">
781
- Generated on Fri Nov 27 21:11:31 2020 by
782
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
783
- 0.9.24 (ruby-2.7.2).
781
+ Generated on Mon Jan 2 11:48:16 2023 by
782
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
783
+ 0.9.28 (ruby-3.1.2).
784
784
  </div>
785
785
 
786
786
  </div>
@@ -131,7 +131,7 @@ end
131
131
  <p>Sent when a key goes up; the message data is an FXEvent instance.</p>
132
132
  </dd><dt><code>SEL_COMMAND</code>
133
133
  <dd>
134
- <p>Sent after the toolbar tab is collapsed (or uncollapsed). The message data indicates the new collapsed state (i.e. it&#39;s <code>true</code> if the toolbar tab is now collapsed, <code>false</code> if it is now uncollapsed).</p>
134
+ <p>Sent after the toolbar tab is collapsed (or uncollapsed). The message data indicates the new collapsed state (i.e. its <code>true</code> if the toolbar tab is now collapsed, <code>false</code> if it is now uncollapsed).</p>
135
135
  </dd></dl>
136
136
 
137
137
  <h3 id="label-Toolbar+tab+styles">Toolbar tab styles</h3>
@@ -639,7 +639,7 @@ end
639
639
  </h3><div class="docstring">
640
640
  <div class="discussion">
641
641
 
642
- <p>Collapse (if <em>fold</em> is <code>true</code>) or uncollapse the toolbar. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the toolbar tab&#39;s message target after the toolbar tab is collapsed (or uncollapsed).</p>
642
+ <p>Collapse (if <em>fold</em> is <code>true</code>) or uncollapse the toolbar. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the toolbar tabs message target after the toolbar tab is collapsed (or uncollapsed).</p>
643
643
 
644
644
 
645
645
  </div>
@@ -719,9 +719,9 @@ end
719
719
  </div>
720
720
 
721
721
  <div id="footer">
722
- Generated on Fri Nov 27 21:11:20 2020 by
723
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
724
- 0.9.24 (ruby-2.7.2).
722
+ Generated on Mon Jan 2 11:48:06 2023 by
723
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
724
+ 0.9.28 (ruby-3.1.2).
725
725
  </div>
726
726
 
727
727
  </div>
@@ -359,7 +359,7 @@
359
359
 
360
360
 
361
361
  <span class="summary_desc"><div class='inline'>
362
- <p>Return the tool tip&#39;s text.</p>
362
+ <p>Return the tool tips text.</p>
363
363
  </div></span>
364
364
 
365
365
  </li>
@@ -721,7 +721,7 @@
721
721
  </h3><div class="docstring">
722
722
  <div class="discussion">
723
723
 
724
- <p>Return the tool tip&#39;s text</p>
724
+ <p>Return the tool tips text</p>
725
725
 
726
726
 
727
727
  </div>
@@ -751,9 +751,9 @@
751
751
  </div>
752
752
 
753
753
  <div id="footer">
754
- Generated on Fri Nov 27 21:10:51 2020 by
755
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
756
- 0.9.24 (ruby-2.7.2).
754
+ Generated on Mon Jan 2 11:47:39 2023 by
755
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
756
+ 0.9.28 (ruby-3.1.2).
757
757
  </div>
758
758
 
759
759
  </div>
@@ -116,7 +116,7 @@
116
116
 
117
117
  <p>Abstract base class for all top-level windows.</p>
118
118
 
119
- <p>TopWindows are usually managed by a Window Manager under X11 and therefore borders and window-menus and other decorations like resize- handles are subject to the Window Manager&#39;s interpretation of the decoration hints. When a TopWindow is closed, it sends a SEL_CLOSE message to its target. The target should return 0 in response to this message if there is no objection to proceed with the closing of the window, and return 1 otherwise. After the SEL_CLOSE message has been sent and no objection was raised, the window will delete itself. When the session is closed, the window will send a SEL_SESSION_NOTIFY message to its target, allowing the application to write any unsaved data to the disk. If the target returns 0, then the system will proceed to close the session. Subsequently a SEL_SESSION_CLOSED will be received which causes the window to be closed with prejudice by calling the function close(FALSE). When receiving a SEL_UPDATE, the target can update the title string of the window, so that the title of the window reflects the name of the document, for example. For convenience, TopWindow provides the same layout behavior as the Packer widget, as well as docking and undocking of toolbars. TopWindows can be owned by other windows, or be free-floating. Owned TopWindows will usually remain stacked on top of the owner windows. The lifetime of an owned window should not exceed that of the owner.</p>
119
+ <p>TopWindows are usually managed by a Window Manager under X11 and therefore borders and window-menus and other decorations like resize- handles are subject to the Window Managers interpretation of the decoration hints. When a TopWindow is closed, it sends a SEL_CLOSE message to its target. The target should return 0 in response to this message if there is no objection to proceed with the closing of the window, and return 1 otherwise. After the SEL_CLOSE message has been sent and no objection was raised, the window will delete itself. When the session is closed, the window will send a SEL_SESSION_NOTIFY message to its target, allowing the application to write any unsaved data to the disk. If the target returns 0, then the system will proceed to close the session. Subsequently a SEL_SESSION_CLOSED will be received which causes the window to be closed with prejudice by calling the function close(FALSE). When receiving a SEL_UPDATE, the target can update the title string of the window, so that the title of the window reflects the name of the document, for example. For convenience, TopWindow provides the same layout behavior as the Packer widget, as well as docking and undocking of toolbars. TopWindows can be owned by other windows, or be free-floating. Owned TopWindows will usually remain stacked on top of the owner windows. The lifetime of an owned window should not exceed that of the owner.</p>
120
120
 
121
121
  <h3 id="label-Events">Events</h3>
122
122
 
@@ -1706,9 +1706,9 @@
1706
1706
  </div>
1707
1707
 
1708
1708
  <div id="footer">
1709
- Generated on Fri Nov 27 21:11:14 2020 by
1710
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1711
- 0.9.24 (ruby-2.7.2).
1709
+ Generated on Mon Jan 2 11:48:00 2023 by
1710
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1711
+ 0.9.28 (ruby-3.1.2).
1712
1712
  </div>
1713
1713
 
1714
1714
  </div>
@@ -471,9 +471,9 @@
471
471
  </div>
472
472
 
473
473
  <div id="footer">
474
- Generated on Fri Nov 27 21:11:20 2020 by
475
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
476
- 0.9.24 (ruby-2.7.2).
474
+ Generated on Mon Jan 2 11:48:06 2023 by
475
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
476
+ 0.9.28 (ruby-3.1.2).
477
477
  </div>
478
478
 
479
479
  </div>
@@ -396,7 +396,7 @@
396
396
 
397
397
 
398
398
  <span class="summary_desc"><div class='inline'>
399
- <p>Set this item&#39;s “draggable” state to <code>true</code> or <code>false</code>.</p>
399
+ <p>Set this items “draggable” state to <code>true</code> or <code>false</code>.</p>
400
400
  </div></span>
401
401
 
402
402
  </li>
@@ -468,7 +468,7 @@
468
468
 
469
469
 
470
470
  <span class="summary_desc"><div class='inline'>
471
- <p>Set this item&#39;s enabled state to <code>true</code> or <code>false</code>.</p>
471
+ <p>Set this items enabled state to <code>true</code> or <code>false</code>.</p>
472
472
  </div></span>
473
473
 
474
474
  </li>
@@ -516,7 +516,7 @@
516
516
 
517
517
 
518
518
  <span class="summary_desc"><div class='inline'>
519
- <p>Set this item&#39;s expanded state to <code>true</code> or <code>false</code>.</p>
519
+ <p>Set this items expanded state to <code>true</code> or <code>false</code>.</p>
520
520
  </div></span>
521
521
 
522
522
  </li>
@@ -758,7 +758,7 @@
758
758
 
759
759
 
760
760
  <span class="summary_desc"><div class='inline'>
761
- <p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item&#39;s list of child items.</p>
761
+ <p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent items list of child items.</p>
762
762
  </div></span>
763
763
 
764
764
  </li>
@@ -806,7 +806,7 @@
806
806
 
807
807
 
808
808
  <span class="summary_desc"><div class='inline'>
809
- <p>Set this item&#39;s “opened” state to <code>true</code> or <code>false</code>.</p>
809
+ <p>Set this items “opened” state to <code>true</code> or <code>false</code>.</p>
810
810
  </div></span>
811
811
 
812
812
  </li>
@@ -926,7 +926,7 @@
926
926
 
927
927
 
928
928
  <span class="summary_desc"><div class='inline'>
929
- <p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item&#39;s list of child items.</p>
929
+ <p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent items list of child items.</p>
930
930
  </div></span>
931
931
 
932
932
  </li>
@@ -950,7 +950,7 @@
950
950
 
951
951
 
952
952
  <span class="summary_desc"><div class='inline'>
953
- <p>Set this item&#39;s selected state to <code>true</code> or <code>false</code>.</p>
953
+ <p>Set this items selected state to <code>true</code> or <code>false</code>.</p>
954
954
  </div></span>
955
955
 
956
956
  </li>
@@ -1118,7 +1118,7 @@
1118
1118
 
1119
1119
 
1120
1120
  <span class="summary_desc"><div class='inline'>
1121
- <p>Returns the item&#39;s text.</p>
1121
+ <p>Returns the items text.</p>
1122
1122
  </div></span>
1123
1123
 
1124
1124
  </li>
@@ -1576,7 +1576,7 @@
1576
1576
  </h3><div class="docstring">
1577
1577
  <div class="discussion">
1578
1578
 
1579
- <p>Set this item&#39;s “draggable” state to <code>true</code> or <code>false</code>.</p>
1579
+ <p>Set this items “draggable” state to <code>true</code> or <code>false</code>.</p>
1580
1580
 
1581
1581
 
1582
1582
  </div>
@@ -1716,7 +1716,7 @@
1716
1716
  </h3><div class="docstring">
1717
1717
  <div class="discussion">
1718
1718
 
1719
- <p>Set this item&#39;s enabled state to <code>true</code> or <code>false</code>.</p>
1719
+ <p>Set this items enabled state to <code>true</code> or <code>false</code>.</p>
1720
1720
 
1721
1721
 
1722
1722
  </div>
@@ -1803,7 +1803,7 @@
1803
1803
  </h3><div class="docstring">
1804
1804
  <div class="discussion">
1805
1805
 
1806
- <p>Set this item&#39;s expanded state to <code>true</code> or <code>false</code>.</p>
1806
+ <p>Set this items expanded state to <code>true</code> or <code>false</code>.</p>
1807
1807
 
1808
1808
 
1809
1809
  </div>
@@ -2175,7 +2175,7 @@
2175
2175
  </h3><div class="docstring">
2176
2176
  <div class="discussion">
2177
2177
 
2178
- <p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item&#39;s list of child items.</p>
2178
+ <p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent items list of child items.</p>
2179
2179
 
2180
2180
 
2181
2181
  </div>
@@ -2249,7 +2249,7 @@
2249
2249
  </h3><div class="docstring">
2250
2250
  <div class="discussion">
2251
2251
 
2252
- <p>Set this item&#39;s “opened” state to <code>true</code> or <code>false</code>.</p>
2252
+ <p>Set this items “opened” state to <code>true</code> or <code>false</code>.</p>
2253
2253
 
2254
2254
 
2255
2255
  </div>
@@ -2460,7 +2460,7 @@
2460
2460
  </h3><div class="docstring">
2461
2461
  <div class="discussion">
2462
2462
 
2463
- <p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item&#39;s list of child items.</p>
2463
+ <p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent items list of child items.</p>
2464
2464
 
2465
2465
 
2466
2466
  </div>
@@ -2497,7 +2497,7 @@
2497
2497
  </h3><div class="docstring">
2498
2498
  <div class="discussion">
2499
2499
 
2500
- <p>Set this item&#39;s selected state to <code>true</code> or <code>false</code>.</p>
2500
+ <p>Set this items selected state to <code>true</code> or <code>false</code>.</p>
2501
2501
 
2502
2502
 
2503
2503
  </div>
@@ -2769,7 +2769,7 @@
2769
2769
  </h3><div class="docstring">
2770
2770
  <div class="discussion">
2771
2771
 
2772
- <p>Returns the item&#39;s text</p>
2772
+ <p>Returns the items text</p>
2773
2773
 
2774
2774
 
2775
2775
  </div>
@@ -2803,9 +2803,9 @@
2803
2803
  </div>
2804
2804
 
2805
2805
  <div id="footer">
2806
- Generated on Fri Nov 27 21:10:58 2020 by
2807
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2808
- 0.9.24 (ruby-2.7.2).
2806
+ Generated on Mon Jan 2 11:47:45 2023 by
2807
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2808
+ 0.9.28 (ruby-3.1.2).
2809
2809
  </div>
2810
2810
 
2811
2811
  </div>
@@ -121,7 +121,7 @@
121
121
  <h2>Overview</h2><div class="docstring">
122
122
  <div class="discussion">
123
123
 
124
- <p>A Tree List Widget organizes items in a hierarchical, tree-like fashion. 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 treelist emits a SEL_SELECTED or SEL_DESELECTED message. If an item is opened or closed, a message of type SEL_OPENED or SEL_CLOSED is sent. When the subtree under an item is expanded, a SEL_EXPANDED or SEL_COLLAPSED message is issued. A change of the current item is signified by the SEL_CHANGED message. In addition, the tree list sends SEL_COMMAND messages when the user clicks on an item, and SEL_CLICKED, SEL_DOUBLECLICKED, and SEL_TRIPLECLICKED when the user clicks once, twice, or thrice, respectively. When items are added or removed, the tree list sends messages of the type SEL_INSERTED or SEL_DELETED. In each of these cases, a pointer to the item, if any, is passed in the 3rd argument of the message.</p>
124
+ <p>A Tree List Widget organizes items in a hierarchical, tree-like fashion. 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 treelist emits a SEL_SELECTED or SEL_DESELECTED message. If an item is opened or closed, a message of type SEL_OPENED or SEL_CLOSED is sent. When the subtree under an item is expanded, a SEL_EXPANDED or SEL_COLLAPSED message is issued. A change of the current item is signified by the SEL_CHANGED message. In addition, the tree list sends SEL_COMMAND messages when the user clicks on an item, and SEL_CLICKED, SEL_DOUBLECLICKED, and SEL_TRIPLECLICKED when the user clicks once, twice, or thrice, respectively. When items are added or removed, the tree list sends messages of the type SEL_INSERTED or SEL_DELETED. 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
 
@@ -840,7 +840,7 @@
840
840
 
841
841
 
842
842
  <span class="summary_desc"><div class='inline'>
843
- <p>Set this item&#39;s state to closed.</p>
843
+ <p>Set this items state to closed.</p>
844
844
  </div></span>
845
845
 
846
846
  </li>
@@ -1176,7 +1176,7 @@
1176
1176
 
1177
1177
 
1178
1178
  <span class="summary_desc"><div class='inline'>
1179
- <p>Return item&#39;s closed icon.</p>
1179
+ <p>Return items closed icon.</p>
1180
1180
  </div></span>
1181
1181
 
1182
1182
  </li>
@@ -1200,7 +1200,7 @@
1200
1200
 
1201
1201
 
1202
1202
  <span class="summary_desc"><div class='inline'>
1203
- <p>Return item&#39;s user data.</p>
1203
+ <p>Return items user data.</p>
1204
1204
  </div></span>
1205
1205
 
1206
1206
  </li>
@@ -1248,7 +1248,7 @@
1248
1248
 
1249
1249
 
1250
1250
  <span class="summary_desc"><div class='inline'>
1251
- <p>Return item&#39;s open icon.</p>
1251
+ <p>Return items open icon.</p>
1252
1252
  </div></span>
1253
1253
 
1254
1254
  </li>
@@ -1272,7 +1272,7 @@
1272
1272
 
1273
1273
 
1274
1274
  <span class="summary_desc"><div class='inline'>
1275
- <p>Return item&#39;s text.</p>
1275
+ <p>Return items text.</p>
1276
1276
  </div></span>
1277
1277
 
1278
1278
  </li>
@@ -1682,7 +1682,7 @@
1682
1682
 
1683
1683
 
1684
1684
  <span class="summary_desc"><div class='inline'>
1685
- <p>Set this item&#39;s state to opened.</p>
1685
+ <p>Set this items state to opened.</p>
1686
1686
  </div></span>
1687
1687
 
1688
1688
  </li>
@@ -1850,7 +1850,7 @@
1850
1850
 
1851
1851
 
1852
1852
  <span class="summary_desc"><div class='inline'>
1853
- <p>Change item&#39;s closed icon, deleting the old icon if it&#39;s owned.</p>
1853
+ <p>Change items closed icon, deleting the old icon if its owned.</p>
1854
1854
  </div></span>
1855
1855
 
1856
1856
  </li>
@@ -1874,7 +1874,7 @@
1874
1874
 
1875
1875
 
1876
1876
  <span class="summary_desc"><div class='inline'>
1877
- <p>Change item&#39;s user data.</p>
1877
+ <p>Change items user data.</p>
1878
1878
  </div></span>
1879
1879
 
1880
1880
  </li>
@@ -1898,7 +1898,7 @@
1898
1898
 
1899
1899
 
1900
1900
  <span class="summary_desc"><div class='inline'>
1901
- <p>Change item&#39;s open icon, deleting the old icon if it&#39;s owned.</p>
1901
+ <p>Change items open icon, deleting the old icon if its owned.</p>
1902
1902
  </div></span>
1903
1903
 
1904
1904
  </li>
@@ -1922,7 +1922,7 @@
1922
1922
 
1923
1923
 
1924
1924
  <span class="summary_desc"><div class='inline'>
1925
- <p>Change item&#39;s text.</p>
1925
+ <p>Change items text.</p>
1926
1926
  </div></span>
1927
1927
 
1928
1928
  </li>
@@ -3039,7 +3039,7 @@
3039
3039
  </h3><div class="docstring">
3040
3040
  <div class="discussion">
3041
3041
 
3042
- <p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem 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>
3042
+ <p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem 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>
3043
3043
 
3044
3044
 
3045
3045
  </div>
@@ -3076,7 +3076,7 @@
3076
3076
  </h3><div class="docstring">
3077
3077
  <div class="discussion">
3078
3078
 
3079
- <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>
3079
+ <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>
3080
3080
 
3081
3081
 
3082
3082
  </div>
@@ -3113,7 +3113,7 @@
3113
3113
  </h3><div class="docstring">
3114
3114
  <div class="discussion">
3115
3115
 
3116
- <p>Set this item&#39;s state to closed. The primary result of this change is that the item&#39;s icon will change to its “closed” icon. This is different from the <span class='object_link'><a href="#collapseTree-instance_method" title="Fox::FXTreeList#collapseTree (method)">#collapseTree</a></span> method, which actually collapses part of the tree list, making some items invisible. 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>
3116
+ <p>Set this items state to closed. The primary result of this change is that the items icon will change to its “closed” icon. This is different from the <span class='object_link'><a href="#collapseTree-instance_method" title="Fox::FXTreeList#collapseTree (method)">#collapseTree</a></span> method, which actually collapses part of the tree list, making some items invisible. 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>
3117
3117
 
3118
3118
 
3119
3119
  </div>
@@ -3150,7 +3150,7 @@
3150
3150
  </h3><div class="docstring">
3151
3151
  <div class="discussion">
3152
3152
 
3153
- <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>
3153
+ <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>
3154
3154
 
3155
3155
 
3156
3156
  </div>
@@ -3187,7 +3187,7 @@
3187
3187
  </h3><div class="docstring">
3188
3188
  <div class="discussion">
3189
3189
 
3190
- <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>
3190
+ <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>
3191
3191
 
3192
3192
 
3193
3193
  </div>
@@ -3351,7 +3351,7 @@
3351
3351
  </h3><div class="docstring">
3352
3352
  <div class="discussion">
3353
3353
 
3354
- <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>
3354
+ <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>
3355
3355
 
3356
3356
 
3357
3357
  </div>
@@ -3388,7 +3388,7 @@
3388
3388
  </h3><div class="docstring">
3389
3389
  <div class="discussion">
3390
3390
 
3391
- <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>
3391
+ <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>
3392
3392
 
3393
3393
 
3394
3394
  </div>
@@ -3425,7 +3425,7 @@
3425
3425
  </h3><div class="docstring">
3426
3426
  <div class="discussion">
3427
3427
 
3428
- <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code> and the extraction causes the list&#39;s current item to change, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target before the item is extracted from the list.</p>
3428
+ <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code> and the extraction causes the lists current item to change, a <code>SEL_CHANGED</code> message is sent to the lists message target before the item is extracted from the list.</p>
3429
3429
 
3430
3430
 
3431
3431
  </div>
@@ -3462,7 +3462,7 @@
3462
3462
  </h3><div class="docstring">
3463
3463
  <div class="discussion">
3464
3464
 
3465
- <p>Fill tree list by appending items from array of strings and return the number of items added. 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>
3465
+ <p>Fill tree list by appending items from array of strings and return the number of items added. 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>
3466
3466
 
3467
3467
 
3468
3468
  </div>
@@ -3651,7 +3651,7 @@
3651
3651
  </h3><div class="docstring">
3652
3652
  <div class="discussion">
3653
3653
 
3654
- <p>Return item&#39;s closed icon</p>
3654
+ <p>Return items closed icon</p>
3655
3655
 
3656
3656
 
3657
3657
  </div>
@@ -3688,7 +3688,7 @@
3688
3688
  </h3><div class="docstring">
3689
3689
  <div class="discussion">
3690
3690
 
3691
- <p>Return item&#39;s user data</p>
3691
+ <p>Return items user data</p>
3692
3692
 
3693
3693
 
3694
3694
  </div>
@@ -3762,7 +3762,7 @@
3762
3762
  </h3><div class="docstring">
3763
3763
  <div class="discussion">
3764
3764
 
3765
- <p>Return item&#39;s open icon</p>
3765
+ <p>Return items open icon</p>
3766
3766
 
3767
3767
 
3768
3768
  </div>
@@ -3799,7 +3799,7 @@
3799
3799
  </h3><div class="docstring">
3800
3800
  <div class="discussion">
3801
3801
 
3802
- <p>Return item&#39;s text</p>
3802
+ <p>Return items text</p>
3803
3803
 
3804
3804
 
3805
3805
  </div>
@@ -3910,7 +3910,7 @@
3910
3910
  </h3><div class="docstring">
3911
3911
  <div class="discussion">
3912
3912
 
3913
- <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 FXTreeItem 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>
3913
+ <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 FXTreeItem 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>
3914
3914
 
3915
3915
 
3916
3916
  </div>
@@ -4297,7 +4297,7 @@
4297
4297
  </h3><div class="docstring">
4298
4298
  <div class="discussion">
4299
4299
 
4300
- <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>
4300
+ <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>
4301
4301
 
4302
4302
 
4303
4303
  </div>
@@ -4494,7 +4494,7 @@
4494
4494
  </h3><div class="docstring">
4495
4495
  <div class="discussion">
4496
4496
 
4497
- <p>Set this item&#39;s state to opened. The primary result of this change is that the item&#39;s icon will change to its “open” icon. This is different from the <span class='object_link'><a href="#expandTree-instance_method" title="Fox::FXTreeList#expandTree (method)">#expandTree</a></span> method, which actually collapses part of the tree list, making some items invisible. 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>
4497
+ <p>Set this items state to opened. The primary result of this change is that the items icon will change to its “open” icon. This is different from the <span class='object_link'><a href="#expandTree-instance_method" title="Fox::FXTreeList#expandTree (method)">#expandTree</a></span> method, which actually collapses part of the tree list, making some items invisible. 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>
4498
4498
 
4499
4499
 
4500
4500
  </div>
@@ -4531,7 +4531,7 @@
4531
4531
  </h3><div class="docstring">
4532
4532
  <div class="discussion">
4533
4533
 
4534
- <p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem 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>
4534
+ <p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem 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>
4535
4535
 
4536
4536
 
4537
4537
  </div>
@@ -4568,7 +4568,7 @@
4568
4568
  </h3><div class="docstring">
4569
4569
  <div class="discussion">
4570
4570
 
4571
- <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>
4571
+ <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>
4572
4572
 
4573
4573
 
4574
4574
  </div>
@@ -4605,7 +4605,7 @@
4605
4605
  </h3><div class="docstring">
4606
4606
  <div class="discussion">
4607
4607
 
4608
- <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>
4608
+ <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>
4609
4609
 
4610
4610
 
4611
4611
  </div>
@@ -4685,7 +4685,7 @@
4685
4685
  </h3><div class="docstring">
4686
4686
  <div class="discussion">
4687
4687
 
4688
- <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>
4688
+ <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>
4689
4689
 
4690
4690
 
4691
4691
  </div>
@@ -4722,7 +4722,7 @@
4722
4722
  </h3><div class="docstring">
4723
4723
  <div class="discussion">
4724
4724
 
4725
- <p>Change current item. If there is already a current item, that item is first closed. After <em>item</em> is set as the tree list&#39;s current item, it is opened and selected. 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>
4725
+ <p>Change current item. If there is already a current item, that item is first closed. After <em>item</em> is set as the tree lists current item, it is opened and selected. 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>
4726
4726
 
4727
4727
 
4728
4728
  </div>
@@ -4759,7 +4759,7 @@
4759
4759
  </h3><div class="docstring">
4760
4760
  <div class="discussion">
4761
4761
 
4762
- <p>Change item&#39;s closed icon, deleting the old icon if it&#39;s owned</p>
4762
+ <p>Change items closed icon, deleting the old icon if its owned</p>
4763
4763
 
4764
4764
 
4765
4765
  </div>
@@ -4796,7 +4796,7 @@
4796
4796
  </h3><div class="docstring">
4797
4797
  <div class="discussion">
4798
4798
 
4799
- <p>Change item&#39;s user data</p>
4799
+ <p>Change items user data</p>
4800
4800
 
4801
4801
 
4802
4802
  </div>
@@ -4833,7 +4833,7 @@
4833
4833
  </h3><div class="docstring">
4834
4834
  <div class="discussion">
4835
4835
 
4836
- <p>Change item&#39;s open icon, deleting the old icon if it&#39;s owned</p>
4836
+ <p>Change items open icon, deleting the old icon if its owned</p>
4837
4837
 
4838
4838
 
4839
4839
  </div>
@@ -4870,7 +4870,7 @@
4870
4870
  </h3><div class="docstring">
4871
4871
  <div class="discussion">
4872
4872
 
4873
- <p>Change item&#39;s text</p>
4873
+ <p>Change items text</p>
4874
4874
 
4875
4875
 
4876
4876
  </div>
@@ -5018,7 +5018,7 @@
5018
5018
  </h3><div class="docstring">
5019
5019
  <div class="discussion">
5020
5020
 
5021
- <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>
5021
+ <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>
5022
5022
 
5023
5023
 
5024
5024
  </div>
@@ -5085,9 +5085,9 @@
5085
5085
  </div>
5086
5086
 
5087
5087
  <div id="footer">
5088
- Generated on Fri Nov 27 21:10:59 2020 by
5089
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5090
- 0.9.24 (ruby-2.7.2).
5088
+ Generated on Mon Jan 2 11:47:46 2023 by
5089
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5090
+ 0.9.28 (ruby-3.1.2).
5091
5091
  </div>
5092
5092
 
5093
5093
  </div>