fxruby 1.6.45 → 1.6.47
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +12 -0
- data/{README.rdoc → README.md} +13 -14
- data/Rakefile +22 -4
- data/appveyor.yml +5 -8
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +54 -61
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +73 -79
- data/docs/Fox/FXGLCylinder.html +63 -70
- data/docs/Fox/FXGLGroup.html +58 -59
- data/docs/Fox/FXGLLine.html +45 -51
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +31 -37
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +39 -46
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +75 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +487 -501
- data/docs/top-level-namespace.html +3 -3
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/core_wrap.cpp +1 -1
- data/ext/fox16_c/dc_wrap.cpp +1 -1
- data/ext/fox16_c/dialogs_wrap.cpp +1 -1
- data/ext/fox16_c/extconf.rb +13 -13
- data/ext/fox16_c/frames_wrap.cpp +1 -1
- data/ext/fox16_c/fx3d_wrap.cpp +1 -1
- data/ext/fox16_c/iconlist_wrap.cpp +1 -1
- data/ext/fox16_c/icons_wrap.cpp +1 -1
- data/ext/fox16_c/image_wrap.cpp +1 -1
- data/ext/fox16_c/label_wrap.cpp +1 -1
- data/ext/fox16_c/layout_wrap.cpp +1 -1
- data/ext/fox16_c/list_wrap.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1 -1
- data/ext/fox16_c/menu_wrap.cpp +1 -1
- data/ext/fox16_c/scintilla_wrap.cpp +1 -1
- data/ext/fox16_c/swigruby.h +1 -1
- data/ext/fox16_c/table_wrap.cpp +1 -1
- data/ext/fox16_c/text_wrap.cpp +1 -1
- data/ext/fox16_c/treelist_wrap.cpp +1 -1
- data/ext/fox16_c/ui_wrap.cpp +1 -1
- data/fxruby.gemspec +9 -1
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/scripts/iface.rb +8 -12
- data/test/TC_FXDCPrint.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +263 -32
- metadata.gz.sig +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXIconList.html
CHANGED
@@ -121,7 +121,7 @@
|
|
121
121
|
<h2>Overview</h2><div class="docstring">
|
122
122
|
<div class="discussion">
|
123
123
|
|
124
|
-
<p>A Icon List Widget displays a list of items, each with a text and optional icon. Icon List can display its items in essentially three different ways; in big-icon mode, the bigger of the two icons is used for each item, and the text is placed underneath the icon. In mini- icon mode, the icons are listed in rows and columns, with the smaller icon preceding the text. Finally, in detail mode the icons are listed in a single column, and all fields of the text are shown under a header control with one button for each subfield. When an item
|
124
|
+
<p>A Icon List Widget displays a list of items, each with a text and optional icon. Icon List can display its items in essentially three different ways; in big-icon mode, the bigger of the two icons is used for each item, and the text is placed underneath the icon. In mini- icon mode, the icons are listed in rows and columns, with the smaller icon preceding the text. Finally, in detail mode the icons are listed in a single column, and all fields of the text are shown under a header control with one button for each subfield. When an item’s selected state changes, the icon list sends a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. A change of the current item is signified by the <code>SEL_CHANGED</code> message. The icon list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added, replaced, or removed, the icon list sends messages of the type <code>SEL_INSERTED</code>, <code>SEL_REPLACED</code>, or <code>SEL_DELETED</code>. In each of these cases, the index 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
|
|
@@ -2872,7 +2872,7 @@
|
|
2872
2872
|
</h3><div class="docstring">
|
2873
2873
|
<div class="discussion">
|
2874
2874
|
|
2875
|
-
<p>Append a new item with given <em>text</em> and optional <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
2875
|
+
<p>Append a new item with given <em>text</em> and optional <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is appended.</p>
|
2876
2876
|
|
2877
2877
|
|
2878
2878
|
</div>
|
@@ -2909,7 +2909,7 @@
|
|
2909
2909
|
</h3><div class="docstring">
|
2910
2910
|
<div class="discussion">
|
2911
2911
|
|
2912
|
-
<p>Remove all items from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
2912
|
+
<p>Remove all items from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before each item is removed.</p>
|
2913
2913
|
|
2914
2914
|
|
2915
2915
|
</div>
|
@@ -2946,7 +2946,7 @@
|
|
2946
2946
|
</h3><div class="docstring">
|
2947
2947
|
<div class="discussion">
|
2948
2948
|
|
2949
|
-
<p>Deselect item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
2949
|
+
<p>Deselect item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list’s message target after the item is deselected. Raises IndexError if <em>index</em> is out of bounds.</p>
|
2950
2950
|
|
2951
2951
|
|
2952
2952
|
</div>
|
@@ -3104,7 +3104,7 @@
|
|
3104
3104
|
</h3><div class="docstring">
|
3105
3105
|
<div class="discussion">
|
3106
3106
|
|
3107
|
-
<p>Extend selection from anchor index to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the list
|
3107
|
+
<p>Extend selection from anchor index to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the list’s message target as the selected-state of different items changes. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3108
3108
|
|
3109
3109
|
|
3110
3110
|
</div>
|
@@ -3141,7 +3141,7 @@
|
|
3141
3141
|
</h3><div class="docstring">
|
3142
3142
|
<div class="discussion">
|
3143
3143
|
|
3144
|
-
<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 list
|
3144
|
+
<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 list’s message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3145
3145
|
|
3146
3146
|
|
3147
3147
|
</div>
|
@@ -3659,7 +3659,7 @@
|
|
3659
3659
|
</h3><div class="docstring">
|
3660
3660
|
<div class="discussion">
|
3661
3661
|
|
3662
|
-
<p>Insert item at <em>index</em> with given <em>text</em>, <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3662
|
+
<p>Insert item at <em>index</em> with given <em>text</em>, <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3663
3663
|
|
3664
3664
|
|
3665
3665
|
</div>
|
@@ -3896,7 +3896,7 @@
|
|
3896
3896
|
</h3><div class="docstring">
|
3897
3897
|
<div class="discussion">
|
3898
3898
|
|
3899
|
-
<p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
3899
|
+
<p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list’s message target for all the items that were selected before killSelection was called.</p>
|
3900
3900
|
|
3901
3901
|
|
3902
3902
|
</div>
|
@@ -3970,7 +3970,7 @@
|
|
3970
3970
|
</h3><div class="docstring">
|
3971
3971
|
<div class="discussion">
|
3972
3972
|
|
3973
|
-
<p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the list
|
3973
|
+
<p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the list’s message target to indicate this change in the current item. Raises IndexError if either <em>oldIndex</em> or <em>newIndex</em> is out of bounds.</p>
|
3974
3974
|
|
3975
3975
|
|
3976
3976
|
</div>
|
@@ -4007,7 +4007,7 @@
|
|
4007
4007
|
</h3><div class="docstring">
|
4008
4008
|
<div class="discussion">
|
4009
4009
|
|
4010
|
-
<p>Prepend a new item with given <em>text</em> and optional <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
4010
|
+
<p>Prepend a new item with given <em>text</em> and optional <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is prepended.</p>
|
4011
4011
|
|
4012
4012
|
|
4013
4013
|
</div>
|
@@ -4081,7 +4081,7 @@
|
|
4081
4081
|
</h3><div class="docstring">
|
4082
4082
|
<div class="discussion">
|
4083
4083
|
|
4084
|
-
<p>Remove item at <em>index</em> from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
4084
|
+
<p>Remove item at <em>index</em> from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
|
4085
4085
|
|
4086
4086
|
|
4087
4087
|
</div>
|
@@ -4118,7 +4118,7 @@
|
|
4118
4118
|
</h3><div class="docstring">
|
4119
4119
|
<div class="discussion">
|
4120
4120
|
|
4121
|
-
<p>Select items in rectangle. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list
|
4121
|
+
<p>Select items in rectangle. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list’s message target after each previously unselected item is selected.</p>
|
4122
4122
|
|
4123
4123
|
|
4124
4124
|
</div>
|
@@ -4155,7 +4155,7 @@
|
|
4155
4155
|
</h3><div class="docstring">
|
4156
4156
|
<div class="discussion">
|
4157
4157
|
|
4158
|
-
<p>Select item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list
|
4158
|
+
<p>Select item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list’s message target after the item is selected. Raises IndexError if <em>index</em> is out of bounds.</p>
|
4159
4159
|
|
4160
4160
|
|
4161
4161
|
</div>
|
@@ -4192,7 +4192,7 @@
|
|
4192
4192
|
</h3><div class="docstring">
|
4193
4193
|
<div class="discussion">
|
4194
4194
|
|
4195
|
-
<p>Change current item index. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list
|
4195
|
+
<p>Change current item index. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list’s message target after the current item changes. Raises IndexError if <em>index</em> is out of bounds.</p>
|
4196
4196
|
|
4197
4197
|
|
4198
4198
|
</div>
|
@@ -4377,7 +4377,7 @@
|
|
4377
4377
|
</h3><div class="docstring">
|
4378
4378
|
<div class="discussion">
|
4379
4379
|
|
4380
|
-
<p>Replace item <em>text</em>, <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em> for the item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the list
|
4380
|
+
<p>Replace item <em>text</em>, <em>bigIcon</em>, <em>miniIcon</em> and user <em>data</em> for the item at <em>index</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the list’s message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds.</p>
|
4381
4381
|
|
4382
4382
|
|
4383
4383
|
</div>
|
@@ -4599,7 +4599,7 @@
|
|
4599
4599
|
</h3><div class="docstring">
|
4600
4600
|
<div class="discussion">
|
4601
4601
|
|
4602
|
-
<p>Toggle item at <em>index</em>. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list
|
4602
|
+
<p>Toggle item at <em>index</em>. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list’s message target to indicate the item’s new state. Raises IndexError if <em>index</em> is out of bounds.</p>
|
4603
4603
|
|
4604
4604
|
|
4605
4605
|
</div>
|
@@ -4666,9 +4666,9 @@
|
|
4666
4666
|
</div>
|
4667
4667
|
|
4668
4668
|
<div id="footer">
|
4669
|
-
Generated on
|
4670
|
-
<a href="
|
4671
|
-
0.9.
|
4669
|
+
Generated on Sun May 14 21:55:38 2023 by
|
4670
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
4671
|
+
0.9.34 (ruby-3.2.0).
|
4672
4672
|
</div>
|
4673
4673
|
|
4674
4674
|
</div>
|
data/docs/Fox/FXIconSource.html
CHANGED
@@ -516,7 +516,7 @@
|
|
516
516
|
</h3><div class="docstring">
|
517
517
|
<div class="discussion">
|
518
518
|
|
519
|
-
<p>Load an icon of a given type (e.g. “gif”) from reswrapped data. Returns <code>nil</code> if there
|
519
|
+
<p>Load an icon of a given type (e.g. “gif”) from reswrapped data. Returns <code>nil</code> if there’s some error loading the icon. (The optional <em>type</em> parameter is actually mandatory at the time of this writing; future versions will attempt to inspect the first few bytes of the stream to divine the icon format if the parameter is omitted). Returns a reference to the icon.</p>
|
520
520
|
|
521
521
|
|
522
522
|
</div>
|
@@ -590,7 +590,7 @@
|
|
590
590
|
</h3><div class="docstring">
|
591
591
|
<div class="discussion">
|
592
592
|
|
593
|
-
<p>Load an icon of a given type (e.g. “gif”) from an already open stream. Returns <code>nil</code> if there
|
593
|
+
<p>Load an icon of a given type (e.g. “gif”) from an already open stream. Returns <code>nil</code> if there’s some error loading the icon. (The optional <em>type</em> parameter is actually mandatory at the time of this writing; future versions will attempt to inspect the first few bytes of the stream to divine the icon format if the parameter is omitted). Returns a reference to the icon.</p>
|
594
594
|
|
595
595
|
|
596
596
|
</div>
|
@@ -627,7 +627,7 @@
|
|
627
627
|
</h3><div class="docstring">
|
628
628
|
<div class="discussion">
|
629
629
|
|
630
|
-
<p>Load an image of a given type (e.g. “gif”) from reswrapped data. Returns <code>nil</code> if there
|
630
|
+
<p>Load an image of a given type (e.g. “gif”) from reswrapped data. Returns <code>nil</code> if there’s some error loading the icon. (The optional parameter is actually mandatory at the time of this writing; future versions will attempt to inspect the first few bytes of the stream to divine the icon format if the parameter is omitted).</p>
|
631
631
|
|
632
632
|
|
633
633
|
</div>
|
@@ -701,7 +701,7 @@
|
|
701
701
|
</h3><div class="docstring">
|
702
702
|
<div class="discussion">
|
703
703
|
|
704
|
-
<p>Load an image of a given type (e.g. “gif”) from an already open stream. Returns <code>nil</code> if there
|
704
|
+
<p>Load an image of a given type (e.g. “gif”) from an already open stream. Returns <code>nil</code> if there’s some error loading the image. (The optional parameter is actually mandatory at the time of this writing; future versions will attempt to inspect the first few bytes of the stream to divine the image format if the parameter is omitted).</p>
|
705
705
|
|
706
706
|
|
707
707
|
</div>
|
@@ -953,9 +953,9 @@
|
|
953
953
|
</div>
|
954
954
|
|
955
955
|
<div id="footer">
|
956
|
-
Generated on
|
957
|
-
<a href="
|
958
|
-
0.9.
|
956
|
+
Generated on Sun May 14 21:55:58 2023 by
|
957
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
958
|
+
0.9.34 (ruby-3.2.0).
|
959
959
|
</div>
|
960
960
|
|
961
961
|
</div>
|
data/docs/Fox/FXId.html
CHANGED
@@ -702,9 +702,9 @@
|
|
702
702
|
</div>
|
703
703
|
|
704
704
|
<div id="footer">
|
705
|
-
Generated on
|
706
|
-
<a href="
|
707
|
-
0.9.
|
705
|
+
Generated on Sun May 14 21:55:16 2023 by
|
706
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
707
|
+
0.9.34 (ruby-3.2.0).
|
708
708
|
</div>
|
709
709
|
|
710
710
|
</div>
|
data/docs/Fox/FXImage.html
CHANGED
@@ -458,7 +458,7 @@
|
|
458
458
|
|
459
459
|
|
460
460
|
<span class="summary_desc"><div class='inline'>
|
461
|
-
<p>Scan the image and return <code>false</code> if it
|
461
|
+
<p>Scan the image and return <code>false</code> if it’s fully opaque.</p>
|
462
462
|
</div></span>
|
463
463
|
|
464
464
|
</li>
|
@@ -1473,7 +1473,7 @@
|
|
1473
1473
|
</h3><div class="docstring">
|
1474
1474
|
<div class="discussion">
|
1475
1475
|
|
1476
|
-
<p>Scan the image and return <code>false</code> if it
|
1476
|
+
<p>Scan the image and return <code>false</code> if it’s fully opaque.</p>
|
1477
1477
|
|
1478
1478
|
|
1479
1479
|
</div>
|
@@ -1975,7 +1975,7 @@
|
|
1975
1975
|
</h3><div class="docstring">
|
1976
1976
|
<div class="discussion">
|
1977
1977
|
|
1978
|
-
<p>Rescale pixels image to the specified width and height and then re-render the server-side image from the client-side pixel buffer. Note that this serves a slightly different purpose than the base class resize() method, which simply resizes the client-side pixel data buffer but doesn
|
1978
|
+
<p>Rescale pixels image to the specified width and height and then re-render the server-side image from the client-side pixel buffer. Note that this serves a slightly different purpose than the base class resize() method, which simply resizes the client-side pixel data buffer but doesn’t transform the image.</p>
|
1979
1979
|
|
1980
1980
|
<p>The optional third argument specifies the <em>quality</em> of the scaling algorithm used. By default, <span class='object_link'><a href="#scale-instance_method" title="Fox::FXImage#scale (method)">#scale</a></span> uses a fast (but low quality) nearest-neighbor algorithm for scaling the image to its new size. To use the higher-quality scaling algorithm from FOX 1.0, you should pass in a value of 1 as the third argument to <span class='object_link'><a href="#scale-instance_method" title="Fox::FXImage#scale (method)">#scale</a></span>.</p>
|
1981
1981
|
|
@@ -2318,9 +2318,9 @@
|
|
2318
2318
|
</div>
|
2319
2319
|
|
2320
2320
|
<div id="footer">
|
2321
|
-
Generated on
|
2322
|
-
<a href="
|
2323
|
-
0.9.
|
2321
|
+
Generated on Sun May 14 21:55:19 2023 by
|
2322
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2323
|
+
0.9.34 (ruby-3.2.0).
|
2324
2324
|
</div>
|
2325
2325
|
|
2326
2326
|
</div>
|
data/docs/Fox/FXImageFrame.html
CHANGED
@@ -479,9 +479,9 @@
|
|
479
479
|
</div>
|
480
480
|
|
481
481
|
<div id="footer">
|
482
|
-
Generated on
|
483
|
-
<a href="
|
484
|
-
0.9.
|
482
|
+
Generated on Sun May 14 21:55:58 2023 by
|
483
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
484
|
+
0.9.34 (ruby-3.2.0).
|
485
485
|
</div>
|
486
486
|
|
487
487
|
</div>
|
data/docs/Fox/FXImageView.html
CHANGED
@@ -494,9 +494,9 @@
|
|
494
494
|
</div>
|
495
495
|
|
496
496
|
<div id="footer">
|
497
|
-
Generated on
|
498
|
-
<a href="
|
499
|
-
0.9.
|
497
|
+
Generated on Sun May 14 21:55:44 2023 by
|
498
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
499
|
+
0.9.34 (ruby-3.2.0).
|
500
500
|
</div>
|
501
501
|
|
502
502
|
</div>
|
data/docs/Fox/FXInputDialog.html
CHANGED
@@ -408,7 +408,7 @@
|
|
408
408
|
|
409
409
|
|
410
410
|
<span class="summary_desc"><div class='inline'>
|
411
|
-
<p>Return the input dialog
|
411
|
+
<p>Return the input dialog’s input string text.</p>
|
412
412
|
</div></span>
|
413
413
|
|
414
414
|
</li>
|
@@ -854,7 +854,7 @@
|
|
854
854
|
</h3><div class="docstring">
|
855
855
|
<div class="discussion">
|
856
856
|
|
857
|
-
<p>Return the input dialog
|
857
|
+
<p>Return the input dialog’s input string text</p>
|
858
858
|
|
859
859
|
|
860
860
|
</div>
|
@@ -884,9 +884,9 @@
|
|
884
884
|
</div>
|
885
885
|
|
886
886
|
<div id="footer">
|
887
|
-
Generated on
|
888
|
-
<a href="
|
889
|
-
0.9.
|
887
|
+
Generated on Sun May 14 21:56:05 2023 by
|
888
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
889
|
+
0.9.34 (ruby-3.2.0).
|
890
890
|
</div>
|
891
891
|
|
892
892
|
</div>
|
data/docs/Fox/FXIrb.html
CHANGED
@@ -694,9 +694,9 @@
|
|
694
694
|
|
695
695
|
<span class='kw'>def</span> <span class='id identifier rubyid_create'>create</span>
|
696
696
|
<span class='kw'>super</span>
|
697
|
-
<span class='id identifier rubyid_setFocus'>setFocus</span>
|
698
|
-
|
699
|
-
<span class='ivar'>@redir</span> <span class='op'>=</span> <span class='const'>Redirect</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span>
|
697
|
+
<span class='id identifier rubyid_setFocus'>setFocus</span>
|
698
|
+
<span class='comment'># IRB initialization
|
699
|
+
</span> <span class='ivar'>@redir</span> <span class='op'>=</span> <span class='const'>Redirect</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span>
|
700
700
|
<span class='ivar'>@input</span> <span class='op'>=</span> <span class='const'>IO</span><span class='period'>.</span><span class='id identifier rubyid_pipe'>pipe</span>
|
701
701
|
<span class='ivar'>@irb</span> <span class='op'>=</span> <span class='const'>Thread</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span> <span class='lbrace'>{</span>
|
702
702
|
<span class='const'><span class='object_link'><a href="../IRB.html" title="IRB (module)">IRB</a></span></span><span class='period'>.</span><span class='id identifier rubyid_start_in_fxirb'><span class='object_link'><a href="../IRB.html#start_in_fxirb-class_method" title="IRB.start_in_fxirb (method)">start_in_fxirb</a></span></span><span class='lparen'>(</span><span class='ivar'>@redir</span><span class='rparen'>)</span>
|
@@ -932,9 +932,9 @@
|
|
932
932
|
</div>
|
933
933
|
|
934
934
|
<div id="footer">
|
935
|
-
Generated on
|
936
|
-
<a href="
|
937
|
-
0.9.
|
935
|
+
Generated on Sun May 14 21:56:15 2023 by
|
936
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
937
|
+
0.9.34 (ruby-3.2.0).
|
938
938
|
</div>
|
939
939
|
|
940
940
|
</div>
|
data/docs/Fox/FXJPGIcon.html
CHANGED
@@ -597,9 +597,9 @@
|
|
597
597
|
</div>
|
598
598
|
|
599
599
|
<div id="footer">
|
600
|
-
Generated on
|
601
|
-
<a href="
|
602
|
-
0.9.
|
600
|
+
Generated on Sun May 14 21:55:28 2023 by
|
601
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
602
|
+
0.9.34 (ruby-3.2.0).
|
603
603
|
</div>
|
604
604
|
|
605
605
|
</div>
|
data/docs/Fox/FXJPGImage.html
CHANGED
@@ -581,9 +581,9 @@
|
|
581
581
|
</div>
|
582
582
|
|
583
583
|
<div id="footer">
|
584
|
-
Generated on
|
585
|
-
<a href="
|
586
|
-
0.9.
|
584
|
+
Generated on Sun May 14 21:55:38 2023 by
|
585
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
586
|
+
0.9.34 (ruby-3.2.0).
|
587
587
|
</div>
|
588
588
|
|
589
589
|
</div>
|
data/docs/Fox/FXKnob.html
CHANGED
@@ -441,7 +441,7 @@
|
|
441
441
|
|
442
442
|
|
443
443
|
<span class="summary_desc"><div class='inline'>
|
444
|
-
<p>Return the knob
|
444
|
+
<p>Return the knob’s current limits as a two-element array.</p>
|
445
445
|
</div></span>
|
446
446
|
|
447
447
|
</li>
|
@@ -491,7 +491,7 @@
|
|
491
491
|
|
492
492
|
|
493
493
|
<span class="summary_desc"><div class='inline'>
|
494
|
-
<p>Change the knob
|
494
|
+
<p>Change the knob’s movement limits (start and ending angles) Accept values in degrees from 0 (south) to 360.</p>
|
495
495
|
</div></span>
|
496
496
|
|
497
497
|
</li>
|
@@ -971,7 +971,7 @@
|
|
971
971
|
</h3><div class="docstring">
|
972
972
|
<div class="discussion">
|
973
973
|
|
974
|
-
<p>Return the knob
|
974
|
+
<p>Return the knob’s current limits as a two-element array.</p>
|
975
975
|
|
976
976
|
|
977
977
|
</div>
|
@@ -1008,7 +1008,7 @@
|
|
1008
1008
|
</h3><div class="docstring">
|
1009
1009
|
<div class="discussion">
|
1010
1010
|
|
1011
|
-
<p>Change the knob
|
1011
|
+
<p>Change the knob’s movement limits (start and ending angles) Accept values in degrees from 0 (south) to 360.</p>
|
1012
1012
|
|
1013
1013
|
|
1014
1014
|
</div>
|
@@ -1038,9 +1038,9 @@
|
|
1038
1038
|
</div>
|
1039
1039
|
|
1040
1040
|
<div id="footer">
|
1041
|
-
Generated on
|
1042
|
-
<a href="
|
1043
|
-
0.9.
|
1041
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1042
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1043
|
+
0.9.34 (ruby-3.2.0).
|
1044
1044
|
</div>
|
1045
1045
|
|
1046
1046
|
</div>
|
data/docs/Fox/FXLabel.html
CHANGED
@@ -493,7 +493,7 @@
|
|
493
493
|
|
494
494
|
|
495
495
|
<span class="summary_desc"><div class='inline'>
|
496
|
-
<p>Return the label
|
496
|
+
<p>Return the label’s text.</p>
|
497
497
|
</div></span>
|
498
498
|
|
499
499
|
</li>
|
@@ -973,7 +973,7 @@
|
|
973
973
|
</h3><div class="docstring">
|
974
974
|
<div class="discussion">
|
975
975
|
|
976
|
-
<p>Return the label
|
976
|
+
<p>Return the label’s text</p>
|
977
977
|
|
978
978
|
|
979
979
|
</div>
|
@@ -1003,9 +1003,9 @@
|
|
1003
1003
|
</div>
|
1004
1004
|
|
1005
1005
|
<div id="footer">
|
1006
|
-
Generated on
|
1007
|
-
<a href="
|
1008
|
-
0.9.
|
1006
|
+
Generated on Sun May 14 21:55:19 2023 by
|
1007
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1008
|
+
0.9.34 (ruby-3.2.0).
|
1009
1009
|
</div>
|
1010
1010
|
|
1011
1011
|
</div>
|
data/docs/Fox/FXLight.html
CHANGED
@@ -910,9 +910,9 @@
|
|
910
910
|
</div>
|
911
911
|
|
912
912
|
<div id="footer">
|
913
|
-
Generated on
|
914
|
-
<a href="
|
915
|
-
0.9.
|
913
|
+
Generated on Sun May 14 21:55:36 2023 by
|
914
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
915
|
+
0.9.34 (ruby-3.2.0).
|
916
916
|
</div>
|
917
917
|
|
918
918
|
</div>
|