fxruby 1.6.45-x64-mingw-ucrt → 1.6.46-x64-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (324) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +89 -0
  3. data/.github/workflows/ci.yml +68 -0
  4. data/History.md +6 -0
  5. data/{README.rdoc → README.md} +12 -13
  6. data/Rakefile +22 -4
  7. data/appveyor.yml +5 -8
  8. data/doap.rdf +2 -2
  9. data/docs/Fox/Canvas/CanvasError.html +3 -3
  10. data/docs/Fox/Canvas/CircleShape.html +3 -3
  11. data/docs/Fox/Canvas/ImageShape.html +3 -3
  12. data/docs/Fox/Canvas/LineShape.html +3 -3
  13. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  14. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  15. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  16. data/docs/Fox/Canvas/Shape.html +5 -5
  17. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  18. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  19. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  20. data/docs/Fox/Canvas/TextShape.html +3 -3
  21. data/docs/Fox/Canvas.html +6 -6
  22. data/docs/Fox/FTNonModal.html +3 -3
  23. data/docs/Fox/FX4Splitter.html +3 -3
  24. data/docs/Fox/FX7Segment.html +3 -3
  25. data/docs/Fox/FXAccelTable.html +7 -7
  26. data/docs/Fox/FXApp.html +24 -24
  27. data/docs/Fox/FXArc.html +7 -7
  28. data/docs/Fox/FXArrowButton.html +3 -3
  29. data/docs/Fox/FXBMPIcon.html +3 -3
  30. data/docs/Fox/FXBMPImage.html +3 -3
  31. data/docs/Fox/FXBitmap.html +3 -3
  32. data/docs/Fox/FXBitmapFrame.html +3 -3
  33. data/docs/Fox/FXBitmapView.html +3 -3
  34. data/docs/Fox/FXButton.html +3 -3
  35. data/docs/Fox/FXCURCursor.html +3 -3
  36. data/docs/Fox/FXCalendar.html +3 -3
  37. data/docs/Fox/FXCanvas.html +3 -3
  38. data/docs/Fox/FXCheckButton.html +3 -3
  39. data/docs/Fox/FXChoiceBox.html +4 -4
  40. data/docs/Fox/FXColor.html +3 -3
  41. data/docs/Fox/FXColorBar.html +3 -3
  42. data/docs/Fox/FXColorDialog.html +4 -4
  43. data/docs/Fox/FXColorItem.html +3 -3
  44. data/docs/Fox/FXColorList.html +3 -3
  45. data/docs/Fox/FXColorRing.html +3 -3
  46. data/docs/Fox/FXColorSelector.html +3 -3
  47. data/docs/Fox/FXColorWell.html +5 -5
  48. data/docs/Fox/FXColorWheel.html +3 -3
  49. data/docs/Fox/FXComboBox.html +6 -6
  50. data/docs/Fox/FXComboTableItem.html +3 -3
  51. data/docs/Fox/FXCommand.html +4 -4
  52. data/docs/Fox/FXComposite.html +5 -5
  53. data/docs/Fox/FXCursor.html +3 -3
  54. data/docs/Fox/FXDC.html +9 -9
  55. data/docs/Fox/FXDCPrint.html +3 -3
  56. data/docs/Fox/FXDCWindow.html +3 -3
  57. data/docs/Fox/FXDataTarget.html +10 -10
  58. data/docs/Fox/FXDebugTarget.html +3 -3
  59. data/docs/Fox/FXDelegator.html +3 -3
  60. data/docs/Fox/FXDial.html +8 -8
  61. data/docs/Fox/FXDialogBox.html +4 -4
  62. data/docs/Fox/FXDict.html +3 -3
  63. data/docs/Fox/FXDirBox.html +3 -3
  64. data/docs/Fox/FXDirDialog.html +5 -5
  65. data/docs/Fox/FXDirItem.html +3 -3
  66. data/docs/Fox/FXDirList.html +7 -7
  67. data/docs/Fox/FXDirSelector.html +5 -5
  68. data/docs/Fox/FXDockBar.html +6 -6
  69. data/docs/Fox/FXDockHandler.html +3 -3
  70. data/docs/Fox/FXDockSite.html +6 -6
  71. data/docs/Fox/FXDockTitle.html +3 -3
  72. data/docs/Fox/FXDocument.html +3 -3
  73. data/docs/Fox/FXDragCorner.html +3 -3
  74. data/docs/Fox/FXDrawable.html +3 -3
  75. data/docs/Fox/FXDriveBox.html +3 -3
  76. data/docs/Fox/FXEvent.html +3 -3
  77. data/docs/Fox/FXExtentd.html +5 -5
  78. data/docs/Fox/FXExtentf.html +5 -5
  79. data/docs/Fox/FXFileAssoc.html +3 -3
  80. data/docs/Fox/FXFileDialog.html +8 -8
  81. data/docs/Fox/FXFileDict.html +3 -3
  82. data/docs/Fox/FXFileItem.html +3 -3
  83. data/docs/Fox/FXFileList.html +7 -7
  84. data/docs/Fox/FXFileSelector.html +11 -11
  85. data/docs/Fox/FXFileStream.html +3 -3
  86. data/docs/Fox/FXFoldingItem.html +5 -5
  87. data/docs/Fox/FXFoldingList.html +38 -38
  88. data/docs/Fox/FXFont.html +4 -4
  89. data/docs/Fox/FXFontDesc.html +3 -3
  90. data/docs/Fox/FXFontDialog.html +3 -3
  91. data/docs/Fox/FXFontSelector.html +3 -3
  92. data/docs/Fox/FXFrame.html +3 -3
  93. data/docs/Fox/FXGIFCursor.html +3 -3
  94. data/docs/Fox/FXGIFIcon.html +3 -3
  95. data/docs/Fox/FXGIFImage.html +3 -3
  96. data/docs/Fox/FXGLCanvas.html +5 -5
  97. data/docs/Fox/FXGLCone.html +3 -3
  98. data/docs/Fox/FXGLContext.html +3 -3
  99. data/docs/Fox/FXGLCube.html +3 -3
  100. data/docs/Fox/FXGLCylinder.html +3 -3
  101. data/docs/Fox/FXGLGroup.html +3 -3
  102. data/docs/Fox/FXGLLine.html +3 -3
  103. data/docs/Fox/FXGLObject.html +10 -10
  104. data/docs/Fox/FXGLPoint.html +3 -3
  105. data/docs/Fox/FXGLShape.html +3 -3
  106. data/docs/Fox/FXGLSphere.html +3 -3
  107. data/docs/Fox/FXGLViewer.html +3 -3
  108. data/docs/Fox/FXGLVisual.html +3 -3
  109. data/docs/Fox/FXGradient.html +3 -3
  110. data/docs/Fox/FXGradientBar.html +17 -17
  111. data/docs/Fox/FXGroupBox.html +5 -5
  112. data/docs/Fox/FXHeader.html +17 -17
  113. data/docs/Fox/FXHeaderItem.html +15 -15
  114. data/docs/Fox/FXHiliteStyle.html +3 -3
  115. data/docs/Fox/FXHorizontalFrame.html +4 -4
  116. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  117. data/docs/Fox/FXICOIcon.html +3 -3
  118. data/docs/Fox/FXICOImage.html +3 -3
  119. data/docs/Fox/FXIcon.html +3 -3
  120. data/docs/Fox/FXIconDict.html +3 -3
  121. data/docs/Fox/FXIconItem.html +5 -5
  122. data/docs/Fox/FXIconList.html +19 -19
  123. data/docs/Fox/FXIconSource.html +7 -7
  124. data/docs/Fox/FXId.html +3 -3
  125. data/docs/Fox/FXImage.html +6 -6
  126. data/docs/Fox/FXImageFrame.html +3 -3
  127. data/docs/Fox/FXImageView.html +3 -3
  128. data/docs/Fox/FXInputDialog.html +5 -5
  129. data/docs/Fox/FXIrb.html +6 -6
  130. data/docs/Fox/FXJPGIcon.html +3 -3
  131. data/docs/Fox/FXJPGImage.html +3 -3
  132. data/docs/Fox/FXKnob.html +7 -7
  133. data/docs/Fox/FXLabel.html +5 -5
  134. data/docs/Fox/FXLight.html +3 -3
  135. data/docs/Fox/FXList.html +24 -24
  136. data/docs/Fox/FXListBox.html +7 -7
  137. data/docs/Fox/FXListItem.html +5 -5
  138. data/docs/Fox/FXMDIChild.html +6 -6
  139. data/docs/Fox/FXMDIClient.html +4 -4
  140. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  141. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  142. data/docs/Fox/FXMDIMenu.html +3 -3
  143. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  144. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  145. data/docs/Fox/FXMDIWindowButton.html +3 -3
  146. data/docs/Fox/FXMainWindow.html +3 -3
  147. data/docs/Fox/FXMaterial.html +3 -3
  148. data/docs/Fox/FXMatrix.html +3 -3
  149. data/docs/Fox/FXMemoryBuffer.html +3 -3
  150. data/docs/Fox/FXMemoryStream.html +3 -3
  151. data/docs/Fox/FXMenuBar.html +3 -3
  152. data/docs/Fox/FXMenuButton.html +6 -6
  153. data/docs/Fox/FXMenuCaption.html +5 -5
  154. data/docs/Fox/FXMenuCascade.html +3 -3
  155. data/docs/Fox/FXMenuCheck.html +3 -3
  156. data/docs/Fox/FXMenuCommand.html +3 -3
  157. data/docs/Fox/FXMenuPane.html +3 -3
  158. data/docs/Fox/FXMenuRadio.html +3 -3
  159. data/docs/Fox/FXMenuSeparator.html +3 -3
  160. data/docs/Fox/FXMenuTitle.html +3 -3
  161. data/docs/Fox/FXMessageBox.html +5 -5
  162. data/docs/Fox/FXObject.html +4 -4
  163. data/docs/Fox/FXOption.html +3 -3
  164. data/docs/Fox/FXOptionMenu.html +3 -3
  165. data/docs/Fox/FXPCXIcon.html +3 -3
  166. data/docs/Fox/FXPCXImage.html +3 -3
  167. data/docs/Fox/FXPNGIcon.html +3 -3
  168. data/docs/Fox/FXPNGImage.html +3 -3
  169. data/docs/Fox/FXPPMIcon.html +3 -3
  170. data/docs/Fox/FXPPMImage.html +3 -3
  171. data/docs/Fox/FXPSBounds.html +3 -3
  172. data/docs/Fox/FXPacker.html +3 -3
  173. data/docs/Fox/FXPicker.html +3 -3
  174. data/docs/Fox/FXPopup.html +3 -3
  175. data/docs/Fox/FXPrintDialog.html +3 -3
  176. data/docs/Fox/FXPrinter.html +3 -3
  177. data/docs/Fox/FXProgressBar.html +3 -3
  178. data/docs/Fox/FXProgressDialog.html +3 -3
  179. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  180. data/docs/Fox/FXPseudoMouse.html +3 -3
  181. data/docs/Fox/FXPseudoTarget.html +3 -3
  182. data/docs/Fox/FXQuatd.html +3 -3
  183. data/docs/Fox/FXQuatf.html +3 -3
  184. data/docs/Fox/FXRGBIcon.html +3 -3
  185. data/docs/Fox/FXRGBImage.html +3 -3
  186. data/docs/Fox/FXRadioButton.html +3 -3
  187. data/docs/Fox/FXRanged.html +3 -3
  188. data/docs/Fox/FXRangef.html +3 -3
  189. data/docs/Fox/FXRealSlider.html +3 -3
  190. data/docs/Fox/FXRealSpinner.html +16 -16
  191. data/docs/Fox/FXRecentFiles.html +3 -3
  192. data/docs/Fox/FXRectangle.html +11 -11
  193. data/docs/Fox/FXRegion.html +3 -3
  194. data/docs/Fox/FXRegistry.html +5 -5
  195. data/docs/Fox/FXReplaceDialog.html +3 -3
  196. data/docs/Fox/FXRootWindow.html +3 -3
  197. data/docs/Fox/FXRuler.html +3 -3
  198. data/docs/Fox/FXRulerView.html +26 -26
  199. data/docs/Fox/FXScintilla.html +21 -21
  200. data/docs/Fox/FXScrollArea.html +5 -5
  201. data/docs/Fox/FXScrollBar.html +3 -3
  202. data/docs/Fox/FXScrollCorner.html +3 -3
  203. data/docs/Fox/FXScrollPane.html +3 -3
  204. data/docs/Fox/FXScrollWindow.html +4 -4
  205. data/docs/Fox/FXSearchDialog.html +3 -3
  206. data/docs/Fox/FXSegment.html +3 -3
  207. data/docs/Fox/FXSeparator.html +4 -4
  208. data/docs/Fox/FXSettings.html +3 -3
  209. data/docs/Fox/FXShell.html +3 -3
  210. data/docs/Fox/FXShutter.html +4 -4
  211. data/docs/Fox/FXShutterItem.html +3 -3
  212. data/docs/Fox/FXSize.html +3 -3
  213. data/docs/Fox/FXSlider.html +3 -3
  214. data/docs/Fox/FXSphered.html +3 -3
  215. data/docs/Fox/FXSpheref.html +3 -3
  216. data/docs/Fox/FXSpinner.html +16 -16
  217. data/docs/Fox/FXSplashScreen.html +3 -3
  218. data/docs/Fox/FXSplashWindow.html +5 -5
  219. data/docs/Fox/FXSplitter.html +3 -3
  220. data/docs/Fox/FXSpring.html +3 -3
  221. data/docs/Fox/FXStatusBar.html +3 -3
  222. data/docs/Fox/FXStatusLine.html +4 -4
  223. data/docs/Fox/FXStream.html +4 -4
  224. data/docs/Fox/FXStreamAllocError.html +3 -3
  225. data/docs/Fox/FXStreamEndError.html +3 -3
  226. data/docs/Fox/FXStreamError.html +3 -3
  227. data/docs/Fox/FXStreamFailureError.html +3 -3
  228. data/docs/Fox/FXStreamFormatError.html +3 -3
  229. data/docs/Fox/FXStreamFullError.html +4 -4
  230. data/docs/Fox/FXStreamNoReadError.html +3 -3
  231. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  232. data/docs/Fox/FXStreamUnknownError.html +3 -3
  233. data/docs/Fox/FXStringDict.html +4 -4
  234. data/docs/Fox/FXSwitcher.html +8 -8
  235. data/docs/Fox/FXTGAIcon.html +3 -3
  236. data/docs/Fox/FXTGAImage.html +3 -3
  237. data/docs/Fox/FXTIFIcon.html +3 -3
  238. data/docs/Fox/FXTIFImage.html +3 -3
  239. data/docs/Fox/FXTabBar.html +8 -8
  240. data/docs/Fox/FXTabBook.html +4 -4
  241. data/docs/Fox/FXTabItem.html +3 -3
  242. data/docs/Fox/FXTable.html +27 -27
  243. data/docs/Fox/FXTableItem.html +5 -5
  244. data/docs/Fox/FXTablePos.html +3 -3
  245. data/docs/Fox/FXTableRange.html +3 -3
  246. data/docs/Fox/FXText.html +25 -25
  247. data/docs/Fox/FXTextChange.html +3 -3
  248. data/docs/Fox/FXTextField.html +5 -5
  249. data/docs/Fox/FXToggleButton.html +7 -7
  250. data/docs/Fox/FXToolBar.html +3 -3
  251. data/docs/Fox/FXToolBarGrip.html +3 -3
  252. data/docs/Fox/FXToolBarShell.html +3 -3
  253. data/docs/Fox/FXToolBarTab.html +5 -5
  254. data/docs/Fox/FXToolTip.html +5 -5
  255. data/docs/Fox/FXTopWindow.html +4 -4
  256. data/docs/Fox/FXTranslator.html +3 -3
  257. data/docs/Fox/FXTreeItem.html +19 -19
  258. data/docs/Fox/FXTreeList.html +40 -40
  259. data/docs/Fox/FXTreeListBox.html +27 -27
  260. data/docs/Fox/FXTriStateButton.html +9 -9
  261. data/docs/Fox/FXUndoList.html +8 -8
  262. data/docs/Fox/FXVec2d.html +7 -7
  263. data/docs/Fox/FXVec2f.html +7 -7
  264. data/docs/Fox/FXVec3d.html +7 -7
  265. data/docs/Fox/FXVec3f.html +7 -7
  266. data/docs/Fox/FXVec4d.html +7 -7
  267. data/docs/Fox/FXVec4f.html +7 -7
  268. data/docs/Fox/FXVerticalFrame.html +4 -4
  269. data/docs/Fox/FXVerticalSeparator.html +3 -3
  270. data/docs/Fox/FXViewport.html +3 -3
  271. data/docs/Fox/FXVisual.html +3 -3
  272. data/docs/Fox/FXWindow.html +36 -36
  273. data/docs/Fox/FXWizard.html +3 -3
  274. data/docs/Fox/FXXBMIcon.html +3 -3
  275. data/docs/Fox/FXXBMImage.html +3 -3
  276. data/docs/Fox/FXXPMIcon.html +3 -3
  277. data/docs/Fox/FXXPMImage.html +3 -3
  278. data/docs/Fox/NotifyHeader.html +3 -3
  279. data/docs/Fox/SCNotification.html +3 -3
  280. data/docs/Fox/TextRange.html +3 -3
  281. data/docs/Fox.html +7 -7
  282. data/docs/IRB.html +3 -3
  283. data/docs/Responder.html +4 -4
  284. data/docs/Responder2.html +3 -3
  285. data/docs/_index.html +3 -3
  286. data/docs/css/style.css +1 -0
  287. data/docs/file.History.html +66 -52
  288. data/docs/file.README.html +7 -7
  289. data/docs/index.html +13 -7
  290. data/docs/top-level-namespace.html +3 -3
  291. data/ext/fox16_c/core_wrap.cpp +1 -1
  292. data/ext/fox16_c/dc_wrap.cpp +1 -1
  293. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  294. data/ext/fox16_c/extconf.rb +12 -12
  295. data/ext/fox16_c/frames_wrap.cpp +1 -1
  296. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  297. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  298. data/ext/fox16_c/icons_wrap.cpp +1 -1
  299. data/ext/fox16_c/image_wrap.cpp +1 -1
  300. data/ext/fox16_c/label_wrap.cpp +1 -1
  301. data/ext/fox16_c/layout_wrap.cpp +1 -1
  302. data/ext/fox16_c/list_wrap.cpp +1 -1
  303. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  304. data/ext/fox16_c/menu_wrap.cpp +1 -1
  305. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  306. data/ext/fox16_c/swigruby.h +1 -1
  307. data/ext/fox16_c/table_wrap.cpp +1 -1
  308. data/ext/fox16_c/text_wrap.cpp +1 -1
  309. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  310. data/ext/fox16_c/ui_wrap.cpp +1 -1
  311. data/fxruby.gemspec +9 -1
  312. data/lib/3.1/fox16_c.so +0 -0
  313. data/lib/3.2/fox16_c.so +0 -0
  314. data/lib/fox16/kwargs.rb +891 -891
  315. data/lib/fox16/version.rb +1 -1
  316. data/ports/x64-mingw-ucrt/bin/libFOX-1.6-0.dll +0 -0
  317. data/ports/x64-mingw-ucrt/bin/libfxscintilla-20.dll +0 -0
  318. data/ports/x64-mingw-ucrt/bin/libjpeg-62.dll +0 -0
  319. data/ports/x64-mingw-ucrt/bin/libpng16-16.dll +0 -0
  320. data/ports/x64-mingw-ucrt/bin/libtiff-6.dll +0 -0
  321. data/ports/x64-mingw-ucrt/bin/zlib1.dll +0 -0
  322. data/test/TC_FXDCPrint.rb +1 -1
  323. metadata +252 -14
  324. data/ports/x64-mingw-ucrt/bin/libtiff-5.dll +0 -0
@@ -127,10 +127,10 @@
127
127
  <p>sent when a key goes up; the message data is an FXEvent instance.</p>
128
128
  </dd><dt><code>SEL_COMMAND</code>
129
129
  <dd>
130
- <p>sent whenever the spinner&#39;s value changes; the message data is a Float indicating the new spinner value.</p>
130
+ <p>sent whenever the spinners value changes; the message data is a Float indicating the new spinner value.</p>
131
131
  </dd><dt><code>SEL_CHANGED</code>
132
132
  <dd>
133
- <p>sent whenever the text in the spinner&#39;s text field changes; the message data is a Float indicating the new spinner value.</p>
133
+ <p>sent whenever the text in the spinners text field changes; the message data is a Float indicating the new spinner value.</p>
134
134
  </dd></dl>
135
135
 
136
136
  <h3 id="label-Spinner+options">Spinner options</h3>
@@ -335,7 +335,7 @@
335
335
 
336
336
 
337
337
  <span class="summary_desc"><div class='inline'>
338
- <p>Number of columns (i.e. width of spinner&#39;s text field, in terms of number of columns of &#39;m&#39;) [Integer].</p>
338
+ <p>Number of columns (i.e. width of spinners text field, in terms of number of columns of m) [Integer].</p>
339
339
  </div></span>
340
340
 
341
341
  </li>
@@ -704,7 +704,7 @@
704
704
 
705
705
 
706
706
  <span class="summary_desc"><div class='inline'>
707
- <p>Set the “editability” of this spinner&#39;s text field.</p>
707
+ <p>Set the “editability” of this spinners text field.</p>
708
708
  </div></span>
709
709
 
710
710
  </li>
@@ -728,7 +728,7 @@
728
728
 
729
729
 
730
730
  <span class="summary_desc"><div class='inline'>
731
- <p>Return <code>true</code> if the spinner&#39;s text field is editable.</p>
731
+ <p>Return <code>true</code> if the spinners text field is editable.</p>
732
732
  </div></span>
733
733
 
734
734
  </li>
@@ -874,7 +874,7 @@
874
874
 
875
875
 
876
876
  <span class="summary_desc"><div class='inline'>
877
- <p>Set the visibility of this spinner&#39;s text field.</p>
877
+ <p>Set the visibility of this spinners text field.</p>
878
878
  </div></span>
879
879
 
880
880
  </li>
@@ -898,7 +898,7 @@
898
898
 
899
899
 
900
900
  <span class="summary_desc"><div class='inline'>
901
- <p>Return <code>true</code> if this spinner&#39;s text field is visible.</p>
901
+ <p>Return <code>true</code> if this spinners text field is visible.</p>
902
902
  </div></span>
903
903
 
904
904
  </li>
@@ -1297,7 +1297,7 @@
1297
1297
  </h3><div class="docstring">
1298
1298
  <div class="discussion">
1299
1299
 
1300
- <p>Number of columns (i.e. width of spinner&#39;s text field, in terms of number of columns of &#39;m&#39;) [Integer]</p>
1300
+ <p>Number of columns (i.e. width of spinners text field, in terms of number of columns of m) [Integer]</p>
1301
1301
 
1302
1302
 
1303
1303
  </div>
@@ -1850,7 +1850,7 @@
1850
1850
  </h3><div class="docstring">
1851
1851
  <div class="discussion">
1852
1852
 
1853
- <p>Set the “editability” of this spinner&#39;s text field.</p>
1853
+ <p>Set the “editability” of this spinners text field.</p>
1854
1854
 
1855
1855
 
1856
1856
  </div>
@@ -1887,7 +1887,7 @@
1887
1887
  </h3><div class="docstring">
1888
1888
  <div class="discussion">
1889
1889
 
1890
- <p>Return <code>true</code> if the spinner&#39;s text field is editable.</p>
1890
+ <p>Return <code>true</code> if the spinners text field is editable.</p>
1891
1891
 
1892
1892
 
1893
1893
  </div>
@@ -2048,7 +2048,7 @@
2048
2048
  </h3><div class="docstring">
2049
2049
  <div class="discussion">
2050
2050
 
2051
- <p>Change the spinner increment value, i.e. the amount by which the spinner&#39;s value increases when the up arrow is clicked.</p>
2051
+ <p>Change the spinner increment value, i.e. the amount by which the spinners value increases when the up arrow is clicked.</p>
2052
2052
 
2053
2053
 
2054
2054
  </div>
@@ -2085,7 +2085,7 @@
2085
2085
  </h3><div class="docstring">
2086
2086
  <div class="discussion">
2087
2087
 
2088
- <p>Set the visibility of this spinner&#39;s text field.</p>
2088
+ <p>Set the visibility of this spinners text field.</p>
2089
2089
 
2090
2090
 
2091
2091
  </div>
@@ -2122,7 +2122,7 @@
2122
2122
  </h3><div class="docstring">
2123
2123
  <div class="discussion">
2124
2124
 
2125
- <p>Return <code>true</code> if this spinner&#39;s text field is visible.</p>
2125
+ <p>Return <code>true</code> if this spinners text field is visible.</p>
2126
2126
 
2127
2127
 
2128
2128
  </div>
@@ -2165,9 +2165,9 @@
2165
2165
  </div>
2166
2166
 
2167
2167
  <div id="footer">
2168
- Generated on Fri Nov 27 21:11:26 2020 by
2169
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2170
- 0.9.24 (ruby-2.7.2).
2168
+ Generated on Mon Jan 2 11:48:12 2023 by
2169
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2170
+ 0.9.28 (ruby-3.1.2).
2171
2171
  </div>
2172
2172
 
2173
2173
  </div>
@@ -831,9 +831,9 @@
831
831
  </div>
832
832
 
833
833
  <div id="footer">
834
- Generated on Fri Nov 27 21:11:26 2020 by
835
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
- 0.9.24 (ruby-2.7.2).
834
+ Generated on Mon Jan 2 11:48:12 2023 by
835
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
+ 0.9.28 (ruby-3.1.2).
837
837
  </div>
838
838
 
839
839
  </div>
@@ -192,7 +192,7 @@
192
192
 
193
193
 
194
194
  <span class="summary_desc"><div class='inline'>
195
- <p>Upper left corner&#39;s x-coordinate [Integer].</p>
195
+ <p>Upper left corners x-coordinate [Integer].</p>
196
196
  </div></span>
197
197
 
198
198
  </li>
@@ -219,7 +219,7 @@
219
219
 
220
220
 
221
221
  <span class="summary_desc"><div class='inline'>
222
- <p>Upper left corner&#39;s y-coordinate [Integer].</p>
222
+ <p>Upper left corners y-coordinate [Integer].</p>
223
223
  </div></span>
224
224
 
225
225
  </li>
@@ -330,7 +330,7 @@
330
330
 
331
331
 
332
332
  <span class="summary_desc"><div class='inline'>
333
- <p>Shift each of the rectangle&#39;s corners by the amount (<em>dx</em>, <em>dy</em>) and return a reference to the rectangle.</p>
333
+ <p>Shift each of the rectangles corners by the amount (<em>dx</em>, <em>dy</em>) and return a reference to the rectangle.</p>
334
334
  </div></span>
335
335
 
336
336
  </li>
@@ -383,10 +383,10 @@
383
383
  <h4 id="label-Parameters-3A">Parameters:</h4>
384
384
  <dl class="rdoc-list note-list"><dt><code>topleft</code>
385
385
  <dd>
386
- <p>upper left corner&#39;s initial position FXPoint</p>
386
+ <p>upper left corners initial position FXPoint</p>
387
387
  </dd><dt><code>bottomright</code>
388
388
  <dd>
389
- <p>bottom right corner&#39;s initial position FXPoint</p>
389
+ <p>bottom right corners initial position FXPoint</p>
390
390
  </dd></dl>
391
391
 
392
392
 
@@ -517,7 +517,7 @@
517
517
  </h3><div class="docstring">
518
518
  <div class="discussion">
519
519
 
520
- <p>Upper left corner&#39;s x-coordinate [Integer]</p>
520
+ <p>Upper left corners x-coordinate [Integer]</p>
521
521
 
522
522
 
523
523
  </div>
@@ -560,7 +560,7 @@
560
560
  </h3><div class="docstring">
561
561
  <div class="discussion">
562
562
 
563
- <p>Upper left corner&#39;s y-coordinate [Integer]</p>
563
+ <p>Upper left corners y-coordinate [Integer]</p>
564
564
 
565
565
 
566
566
  </div>
@@ -710,7 +710,7 @@
710
710
  </h3><div class="docstring">
711
711
  <div class="discussion">
712
712
 
713
- <p>Shift each of the rectangle&#39;s corners by the amount (<em>dx</em>, <em>dy</em>) and return a reference to the rectangle.</p>
713
+ <p>Shift each of the rectangles corners by the amount (<em>dx</em>, <em>dy</em>) and return a reference to the rectangle.</p>
714
714
 
715
715
 
716
716
  </div>
@@ -792,9 +792,9 @@
792
792
  </div>
793
793
 
794
794
  <div id="footer">
795
- Generated on Fri Nov 27 21:11:06 2020 by
796
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
797
- 0.9.24 (ruby-2.7.2).
795
+ Generated on Mon Jan 2 11:47:53 2023 by
796
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
797
+ 0.9.28 (ruby-3.1.2).
798
798
  </div>
799
799
 
800
800
  </div>
@@ -831,9 +831,9 @@
831
831
  </div>
832
832
 
833
833
  <div id="footer">
834
- Generated on Fri Nov 27 21:10:43 2020 by
835
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
- 0.9.24 (ruby-2.7.2).
834
+ Generated on Mon Jan 2 11:47:31 2023 by
835
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
+ 0.9.28 (ruby-3.1.2).
837
837
  </div>
838
838
 
839
839
  </div>
@@ -246,7 +246,7 @@
246
246
 
247
247
 
248
248
  <span class="summary_desc"><div class='inline'>
249
- <p>Return <code>true</code> if we&#39;re using a file-based registry mechanism instead of the Windows Registry (only relevant on Windows systems).</p>
249
+ <p>Return <code>true</code> if were using a file-based registry mechanism instead of the Windows Registry (only relevant on Windows systems).</p>
250
250
  </div></span>
251
251
 
252
252
  </li>
@@ -555,7 +555,7 @@
555
555
  </h3><div class="docstring">
556
556
  <div class="discussion">
557
557
 
558
- <p>Return <code>true</code> if we&#39;re using a file-based registry mechanism instead of the Windows Registry (only relevant on Windows systems).</p>
558
+ <p>Return <code>true</code> if were using a file-based registry mechanism instead of the Windows Registry (only relevant on Windows systems).</p>
559
559
 
560
560
 
561
561
  </div>
@@ -672,9 +672,9 @@
672
672
  </div>
673
673
 
674
674
  <div id="footer">
675
- Generated on Fri Nov 27 21:10:57 2020 by
676
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
677
- 0.9.24 (ruby-2.7.2).
675
+ Generated on Mon Jan 2 11:47:44 2023 by
676
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
677
+ 0.9.28 (ruby-3.1.2).
678
678
  </div>
679
679
 
680
680
  </div>
@@ -638,9 +638,9 @@
638
638
  </div>
639
639
 
640
640
  <div id="footer">
641
- Generated on Fri Nov 27 21:11:32 2020 by
642
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
643
- 0.9.24 (ruby-2.7.2).
641
+ Generated on Mon Jan 2 11:48:17 2023 by
642
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
643
+ 0.9.28 (ruby-3.1.2).
644
644
  </div>
645
645
 
646
646
  </div>
@@ -302,9 +302,9 @@
302
302
  </div>
303
303
 
304
304
  <div id="footer">
305
- Generated on Fri Nov 27 21:11:19 2020 by
306
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
307
- 0.9.24 (ruby-2.7.2).
305
+ Generated on Mon Jan 2 11:48:05 2023 by
306
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
307
+ 0.9.28 (ruby-3.1.2).
308
308
  </div>
309
309
 
310
310
  </div>
@@ -1990,9 +1990,9 @@
1990
1990
  </div>
1991
1991
 
1992
1992
  <div id="footer">
1993
- Generated on Fri Nov 27 21:10:38 2020 by
1994
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1995
- 0.9.24 (ruby-2.7.2).
1993
+ Generated on Mon Jan 2 11:47:26 2023 by
1994
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1995
+ 0.9.28 (ruby-3.1.2).
1996
1996
  </div>
1997
1997
 
1998
1998
  </div>
@@ -1321,7 +1321,7 @@
1321
1321
 
1322
1322
 
1323
1323
  <span class="summary_desc"><div class='inline'>
1324
- <p>Set horizontal pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the spacing is changed.</p>
1324
+ <p>Set horizontal pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the spacing is changed.</p>
1325
1325
  </div></span>
1326
1326
 
1327
1327
  </li>
@@ -1561,7 +1561,7 @@
1561
1561
 
1562
1562
 
1563
1563
  <span class="summary_desc"><div class='inline'>
1564
- <p>Set vertical pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the spacing is changed.</p>
1564
+ <p>Set vertical pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the spacing is changed.</p>
1565
1565
  </div></span>
1566
1566
 
1567
1567
  </li>
@@ -3217,7 +3217,7 @@
3217
3217
  </h3><div class="docstring">
3218
3218
  <div class="discussion">
3219
3219
 
3220
- <p>Set document width (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the document size is changed.</p>
3220
+ <p>Set document width (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the document size is changed.</p>
3221
3221
 
3222
3222
 
3223
3223
  </div>
@@ -3254,7 +3254,7 @@
3254
3254
  </h3><div class="docstring">
3255
3255
  <div class="discussion">
3256
3256
 
3257
- <p>Set horizontal alignment; the default is <code>RULER_ALIGN_NORMAL</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the alignment is changed.</p>
3257
+ <p>Set horizontal alignment; the default is <code>RULER_ALIGN_NORMAL</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the alignment is changed.</p>
3258
3258
 
3259
3259
 
3260
3260
  </div>
@@ -3291,7 +3291,7 @@
3291
3291
  </h3><div class="docstring">
3292
3292
  <div class="discussion">
3293
3293
 
3294
- <p>Set horizontal edge spacing around document (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the edge spacing is changed.</p>
3294
+ <p>Set horizontal edge spacing around document (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the edge spacing is changed.</p>
3295
3295
 
3296
3296
 
3297
3297
  </div>
@@ -3328,7 +3328,7 @@
3328
3328
  </h3><div class="docstring">
3329
3329
  <div class="discussion">
3330
3330
 
3331
- <p>Set number of horizontal major ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the number of ticks is changed.</p>
3331
+ <p>Set number of horizontal major ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the number of ticks is changed.</p>
3332
3332
 
3333
3333
 
3334
3334
  </div>
@@ -3365,7 +3365,7 @@
3365
3365
  </h3><div class="docstring">
3366
3366
  <div class="discussion">
3367
3367
 
3368
- <p>Set horizontal lower margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the margin is changed.</p>
3368
+ <p>Set horizontal lower margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the margin is changed.</p>
3369
3369
 
3370
3370
 
3371
3371
  </div>
@@ -3402,7 +3402,7 @@
3402
3402
  </h3><div class="docstring">
3403
3403
  <div class="discussion">
3404
3404
 
3405
- <p>Set horizontal upper margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the margin is changed.</p>
3405
+ <p>Set horizontal upper margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the margin is changed.</p>
3406
3406
 
3407
3407
 
3408
3408
  </div>
@@ -3439,7 +3439,7 @@
3439
3439
  </h3><div class="docstring">
3440
3440
  <div class="discussion">
3441
3441
 
3442
- <p>Set number of horizontal medium ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the number of ticks is changed.</p>
3442
+ <p>Set number of horizontal medium ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the number of ticks is changed.</p>
3443
3443
 
3444
3444
 
3445
3445
  </div>
@@ -3476,7 +3476,7 @@
3476
3476
  </h3><div class="docstring">
3477
3477
  <div class="discussion">
3478
3478
 
3479
- <p>Set number of horizontal “number” ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the number of ticks is changed.</p>
3479
+ <p>Set number of horizontal “number” ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the number of ticks is changed.</p>
3480
3480
 
3481
3481
 
3482
3482
  </div>
@@ -3513,7 +3513,7 @@
3513
3513
  </h3><div class="docstring">
3514
3514
  <div class="discussion">
3515
3515
 
3516
- <p>Set horizontal pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the spacing is changed.</p>
3516
+ <p>Set horizontal pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the spacing is changed.</p>
3517
3517
 
3518
3518
 
3519
3519
  </div>
@@ -3550,7 +3550,7 @@
3550
3550
  </h3><div class="docstring">
3551
3551
  <div class="discussion">
3552
3552
 
3553
- <p>Set horizontal ruler font. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the font is changed.</p>
3553
+ <p>Set horizontal ruler font. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the font is changed.</p>
3554
3554
 
3555
3555
 
3556
3556
  </div>
@@ -3587,7 +3587,7 @@
3587
3587
  </h3><div class="docstring">
3588
3588
  <div class="discussion">
3589
3589
 
3590
- <p>Set number of horizontal tiny ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal ruler&#39;s target after the number of ticks is changed.</p>
3590
+ <p>Set number of horizontal tiny ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the horizontal rulers target after the number of ticks is changed.</p>
3591
3591
 
3592
3592
 
3593
3593
  </div>
@@ -3624,7 +3624,7 @@
3624
3624
  </h3><div class="docstring">
3625
3625
  <div class="discussion">
3626
3626
 
3627
- <p>Set vertical alignment; the default is <code>RULER_ALIGN_NORMAL</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the alignment is changed.</p>
3627
+ <p>Set vertical alignment; the default is <code>RULER_ALIGN_NORMAL</code>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the alignment is changed.</p>
3628
3628
 
3629
3629
 
3630
3630
  </div>
@@ -3661,7 +3661,7 @@
3661
3661
  </h3><div class="docstring">
3662
3662
  <div class="discussion">
3663
3663
 
3664
- <p>Set vertical edge spacing around document (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the edge spacing is changed.</p>
3664
+ <p>Set vertical edge spacing around document (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the edge spacing is changed.</p>
3665
3665
 
3666
3666
 
3667
3667
  </div>
@@ -3698,7 +3698,7 @@
3698
3698
  </h3><div class="docstring">
3699
3699
  <div class="discussion">
3700
3700
 
3701
- <p>Set number of vertical major ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the number of ticks is changed.</p>
3701
+ <p>Set number of vertical major ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the number of ticks is changed.</p>
3702
3702
 
3703
3703
 
3704
3704
  </div>
@@ -3735,7 +3735,7 @@
3735
3735
  </h3><div class="docstring">
3736
3736
  <div class="discussion">
3737
3737
 
3738
- <p>Set vertical lower margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the margin is changed.</p>
3738
+ <p>Set vertical lower margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the margin is changed.</p>
3739
3739
 
3740
3740
 
3741
3741
  </div>
@@ -3772,7 +3772,7 @@
3772
3772
  </h3><div class="docstring">
3773
3773
  <div class="discussion">
3774
3774
 
3775
- <p>Set vertical upper margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the margin is changed.</p>
3775
+ <p>Set vertical upper margin (in pixels). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the margin is changed.</p>
3776
3776
 
3777
3777
 
3778
3778
  </div>
@@ -3809,7 +3809,7 @@
3809
3809
  </h3><div class="docstring">
3810
3810
  <div class="discussion">
3811
3811
 
3812
- <p>Set number of vertical medium ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the number of ticks is changed.</p>
3812
+ <p>Set number of vertical medium ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the number of ticks is changed.</p>
3813
3813
 
3814
3814
 
3815
3815
  </div>
@@ -3846,7 +3846,7 @@
3846
3846
  </h3><div class="docstring">
3847
3847
  <div class="discussion">
3848
3848
 
3849
- <p>Set number of vertical “number” ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the number of ticks is changed.</p>
3849
+ <p>Set number of vertical “number” ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the number of ticks is changed.</p>
3850
3850
 
3851
3851
 
3852
3852
  </div>
@@ -3883,7 +3883,7 @@
3883
3883
  </h3><div class="docstring">
3884
3884
  <div class="discussion">
3885
3885
 
3886
- <p>Set vertical pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the spacing is changed.</p>
3886
+ <p>Set vertical pixels per tick spacing If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the spacing is changed.</p>
3887
3887
 
3888
3888
 
3889
3889
  </div>
@@ -3920,7 +3920,7 @@
3920
3920
  </h3><div class="docstring">
3921
3921
  <div class="discussion">
3922
3922
 
3923
- <p>Set vertical ruler font. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the font is changed.</p>
3923
+ <p>Set vertical ruler font. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the font is changed.</p>
3924
3924
 
3925
3925
 
3926
3926
  </div>
@@ -3957,7 +3957,7 @@
3957
3957
  </h3><div class="docstring">
3958
3958
  <div class="discussion">
3959
3959
 
3960
- <p>Set number of vertical tiny ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical ruler&#39;s target after the number of ticks is changed.</p>
3960
+ <p>Set number of vertical tiny ticks. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the vertical rulers target after the number of ticks is changed.</p>
3961
3961
 
3962
3962
 
3963
3963
  </div>
@@ -3987,9 +3987,9 @@
3987
3987
  </div>
3988
3988
 
3989
3989
  <div id="footer">
3990
- Generated on Fri Nov 27 21:11:07 2020 by
3991
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3992
- 0.9.24 (ruby-2.7.2).
3990
+ Generated on Mon Jan 2 11:47:53 2023 by
3991
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3992
+ 0.9.28 (ruby-3.1.2).
3993
3993
  </div>
3994
3994
 
3995
3995
  </div>