fxruby 1.6.20-universal-darwin-10
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +10 -0
- data/Manifest.txt +922 -0
- data/README +39 -0
- data/README.txt +482 -0
- data/Rakefile +191 -0
- data/TODO +47 -0
- data/doap.rdf +87 -0
- data/examples/RAA.rb +25 -0
- data/examples/README +53 -0
- data/examples/babelfish.rb +72 -0
- data/examples/bounce.rb +159 -0
- data/examples/browser.rb +191 -0
- data/examples/button.rb +168 -0
- data/examples/charts.rb +35 -0
- data/examples/custom_table_item.rb +170 -0
- data/examples/datatarget.rb +223 -0
- data/examples/dctest.rb +696 -0
- data/examples/dialog.rb +143 -0
- data/examples/dilbert.rb +66 -0
- data/examples/dirlist.rb +63 -0
- data/examples/dragdrop.rb +97 -0
- data/examples/dragsource.rb +80 -0
- data/examples/dropsite.rb +59 -0
- data/examples/foursplit.rb +97 -0
- data/examples/gltest.rb +330 -0
- data/examples/glviewer.rb +576 -0
- data/examples/groupbox.rb +392 -0
- data/examples/header.rb +149 -0
- data/examples/hello.rb +12 -0
- data/examples/hello2.rb +51 -0
- data/examples/iRAA.rb +153 -0
- data/examples/iconlist.rb +92 -0
- data/examples/icons/AngryGuyInBunnySuit.ico +0 -0
- data/examples/icons/FatBot.ico +0 -0
- data/examples/icons/FlippedySwitch.ico +0 -0
- data/examples/icons/LeGoon.ico +0 -0
- data/examples/icons/Net.ico +0 -0
- data/examples/icons/RedMacOS.ico +0 -0
- data/examples/icons/SawBlade.ico +0 -0
- data/examples/icons/backview.png +0 -0
- data/examples/icons/big.png +0 -0
- data/examples/icons/bigfolder.png +0 -0
- data/examples/icons/bigpenguin.png +0 -0
- data/examples/icons/bluebullet14x14.gif +0 -0
- data/examples/icons/bottomview.png +0 -0
- data/examples/icons/camera.png +0 -0
- data/examples/icons/capbutt.png +0 -0
- data/examples/icons/capnotlast.png +0 -0
- data/examples/icons/capproj.png +0 -0
- data/examples/icons/capround.png +0 -0
- data/examples/icons/colorpal.png +0 -0
- data/examples/icons/copy.png +0 -0
- data/examples/icons/cut.png +0 -0
- data/examples/icons/delimit.png +0 -0
- data/examples/icons/dippy.png +0 -0
- data/examples/icons/double_dash.png +0 -0
- data/examples/icons/filenew.png +0 -0
- data/examples/icons/fileopen.png +0 -0
- data/examples/icons/filesave.png +0 -0
- data/examples/icons/filesaveas.png +0 -0
- data/examples/icons/fonts.png +0 -0
- data/examples/icons/fox.png +0 -0
- data/examples/icons/foxicon.png +0 -0
- data/examples/icons/frontview.png +0 -0
- data/examples/icons/gem_big.png +0 -0
- data/examples/icons/gem_small.png +0 -0
- data/examples/icons/hello2.png +0 -0
- data/examples/icons/help.png +0 -0
- data/examples/icons/indent.png +0 -0
- data/examples/icons/jbevel.png +0 -0
- data/examples/icons/jmiter.png +0 -0
- data/examples/icons/jround.png +0 -0
- data/examples/icons/kill.png +0 -0
- data/examples/icons/leftview.png +0 -0
- data/examples/icons/light.png +0 -0
- data/examples/icons/minidoc.png +0 -0
- data/examples/icons/minifolder.png +0 -0
- data/examples/icons/minifolderopen.png +0 -0
- data/examples/icons/newfolder.png +0 -0
- data/examples/icons/nolight.png +0 -0
- data/examples/icons/onoff_dash.png +0 -0
- data/examples/icons/palette.png +0 -0
- data/examples/icons/parallel.png +0 -0
- data/examples/icons/paste.png +0 -0
- data/examples/icons/pattern.png +0 -0
- data/examples/icons/penguin.png +0 -0
- data/examples/icons/perspective.png +0 -0
- data/examples/icons/printicon.png +0 -0
- data/examples/icons/prop.png +0 -0
- data/examples/icons/redo.png +0 -0
- data/examples/icons/rightview.png +0 -0
- data/examples/icons/saveas.png +0 -0
- data/examples/icons/shutter1.png +0 -0
- data/examples/icons/shutter2.png +0 -0
- data/examples/icons/small.png +0 -0
- data/examples/icons/smoothlight.png +0 -0
- data/examples/icons/solid_line.png +0 -0
- data/examples/icons/tbuplevel.png +0 -0
- data/examples/icons/topview.png +0 -0
- data/examples/icons/transpbullet14x14.gif +0 -0
- data/examples/icons/undo.png +0 -0
- data/examples/icons/winapp.png +0 -0
- data/examples/icons/zoom.png +0 -0
- data/examples/image.rb +279 -0
- data/examples/imageviewer.rb +509 -0
- data/examples/inputs.rb +83 -0
- data/examples/mditest.rb +180 -0
- data/examples/pig.rb +77 -0
- data/examples/raabrowser.rb +122 -0
- data/examples/ratio.rb +80 -0
- data/examples/rulerview.rb +27 -0
- data/examples/scintilla-test.rb +81 -0
- data/examples/scribble-orig.rb +186 -0
- data/examples/scribble.rb +162 -0
- data/examples/shutter.rb +158 -0
- data/examples/splitter.rb +211 -0
- data/examples/styledtext.rb +82 -0
- data/examples/tabbook.rb +165 -0
- data/examples/table.rb +182 -0
- data/examples/textedit/commands.rb +114 -0
- data/examples/textedit/helpwindow.rb +299 -0
- data/examples/textedit/prefdialog.rb +239 -0
- data/examples/textedit/textedit.rb +1763 -0
- data/examples/unicode.rb +36 -0
- data/ext/fox16/FXRbApp.cpp +128 -0
- data/ext/fox16/FXRbDataTarget.cpp +110 -0
- data/ext/fox16/FXRbGLViewer.cpp +89 -0
- data/ext/fox16/FXRuby.cpp +2067 -0
- data/ext/fox16/MANIFEST +189 -0
- data/ext/fox16/core_wrap.cpp +11541 -0
- data/ext/fox16/dc_wrap.cpp +2874 -0
- data/ext/fox16/dialogs_wrap.cpp +7963 -0
- data/ext/fox16/extconf.rb +143 -0
- data/ext/fox16/frames_wrap.cpp +11380 -0
- data/ext/fox16/fx3d_wrap.cpp +10651 -0
- data/ext/fox16/iconlist_wrap.cpp +4074 -0
- data/ext/fox16/icons_wrap.cpp +4745 -0
- data/ext/fox16/image_wrap.cpp +4388 -0
- data/ext/fox16/impl.cpp +1156 -0
- data/ext/fox16/include/FXMemoryBuffer.h +52 -0
- data/ext/fox16/include/FXRb4Splitter.h +54 -0
- data/ext/fox16/include/FXRb7Segment.h +51 -0
- data/ext/fox16/include/FXRbAccelTable.h +46 -0
- data/ext/fox16/include/FXRbApp.h +155 -0
- data/ext/fox16/include/FXRbAppVirtuals.h +15 -0
- data/ext/fox16/include/FXRbArrowButton.h +51 -0
- data/ext/fox16/include/FXRbBMPIcon.h +54 -0
- data/ext/fox16/include/FXRbBMPImage.h +54 -0
- data/ext/fox16/include/FXRbBitmap.h +133 -0
- data/ext/fox16/include/FXRbBitmapFrame.h +56 -0
- data/ext/fox16/include/FXRbBitmapView.h +56 -0
- data/ext/fox16/include/FXRbBitmapVirtuals.h +37 -0
- data/ext/fox16/include/FXRbButton.h +51 -0
- data/ext/fox16/include/FXRbCURCursor.h +60 -0
- data/ext/fox16/include/FXRbCanvas.h +51 -0
- data/ext/fox16/include/FXRbCheckButton.h +51 -0
- data/ext/fox16/include/FXRbChoiceBox.h +56 -0
- data/ext/fox16/include/FXRbColorBar.h +51 -0
- data/ext/fox16/include/FXRbColorDialog.h +53 -0
- data/ext/fox16/include/FXRbColorList.h +84 -0
- data/ext/fox16/include/FXRbColorRing.h +51 -0
- data/ext/fox16/include/FXRbColorSelector.h +51 -0
- data/ext/fox16/include/FXRbColorWell.h +51 -0
- data/ext/fox16/include/FXRbColorWheel.h +51 -0
- data/ext/fox16/include/FXRbComboBox.h +56 -0
- data/ext/fox16/include/FXRbCommon.h +93 -0
- data/ext/fox16/include/FXRbComposite.h +51 -0
- data/ext/fox16/include/FXRbCursor.h +87 -0
- data/ext/fox16/include/FXRbCursorVirtuals.h +6 -0
- data/ext/fox16/include/FXRbDC.h +427 -0
- data/ext/fox16/include/FXRbDCPrint.h +49 -0
- data/ext/fox16/include/FXRbDCVirtuals.h +187 -0
- data/ext/fox16/include/FXRbDCWindow.h +64 -0
- data/ext/fox16/include/FXRbDataTarget.h +65 -0
- data/ext/fox16/include/FXRbDebugTarget.h +46 -0
- data/ext/fox16/include/FXRbDelegator.h +46 -0
- data/ext/fox16/include/FXRbDial.h +51 -0
- data/ext/fox16/include/FXRbDialogBox.h +68 -0
- data/ext/fox16/include/FXRbDialogBoxVirtuals.h +3 -0
- data/ext/fox16/include/FXRbDict.h +46 -0
- data/ext/fox16/include/FXRbDirBox.h +52 -0
- data/ext/fox16/include/FXRbDirDialog.h +56 -0
- data/ext/fox16/include/FXRbDirList.h +79 -0
- data/ext/fox16/include/FXRbDirSelector.h +51 -0
- data/ext/fox16/include/FXRbDockBar.h +86 -0
- data/ext/fox16/include/FXRbDockBarVirtuals.h +10 -0
- data/ext/fox16/include/FXRbDockHandler.h +51 -0
- data/ext/fox16/include/FXRbDockSite.h +85 -0
- data/ext/fox16/include/FXRbDockSiteVirtuals.h +13 -0
- data/ext/fox16/include/FXRbDockTitle.h +51 -0
- data/ext/fox16/include/FXRbDocument.h +46 -0
- data/ext/fox16/include/FXRbDragCorner.h +51 -0
- data/ext/fox16/include/FXRbDrawable.h +64 -0
- data/ext/fox16/include/FXRbDrawableVirtuals.h +3 -0
- data/ext/fox16/include/FXRbDriveBox.h +52 -0
- data/ext/fox16/include/FXRbFileDialog.h +56 -0
- data/ext/fox16/include/FXRbFileDict.h +104 -0
- data/ext/fox16/include/FXRbFileDictVirtuals.h +9 -0
- data/ext/fox16/include/FXRbFileList.h +81 -0
- data/ext/fox16/include/FXRbFileSelector.h +51 -0
- data/ext/fox16/include/FXRbFoldingItemVirtuals.h +42 -0
- data/ext/fox16/include/FXRbFoldingList.h +270 -0
- data/ext/fox16/include/FXRbFoldingListVirtuals.h +43 -0
- data/ext/fox16/include/FXRbFont.h +183 -0
- data/ext/fox16/include/FXRbFontDialog.h +53 -0
- data/ext/fox16/include/FXRbFontSelector.h +51 -0
- data/ext/fox16/include/FXRbFontVirtuals.h +55 -0
- data/ext/fox16/include/FXRbFrame.h +51 -0
- data/ext/fox16/include/FXRbGIFCursor.h +60 -0
- data/ext/fox16/include/FXRbGIFIcon.h +54 -0
- data/ext/fox16/include/FXRbGIFImage.h +54 -0
- data/ext/fox16/include/FXRbGLCanvas.h +92 -0
- data/ext/fox16/include/FXRbGLCanvasVirtuals.h +13 -0
- data/ext/fox16/include/FXRbGLContext.h +58 -0
- data/ext/fox16/include/FXRbGLObject.h +103 -0
- data/ext/fox16/include/FXRbGLObjectVirtuals.h +22 -0
- data/ext/fox16/include/FXRbGLShape.h +81 -0
- data/ext/fox16/include/FXRbGLShapeVirtuals.h +8 -0
- data/ext/fox16/include/FXRbGLViewer.h +89 -0
- data/ext/fox16/include/FXRbGLViewerVirtuals.h +10 -0
- data/ext/fox16/include/FXRbGLVisual.h +56 -0
- data/ext/fox16/include/FXRbGradientBar.h +55 -0
- data/ext/fox16/include/FXRbGroupBox.h +51 -0
- data/ext/fox16/include/FXRbHeader.h +129 -0
- data/ext/fox16/include/FXRbHeaderItemVirtuals.h +22 -0
- data/ext/fox16/include/FXRbHorizontalFrame.h +51 -0
- data/ext/fox16/include/FXRbICOIcon.h +54 -0
- data/ext/fox16/include/FXRbICOImage.h +54 -0
- data/ext/fox16/include/FXRbIcon.h +57 -0
- data/ext/fox16/include/FXRbIconItemVirtuals.h +68 -0
- data/ext/fox16/include/FXRbIconList.h +288 -0
- data/ext/fox16/include/FXRbIconListVirtuals.h +35 -0
- data/ext/fox16/include/FXRbIconSource.h +127 -0
- data/ext/fox16/include/FXRbIconSourceVirtuals.h +37 -0
- data/ext/fox16/include/FXRbId.h +74 -0
- data/ext/fox16/include/FXRbIdVirtuals.h +9 -0
- data/ext/fox16/include/FXRbImage.h +162 -0
- data/ext/fox16/include/FXRbImageFrame.h +56 -0
- data/ext/fox16/include/FXRbImageView.h +55 -0
- data/ext/fox16/include/FXRbImageVirtuals.h +51 -0
- data/ext/fox16/include/FXRbInputDialog.h +56 -0
- data/ext/fox16/include/FXRbJPGIcon.h +54 -0
- data/ext/fox16/include/FXRbJPGImage.h +54 -0
- data/ext/fox16/include/FXRbKnob.h +51 -0
- data/ext/fox16/include/FXRbLabel.h +51 -0
- data/ext/fox16/include/FXRbList.h +226 -0
- data/ext/fox16/include/FXRbListBox.h +67 -0
- data/ext/fox16/include/FXRbListBoxVirtuals.h +4 -0
- data/ext/fox16/include/FXRbListItemVirtuals.h +33 -0
- data/ext/fox16/include/FXRbListVirtuals.h +30 -0
- data/ext/fox16/include/FXRbMDIButton.h +162 -0
- data/ext/fox16/include/FXRbMDIChild.h +82 -0
- data/ext/fox16/include/FXRbMDIChildVirtuals.h +12 -0
- data/ext/fox16/include/FXRbMDIClient.h +80 -0
- data/ext/fox16/include/FXRbMDIClientVirtuals.h +12 -0
- data/ext/fox16/include/FXRbMainWindow.h +54 -0
- data/ext/fox16/include/FXRbMatrix.h +51 -0
- data/ext/fox16/include/FXRbMenuBar.h +63 -0
- data/ext/fox16/include/FXRbMenuButton.h +51 -0
- data/ext/fox16/include/FXRbMenuCaption.h +51 -0
- data/ext/fox16/include/FXRbMenuCascade.h +51 -0
- data/ext/fox16/include/FXRbMenuCheck.h +49 -0
- data/ext/fox16/include/FXRbMenuCommand.h +49 -0
- data/ext/fox16/include/FXRbMenuPane.h +52 -0
- data/ext/fox16/include/FXRbMenuRadio.h +49 -0
- data/ext/fox16/include/FXRbMenuSeparator.h +51 -0
- data/ext/fox16/include/FXRbMenuTitle.h +51 -0
- data/ext/fox16/include/FXRbMessageBox.h +56 -0
- data/ext/fox16/include/FXRbObject.h +67 -0
- data/ext/fox16/include/FXRbObjectVirtuals.h +9 -0
- data/ext/fox16/include/FXRbOptionMenu.h +73 -0
- data/ext/fox16/include/FXRbPCXIcon.h +54 -0
- data/ext/fox16/include/FXRbPCXImage.h +54 -0
- data/ext/fox16/include/FXRbPNGIcon.h +54 -0
- data/ext/fox16/include/FXRbPNGImage.h +54 -0
- data/ext/fox16/include/FXRbPPMIcon.h +54 -0
- data/ext/fox16/include/FXRbPPMImage.h +54 -0
- data/ext/fox16/include/FXRbPacker.h +51 -0
- data/ext/fox16/include/FXRbPicker.h +51 -0
- data/ext/fox16/include/FXRbPopup.h +70 -0
- data/ext/fox16/include/FXRbPopupVirtuals.h +6 -0
- data/ext/fox16/include/FXRbPrintDialog.h +53 -0
- data/ext/fox16/include/FXRbProgressBar.h +51 -0
- data/ext/fox16/include/FXRbProgressDialog.h +53 -0
- data/ext/fox16/include/FXRbRGBIcon.h +54 -0
- data/ext/fox16/include/FXRbRGBImage.h +54 -0
- data/ext/fox16/include/FXRbRadioButton.h +51 -0
- data/ext/fox16/include/FXRbRealSlider.h +51 -0
- data/ext/fox16/include/FXRbRealSpinner.h +64 -0
- data/ext/fox16/include/FXRbRealSpinnerVirtuals.h +3 -0
- data/ext/fox16/include/FXRbRecentFiles.h +52 -0
- data/ext/fox16/include/FXRbRegistry.h +46 -0
- data/ext/fox16/include/FXRbReplaceDialog.h +53 -0
- data/ext/fox16/include/FXRbRootWindow.h +51 -0
- data/ext/fox16/include/FXRbRuler.h +56 -0
- data/ext/fox16/include/FXRbRulerView.h +54 -0
- data/ext/fox16/include/FXRbScintilla.h +52 -0
- data/ext/fox16/include/FXRbScrollArea.h +87 -0
- data/ext/fox16/include/FXRbScrollAreaVirtuals.h +13 -0
- data/ext/fox16/include/FXRbScrollBar.h +73 -0
- data/ext/fox16/include/FXRbScrollPane.h +52 -0
- data/ext/fox16/include/FXRbScrollWindow.h +57 -0
- data/ext/fox16/include/FXRbSearchDialog.h +53 -0
- data/ext/fox16/include/FXRbSeparator.h +95 -0
- data/ext/fox16/include/FXRbSettings.h +46 -0
- data/ext/fox16/include/FXRbShell.h +56 -0
- data/ext/fox16/include/FXRbShutter.h +86 -0
- data/ext/fox16/include/FXRbShutterVirtuals.h +3 -0
- data/ext/fox16/include/FXRbSlider.h +51 -0
- data/ext/fox16/include/FXRbSpinner.h +64 -0
- data/ext/fox16/include/FXRbSpinnerVirtuals.h +3 -0
- data/ext/fox16/include/FXRbSplashWindow.h +57 -0
- data/ext/fox16/include/FXRbSplitter.h +54 -0
- data/ext/fox16/include/FXRbSpring.h +51 -0
- data/ext/fox16/include/FXRbStatusBar.h +51 -0
- data/ext/fox16/include/FXRbStatusLine.h +51 -0
- data/ext/fox16/include/FXRbStream.h +101 -0
- data/ext/fox16/include/FXRbStreamVirtuals.h +9 -0
- data/ext/fox16/include/FXRbStringDict.h +46 -0
- data/ext/fox16/include/FXRbSwitcher.h +51 -0
- data/ext/fox16/include/FXRbTGAIcon.h +54 -0
- data/ext/fox16/include/FXRbTGAImage.h +54 -0
- data/ext/fox16/include/FXRbTIFIcon.h +54 -0
- data/ext/fox16/include/FXRbTIFImage.h +54 -0
- data/ext/fox16/include/FXRbTabBar.h +64 -0
- data/ext/fox16/include/FXRbTabBarVirtuals.h +3 -0
- data/ext/fox16/include/FXRbTabBook.h +52 -0
- data/ext/fox16/include/FXRbTabItem.h +51 -0
- data/ext/fox16/include/FXRbTable.h +509 -0
- data/ext/fox16/include/FXRbTableItemVirtuals.h +89 -0
- data/ext/fox16/include/FXRbTableVirtuals.h +89 -0
- data/ext/fox16/include/FXRbText.h +187 -0
- data/ext/fox16/include/FXRbTextField.h +51 -0
- data/ext/fox16/include/FXRbTextVirtuals.h +52 -0
- data/ext/fox16/include/FXRbToggleButton.h +51 -0
- data/ext/fox16/include/FXRbToolBar.h +63 -0
- data/ext/fox16/include/FXRbToolBarGrip.h +51 -0
- data/ext/fox16/include/FXRbToolBarShell.h +52 -0
- data/ext/fox16/include/FXRbToolBarTab.h +51 -0
- data/ext/fox16/include/FXRbToolTip.h +51 -0
- data/ext/fox16/include/FXRbTopWindow.h +91 -0
- data/ext/fox16/include/FXRbTopWindowVirtuals.h +15 -0
- data/ext/fox16/include/FXRbTranslator.h +61 -0
- data/ext/fox16/include/FXRbTranslatorVirtuals.h +4 -0
- data/ext/fox16/include/FXRbTreeItemVirtuals.h +42 -0
- data/ext/fox16/include/FXRbTreeList.h +277 -0
- data/ext/fox16/include/FXRbTreeListBox.h +64 -0
- data/ext/fox16/include/FXRbTreeListBoxVirtuals.h +4 -0
- data/ext/fox16/include/FXRbTreeListVirtuals.h +42 -0
- data/ext/fox16/include/FXRbTriStateButton.h +51 -0
- data/ext/fox16/include/FXRbVerticalFrame.h +51 -0
- data/ext/fox16/include/FXRbVisual.h +56 -0
- data/ext/fox16/include/FXRbWindow.h +248 -0
- data/ext/fox16/include/FXRbWindowVirtuals.h +94 -0
- data/ext/fox16/include/FXRbWizard.h +60 -0
- data/ext/fox16/include/FXRbXBMIcon.h +54 -0
- data/ext/fox16/include/FXRbXBMImage.h +54 -0
- data/ext/fox16/include/FXRbXPMIcon.h +54 -0
- data/ext/fox16/include/FXRbXPMImage.h +54 -0
- data/ext/fox16/include/FXRuby.h +842 -0
- data/ext/fox16/include/impl.h +214 -0
- data/ext/fox16/include/inlinestubs.h +1155 -0
- data/ext/fox16/label_wrap.cpp +5700 -0
- data/ext/fox16/layout_wrap.cpp +6358 -0
- data/ext/fox16/librb.c +647 -0
- data/ext/fox16/list_wrap.cpp +2981 -0
- data/ext/fox16/make_impl.rb +121 -0
- data/ext/fox16/markfuncs.cpp +1650 -0
- data/ext/fox16/mdi_wrap.cpp +5266 -0
- data/ext/fox16/menu_wrap.cpp +5589 -0
- data/ext/fox16/scintilla_wrap.cpp +2518 -0
- data/ext/fox16/table_wrap.cpp +4173 -0
- data/ext/fox16/text_wrap.cpp +3832 -0
- data/ext/fox16/treelist_wrap.cpp +6004 -0
- data/ext/fox16/ui_wrap.cpp +14230 -0
- data/ext/fox16/unregisterOwnedObjects.cpp +120 -0
- data/index.html +14 -0
- data/lib/fox16.bundle +0 -0
- data/lib/fox16.rb +8 -0
- data/lib/fox16/accel_table.rb +70 -0
- data/lib/fox16/aliases.rb +5611 -0
- data/lib/fox16/bitmapview.rb +223 -0
- data/lib/fox16/calendar.rb +217 -0
- data/lib/fox16/chore.rb +105 -0
- data/lib/fox16/colors.rb +280 -0
- data/lib/fox16/core.rb +700 -0
- data/lib/fox16/dict.rb +35 -0
- data/lib/fox16/exceptions_for_fxerror.rb +17 -0
- data/lib/fox16/execute_nonmodal.rb +70 -0
- data/lib/fox16/glgroup.rb +166 -0
- data/lib/fox16/glshapes.rb +456 -0
- data/lib/fox16/input.rb +59 -0
- data/lib/fox16/irb.rb +178 -0
- data/lib/fox16/iterators.rb +420 -0
- data/lib/fox16/keys.rb +1374 -0
- data/lib/fox16/kwargs.rb +2740 -0
- data/lib/fox16/missingdep.rb +14 -0
- data/lib/fox16/pseudokeyboard.rb +40 -0
- data/lib/fox16/pseudomouse.rb +87 -0
- data/lib/fox16/responder.rb +70 -0
- data/lib/fox16/responder2.rb +132 -0
- data/lib/fox16/scintilla.rb +3741 -0
- data/lib/fox16/settings.rb +18 -0
- data/lib/fox16/signal.rb +71 -0
- data/lib/fox16/splashscreen.rb +82 -0
- data/lib/fox16/timeout.rb +136 -0
- data/lib/fox16/undolist.rb +455 -0
- data/lib/fox16/version.rb +5 -0
- data/rdoc-sources/FX4Splitter.rb +156 -0
- data/rdoc-sources/FX7Segment.rb +54 -0
- data/rdoc-sources/FXAccelTable.rb +84 -0
- data/rdoc-sources/FXApp.rb +545 -0
- data/rdoc-sources/FXArrowButton.rb +69 -0
- data/rdoc-sources/FXBMPIcon.rb +67 -0
- data/rdoc-sources/FXBMPImage.rb +30 -0
- data/rdoc-sources/FXBitmap.rb +115 -0
- data/rdoc-sources/FXBitmapFrame.rb +31 -0
- data/rdoc-sources/FXBitmapView.rb +44 -0
- data/rdoc-sources/FXButton.rb +59 -0
- data/rdoc-sources/FXCURCursor.rb +13 -0
- data/rdoc-sources/FXCanvas.rb +18 -0
- data/rdoc-sources/FXCheckButton.rb +58 -0
- data/rdoc-sources/FXChoiceBox.rb +49 -0
- data/rdoc-sources/FXColorBar.rb +48 -0
- data/rdoc-sources/FXColorDialog.rb +37 -0
- data/rdoc-sources/FXColorList.rb +55 -0
- data/rdoc-sources/FXColorRing.rb +49 -0
- data/rdoc-sources/FXColorSelector.rb +65 -0
- data/rdoc-sources/FXColorWell.rb +65 -0
- data/rdoc-sources/FXColorWheel.rb +57 -0
- data/rdoc-sources/FXComboBox.rb +214 -0
- data/rdoc-sources/FXComposite.rb +34 -0
- data/rdoc-sources/FXCursor.rb +67 -0
- data/rdoc-sources/FXDC.rb +720 -0
- data/rdoc-sources/FXDCPrint.rb +127 -0
- data/rdoc-sources/FXDCWindow.rb +33 -0
- data/rdoc-sources/FXDataTarget.rb +66 -0
- data/rdoc-sources/FXDebugTarget.rb +25 -0
- data/rdoc-sources/FXDelegator.rb +23 -0
- data/rdoc-sources/FXDial.rb +107 -0
- data/rdoc-sources/FXDialogBox.rb +32 -0
- data/rdoc-sources/FXDict.rb +79 -0
- data/rdoc-sources/FXDirBox.rb +55 -0
- data/rdoc-sources/FXDirDialog.rb +47 -0
- data/rdoc-sources/FXDirList.rb +149 -0
- data/rdoc-sources/FXDirSelector.rb +64 -0
- data/rdoc-sources/FXDockBar.rb +151 -0
- data/rdoc-sources/FXDockHandler.rb +26 -0
- data/rdoc-sources/FXDockSite.rb +104 -0
- data/rdoc-sources/FXDockTitle.rb +26 -0
- data/rdoc-sources/FXDocument.rb +29 -0
- data/rdoc-sources/FXDragCorner.rb +19 -0
- data/rdoc-sources/FXDrawable.rb +27 -0
- data/rdoc-sources/FXDriveBox.rb +46 -0
- data/rdoc-sources/FXExtentd.rb +85 -0
- data/rdoc-sources/FXExtentf.rb +85 -0
- data/rdoc-sources/FXFileDialog.rb +217 -0
- data/rdoc-sources/FXFileDict.rb +131 -0
- data/rdoc-sources/FXFileList.rb +208 -0
- data/rdoc-sources/FXFileSelector.rb +184 -0
- data/rdoc-sources/FXFileStream.rb +27 -0
- data/rdoc-sources/FXFoldingList.rb +504 -0
- data/rdoc-sources/FXFont.rb +361 -0
- data/rdoc-sources/FXFontDialog.rb +14 -0
- data/rdoc-sources/FXFontSelector.rb +37 -0
- data/rdoc-sources/FXFrame.rb +53 -0
- data/rdoc-sources/FXGIFCursor.rb +50 -0
- data/rdoc-sources/FXGIFIcon.rb +31 -0
- data/rdoc-sources/FXGIFImage.rb +29 -0
- data/rdoc-sources/FXGLCanvas.rb +45 -0
- data/rdoc-sources/FXGLContext.rb +40 -0
- data/rdoc-sources/FXGLObject.rb +75 -0
- data/rdoc-sources/FXGLShape.rb +69 -0
- data/rdoc-sources/FXGLViewer.rb +332 -0
- data/rdoc-sources/FXGLVisual.rb +94 -0
- data/rdoc-sources/FXGradientBar.rb +301 -0
- data/rdoc-sources/FXGroupBox.rb +36 -0
- data/rdoc-sources/FXHeader.rb +411 -0
- data/rdoc-sources/FXHorizontalFrame.rb +29 -0
- data/rdoc-sources/FXICOIcon.rb +65 -0
- data/rdoc-sources/FXICOImage.rb +31 -0
- data/rdoc-sources/FXIcon.rb +38 -0
- data/rdoc-sources/FXIconDict.rb +48 -0
- data/rdoc-sources/FXIconList.rb +450 -0
- data/rdoc-sources/FXIconSource.rb +100 -0
- data/rdoc-sources/FXId.rb +34 -0
- data/rdoc-sources/FXImage.rb +292 -0
- data/rdoc-sources/FXImageFrame.rb +36 -0
- data/rdoc-sources/FXImageView.rb +35 -0
- data/rdoc-sources/FXInputDialog.rb +80 -0
- data/rdoc-sources/FXJPGIcon.rb +70 -0
- data/rdoc-sources/FXJPGImage.rb +38 -0
- data/rdoc-sources/FXKnob.rb +76 -0
- data/rdoc-sources/FXLabel.rb +72 -0
- data/rdoc-sources/FXList.rb +443 -0
- data/rdoc-sources/FXListBox.rb +191 -0
- data/rdoc-sources/FXMDIButton.rb +67 -0
- data/rdoc-sources/FXMDIChild.rb +155 -0
- data/rdoc-sources/FXMDIClient.rb +65 -0
- data/rdoc-sources/FXMainWindow.rb +26 -0
- data/rdoc-sources/FXMatrix.rb +57 -0
- data/rdoc-sources/FXMemoryBuffer.rb +28 -0
- data/rdoc-sources/FXMemoryStream.rb +50 -0
- data/rdoc-sources/FXMenuBar.rb +23 -0
- data/rdoc-sources/FXMenuButton.rb +84 -0
- data/rdoc-sources/FXMenuCaption.rb +53 -0
- data/rdoc-sources/FXMenuCascade.rb +18 -0
- data/rdoc-sources/FXMenuCheck.rb +30 -0
- data/rdoc-sources/FXMenuCommand.rb +26 -0
- data/rdoc-sources/FXMenuPane.rb +13 -0
- data/rdoc-sources/FXMenuRadio.rb +33 -0
- data/rdoc-sources/FXMenuSeparator.rb +21 -0
- data/rdoc-sources/FXMenuTitle.rb +27 -0
- data/rdoc-sources/FXMessageBox.rb +73 -0
- data/rdoc-sources/FXObject.rb +28 -0
- data/rdoc-sources/FXOptionMenu.rb +83 -0
- data/rdoc-sources/FXPCXIcon.rb +63 -0
- data/rdoc-sources/FXPCXImage.rb +31 -0
- data/rdoc-sources/FXPNGIcon.rb +66 -0
- data/rdoc-sources/FXPNGImage.rb +34 -0
- data/rdoc-sources/FXPPMIcon.rb +36 -0
- data/rdoc-sources/FXPPMImage.rb +31 -0
- data/rdoc-sources/FXPacker.rb +63 -0
- data/rdoc-sources/FXPicker.rb +27 -0
- data/rdoc-sources/FXPopup.rb +53 -0
- data/rdoc-sources/FXPrintDialog.rb +36 -0
- data/rdoc-sources/FXProgressBar.rb +57 -0
- data/rdoc-sources/FXProgressDialog.rb +36 -0
- data/rdoc-sources/FXQuatd.rb +164 -0
- data/rdoc-sources/FXQuatf.rb +173 -0
- data/rdoc-sources/FXRGBIcon.rb +64 -0
- data/rdoc-sources/FXRGBImage.rb +31 -0
- data/rdoc-sources/FXRadioButton.rb +70 -0
- data/rdoc-sources/FXRanged.rb +100 -0
- data/rdoc-sources/FXRangef.rb +100 -0
- data/rdoc-sources/FXRealSlider.rb +101 -0
- data/rdoc-sources/FXRealSpinner.rb +140 -0
- data/rdoc-sources/FXRecentFiles.rb +77 -0
- data/rdoc-sources/FXRectangle.rb +149 -0
- data/rdoc-sources/FXRegion.rb +64 -0
- data/rdoc-sources/FXRegistry.rb +56 -0
- data/rdoc-sources/FXReplaceDialog.rb +56 -0
- data/rdoc-sources/FXRootWindow.rb +17 -0
- data/rdoc-sources/FXRuler.rb +130 -0
- data/rdoc-sources/FXRulerView.rb +225 -0
- data/rdoc-sources/FXScintilla.rb +121 -0
- data/rdoc-sources/FXScrollArea.rb +86 -0
- data/rdoc-sources/FXScrollBar.rb +107 -0
- data/rdoc-sources/FXScrollPane.rb +28 -0
- data/rdoc-sources/FXScrollWindow.rb +38 -0
- data/rdoc-sources/FXSearchDialog.rb +24 -0
- data/rdoc-sources/FXSeparator.rb +74 -0
- data/rdoc-sources/FXSettings.rb +248 -0
- data/rdoc-sources/FXShell.rb +8 -0
- data/rdoc-sources/FXShutter.rb +102 -0
- data/rdoc-sources/FXSize.rb +95 -0
- data/rdoc-sources/FXSlider.rb +98 -0
- data/rdoc-sources/FXSphered.rb +80 -0
- data/rdoc-sources/FXSpheref.rb +80 -0
- data/rdoc-sources/FXSpinner.rb +136 -0
- data/rdoc-sources/FXSplashWindow.rb +27 -0
- data/rdoc-sources/FXSplitter.rb +89 -0
- data/rdoc-sources/FXSpring.rb +61 -0
- data/rdoc-sources/FXStatusBar.rb +42 -0
- data/rdoc-sources/FXStatusLine.rb +60 -0
- data/rdoc-sources/FXStream.rb +142 -0
- data/rdoc-sources/FXStringDict.rb +38 -0
- data/rdoc-sources/FXSwitcher.rb +78 -0
- data/rdoc-sources/FXTGAIcon.rb +63 -0
- data/rdoc-sources/FXTGAImage.rb +31 -0
- data/rdoc-sources/FXTIFIcon.rb +70 -0
- data/rdoc-sources/FXTIFImage.rb +37 -0
- data/rdoc-sources/FXTabBar.rb +80 -0
- data/rdoc-sources/FXTabBook.rb +41 -0
- data/rdoc-sources/FXTabItem.rb +58 -0
- data/rdoc-sources/FXTable.rb +975 -0
- data/rdoc-sources/FXText.rb +581 -0
- data/rdoc-sources/FXTextField.rb +151 -0
- data/rdoc-sources/FXToggleButton.rb +70 -0
- data/rdoc-sources/FXToolBar.rb +61 -0
- data/rdoc-sources/FXToolBarGrip.rb +50 -0
- data/rdoc-sources/FXToolBarShell.rb +44 -0
- data/rdoc-sources/FXToolBarTab.rb +74 -0
- data/rdoc-sources/FXToolTip.rb +39 -0
- data/rdoc-sources/FXTopWindow.rb +163 -0
- data/rdoc-sources/FXTranslator.rb +32 -0
- data/rdoc-sources/FXTreeList.rb +514 -0
- data/rdoc-sources/FXTreeListBox.rb +219 -0
- data/rdoc-sources/FXTriStateButton.rb +49 -0
- data/rdoc-sources/FXVec2d.rb +96 -0
- data/rdoc-sources/FXVec2f.rb +96 -0
- data/rdoc-sources/FXVec3d.rb +118 -0
- data/rdoc-sources/FXVec3f.rb +118 -0
- data/rdoc-sources/FXVec4d.rb +139 -0
- data/rdoc-sources/FXVec4f.rb +139 -0
- data/rdoc-sources/FXVerticalFrame.rb +29 -0
- data/rdoc-sources/FXVisual.rb +79 -0
- data/rdoc-sources/FXWindow.rb +725 -0
- data/rdoc-sources/FXWizard.rb +59 -0
- data/rdoc-sources/FXXBMIcon.rb +37 -0
- data/rdoc-sources/FXXBMImage.rb +32 -0
- data/rdoc-sources/FXXPMIcon.rb +65 -0
- data/rdoc-sources/FXXPMImage.rb +31 -0
- data/rdoc-sources/Makefile +23 -0
- data/rdoc-sources/README.rdoc +53 -0
- data/rdoc-sources/fxdefs.rb +90 -0
- data/scripts/build-fox.rb +31 -0
- data/scripts/generate_kwargs_lib.rb +414 -0
- data/scripts/iface.rb +391 -0
- data/swig-interfaces/FX4Splitter.i +149 -0
- data/swig-interfaces/FX7Segment.i +141 -0
- data/swig-interfaces/FXAccelTable.i +100 -0
- data/swig-interfaces/FXApp.i +735 -0
- data/swig-interfaces/FXArrowButton.i +136 -0
- data/swig-interfaces/FXBMPIcon.i +88 -0
- data/swig-interfaces/FXBMPImage.i +54 -0
- data/swig-interfaces/FXBitmap.i +90 -0
- data/swig-interfaces/FXBitmapFrame.i +72 -0
- data/swig-interfaces/FXBitmapView.i +94 -0
- data/swig-interfaces/FXButton.i +130 -0
- data/swig-interfaces/FXCURCursor.i +49 -0
- data/swig-interfaces/FXCanvas.i +61 -0
- data/swig-interfaces/FXCheckButton.i +108 -0
- data/swig-interfaces/FXChoiceBox.i +91 -0
- data/swig-interfaces/FXColorBar.i +110 -0
- data/swig-interfaces/FXColorDialog.i +79 -0
- data/swig-interfaces/FXColorList.i +99 -0
- data/swig-interfaces/FXColorRing.i +148 -0
- data/swig-interfaces/FXColorSelector.i +157 -0
- data/swig-interfaces/FXColorWell.i +133 -0
- data/swig-interfaces/FXColorWheel.i +108 -0
- data/swig-interfaces/FXComboBox.i +280 -0
- data/swig-interfaces/FXComposeContext.i +66 -0
- data/swig-interfaces/FXComposite.i +103 -0
- data/swig-interfaces/FXCursor.i +120 -0
- data/swig-interfaces/FXDC.i +280 -0
- data/swig-interfaces/FXDCPrint.i +141 -0
- data/swig-interfaces/FXDCWindow.i +75 -0
- data/swig-interfaces/FXDataTarget.i +115 -0
- data/swig-interfaces/FXDebugTarget.i +60 -0
- data/swig-interfaces/FXDelegator.i +56 -0
- data/swig-interfaces/FXDial.i +168 -0
- data/swig-interfaces/FXDialogBox.i +131 -0
- data/swig-interfaces/FXDict.i +200 -0
- data/swig-interfaces/FXDirBox.i +68 -0
- data/swig-interfaces/FXDirDialog.i +97 -0
- data/swig-interfaces/FXDirList.i +274 -0
- data/swig-interfaces/FXDirSelector.i +142 -0
- data/swig-interfaces/FXDockBar.i +180 -0
- data/swig-interfaces/FXDockHandler.i +94 -0
- data/swig-interfaces/FXDockSite.i +91 -0
- data/swig-interfaces/FXDockTitle.i +91 -0
- data/swig-interfaces/FXDocument.i +70 -0
- data/swig-interfaces/FXDragCorner.i +72 -0
- data/swig-interfaces/FXDrawable.i +90 -0
- data/swig-interfaces/FXDriveBox.i +63 -0
- data/swig-interfaces/FXExtentd.i +131 -0
- data/swig-interfaces/FXExtentf.i +131 -0
- data/swig-interfaces/FXFileDialog.i +268 -0
- data/swig-interfaces/FXFileDict.i +121 -0
- data/swig-interfaces/FXFileList.i +345 -0
- data/swig-interfaces/FXFileSelector.i +347 -0
- data/swig-interfaces/FXFileStream.i +49 -0
- data/swig-interfaces/FXFoldingList.i +556 -0
- data/swig-interfaces/FXFont.i +333 -0
- data/swig-interfaces/FXFontDialog.i +63 -0
- data/swig-interfaces/FXFontSelector.i +127 -0
- data/swig-interfaces/FXFrame.i +245 -0
- data/swig-interfaces/FXGIFCursor.i +86 -0
- data/swig-interfaces/FXGIFIcon.i +54 -0
- data/swig-interfaces/FXGIFImage.i +54 -0
- data/swig-interfaces/FXGLCanvas.i +90 -0
- data/swig-interfaces/FXGLContext.i +85 -0
- data/swig-interfaces/FXGLObject.i +70 -0
- data/swig-interfaces/FXGLShape.i +152 -0
- data/swig-interfaces/FXGLViewer.i +691 -0
- data/swig-interfaces/FXGLVisual.i +136 -0
- data/swig-interfaces/FXGradientBar.i +310 -0
- data/swig-interfaces/FXGroupBox.i +94 -0
- data/swig-interfaces/FXHeader.i +432 -0
- data/swig-interfaces/FXHorizontalFrame.i +60 -0
- data/swig-interfaces/FXICOIcon.i +92 -0
- data/swig-interfaces/FXICOImage.i +54 -0
- data/swig-interfaces/FXIcon.i +128 -0
- data/swig-interfaces/FXIconDict.i +90 -0
- data/swig-interfaces/FXIconList.i +596 -0
- data/swig-interfaces/FXIconSource.i +55 -0
- data/swig-interfaces/FXId.i +103 -0
- data/swig-interfaces/FXImage.i +197 -0
- data/swig-interfaces/FXImageFrame.i +66 -0
- data/swig-interfaces/FXImageView.i +88 -0
- data/swig-interfaces/FXInputDialog.i +180 -0
- data/swig-interfaces/FXJPGIcon.i +101 -0
- data/swig-interfaces/FXJPGImage.i +67 -0
- data/swig-interfaces/FXKnob.i +182 -0
- data/swig-interfaces/FXLabel.i +199 -0
- data/swig-interfaces/FXList.i +476 -0
- data/swig-interfaces/FXListBox.i +234 -0
- data/swig-interfaces/FXMDIButton.i +173 -0
- data/swig-interfaces/FXMDIChild.i +242 -0
- data/swig-interfaces/FXMDIClient.i +149 -0
- data/swig-interfaces/FXMainWindow.i +53 -0
- data/swig-interfaces/FXMat3d.i +102 -0
- data/swig-interfaces/FXMat3f.i +102 -0
- data/swig-interfaces/FXMat4d.i +122 -0
- data/swig-interfaces/FXMat4f.i +138 -0
- data/swig-interfaces/FXMatrix.i +101 -0
- data/swig-interfaces/FXMemoryBuffer.i +64 -0
- data/swig-interfaces/FXMemoryStream.i +73 -0
- data/swig-interfaces/FXMenuBar.i +67 -0
- data/swig-interfaces/FXMenuButton.i +152 -0
- data/swig-interfaces/FXMenuCaption.i +176 -0
- data/swig-interfaces/FXMenuCascade.i +76 -0
- data/swig-interfaces/FXMenuCheck.i +90 -0
- data/swig-interfaces/FXMenuCommand.i +69 -0
- data/swig-interfaces/FXMenuPane.i +60 -0
- data/swig-interfaces/FXMenuRadio.i +93 -0
- data/swig-interfaces/FXMenuSeparator.i +65 -0
- data/swig-interfaces/FXMenuTitle.i +74 -0
- data/swig-interfaces/FXMessageBox.i +128 -0
- data/swig-interfaces/FXObject.i +169 -0
- data/swig-interfaces/FXOptionMenu.i +140 -0
- data/swig-interfaces/FXPCXIcon.i +91 -0
- data/swig-interfaces/FXPCXImage.i +55 -0
- data/swig-interfaces/FXPNGIcon.i +95 -0
- data/swig-interfaces/FXPNGImage.i +59 -0
- data/swig-interfaces/FXPPMIcon.i +91 -0
- data/swig-interfaces/FXPPMImage.i +55 -0
- data/swig-interfaces/FXPacker.i +255 -0
- data/swig-interfaces/FXPicker.i +54 -0
- data/swig-interfaces/FXPoint.i +52 -0
- data/swig-interfaces/FXPopup.i +162 -0
- data/swig-interfaces/FXPrintDialog.i +154 -0
- data/swig-interfaces/FXProgressBar.i +133 -0
- data/swig-interfaces/FXProgressDialog.i +105 -0
- data/swig-interfaces/FXQuatd.i +128 -0
- data/swig-interfaces/FXQuatf.i +122 -0
- data/swig-interfaces/FXRGBIcon.i +90 -0
- data/swig-interfaces/FXRGBImage.i +56 -0
- data/swig-interfaces/FXRadioButton.i +117 -0
- data/swig-interfaces/FXRanged.i +163 -0
- data/swig-interfaces/FXRangef.i +172 -0
- data/swig-interfaces/FXRealSlider.i +166 -0
- data/swig-interfaces/FXRealSpinner.i +215 -0
- data/swig-interfaces/FXRecentFiles.i +119 -0
- data/swig-interfaces/FXRectangle.i +104 -0
- data/swig-interfaces/FXRegion.i +88 -0
- data/swig-interfaces/FXRegistry.i +96 -0
- data/swig-interfaces/FXReplaceDialog.i +131 -0
- data/swig-interfaces/FXRootWindow.i +50 -0
- data/swig-interfaces/FXRuler.i +245 -0
- data/swig-interfaces/FXRulerView.i +233 -0
- data/swig-interfaces/FXScintilla.i +192 -0
- data/swig-interfaces/FXScrollArea.i +211 -0
- data/swig-interfaces/FXScrollBar.i +178 -0
- data/swig-interfaces/FXScrollPane.i +83 -0
- data/swig-interfaces/FXScrollWindow.i +67 -0
- data/swig-interfaces/FXSearchDialog.i +48 -0
- data/swig-interfaces/FXSeparator.i +138 -0
- data/swig-interfaces/FXSettings.i +160 -0
- data/swig-interfaces/FXShell.i +91 -0
- data/swig-interfaces/FXShutter.i +140 -0
- data/swig-interfaces/FXSize.i +71 -0
- data/swig-interfaces/FXSlider.i +181 -0
- data/swig-interfaces/FXSphered.i +126 -0
- data/swig-interfaces/FXSpheref.i +126 -0
- data/swig-interfaces/FXSpinner.i +212 -0
- data/swig-interfaces/FXSplashWindow.i +82 -0
- data/swig-interfaces/FXSplitter.i +123 -0
- data/swig-interfaces/FXSpring.i +79 -0
- data/swig-interfaces/FXStatusBar.i +68 -0
- data/swig-interfaces/FXStatusLine.i +100 -0
- data/swig-interfaces/FXStream.i +150 -0
- data/swig-interfaces/FXStringDict.i +61 -0
- data/swig-interfaces/FXSwitcher.i +110 -0
- data/swig-interfaces/FXTGAIcon.i +85 -0
- data/swig-interfaces/FXTGAImage.i +56 -0
- data/swig-interfaces/FXTIFIcon.i +73 -0
- data/swig-interfaces/FXTIFImage.i +93 -0
- data/swig-interfaces/FXTabBar.i +121 -0
- data/swig-interfaces/FXTabBook.i +70 -0
- data/swig-interfaces/FXTabItem.i +82 -0
- data/swig-interfaces/FXTable.i +861 -0
- data/swig-interfaces/FXText.i +763 -0
- data/swig-interfaces/FXTextField.i +290 -0
- data/swig-interfaces/FXToggleButton.i +136 -0
- data/swig-interfaces/FXToolBar.i +75 -0
- data/swig-interfaces/FXToolBarGrip.i +82 -0
- data/swig-interfaces/FXToolBarShell.i +98 -0
- data/swig-interfaces/FXToolBarTab.i +114 -0
- data/swig-interfaces/FXToolTip.i +93 -0
- data/swig-interfaces/FXTopWindow.i +263 -0
- data/swig-interfaces/FXTranslator.i +55 -0
- data/swig-interfaces/FXTreeList.i +549 -0
- data/swig-interfaces/FXTreeListBox.i +317 -0
- data/swig-interfaces/FXTriStateButton.i +77 -0
- data/swig-interfaces/FXURL.i +35 -0
- data/swig-interfaces/FXVec2d.i +87 -0
- data/swig-interfaces/FXVec2f.i +87 -0
- data/swig-interfaces/FXVec3d.i +111 -0
- data/swig-interfaces/FXVec3f.i +109 -0
- data/swig-interfaces/FXVec4d.i +115 -0
- data/swig-interfaces/FXVec4f.i +115 -0
- data/swig-interfaces/FXVerticalFrame.i +69 -0
- data/swig-interfaces/FXVisual.i +162 -0
- data/swig-interfaces/FXWindow.i +851 -0
- data/swig-interfaces/FXWizard.i +125 -0
- data/swig-interfaces/FXXBMIcon.i +56 -0
- data/swig-interfaces/FXXBMImage.i +118 -0
- data/swig-interfaces/FXXPMIcon.i +122 -0
- data/swig-interfaces/FXXPMImage.i +56 -0
- data/swig-interfaces/README +17 -0
- data/swig-interfaces/common.i +48 -0
- data/swig-interfaces/core.i +85 -0
- data/swig-interfaces/dcmodule.i +36 -0
- data/swig-interfaces/dialogs.i +49 -0
- data/swig-interfaces/exceptions.i +249 -0
- data/swig-interfaces/framesmodule.i +54 -0
- data/swig-interfaces/freefuncs.i +93 -0
- data/swig-interfaces/fx3d.i +60 -0
- data/swig-interfaces/fxdefs.i +419 -0
- data/swig-interfaces/handlers.i +615 -0
- data/swig-interfaces/iconlistmodule.i +37 -0
- data/swig-interfaces/icons.i +48 -0
- data/swig-interfaces/ignore-message-handlers.rb +16 -0
- data/swig-interfaces/image.i +49 -0
- data/swig-interfaces/labelmodule.i +47 -0
- data/swig-interfaces/layout.i +47 -0
- data/swig-interfaces/listmodule.i +37 -0
- data/swig-interfaces/macros.i +1326 -0
- data/swig-interfaces/markfuncs.i +210 -0
- data/swig-interfaces/mdi.i +38 -0
- data/swig-interfaces/menumodule.i +44 -0
- data/swig-interfaces/ruby-typemaps.i +772 -0
- data/swig-interfaces/scintilla.i +57 -0
- data/swig-interfaces/table-module.i +36 -0
- data/swig-interfaces/text-module.i +36 -0
- data/swig-interfaces/treelist-module.i +37 -0
- data/swig-interfaces/ui.i +63 -0
- data/test/README +19 -0
- data/test/TC_FXAccelTable.rb +57 -0
- data/test/TC_FXApp.rb +16 -0
- data/test/TC_FXArc.rb +26 -0
- data/test/TC_FXBMPIcon.rb +15 -0
- data/test/TC_FXBMPImage.rb +15 -0
- data/test/TC_FXButton.rb +78 -0
- data/test/TC_FXCheckButton.rb +57 -0
- data/test/TC_FXComboBox.rb +63 -0
- data/test/TC_FXDC.rb +372 -0
- data/test/TC_FXDCPrint.rb +101 -0
- data/test/TC_FXDCWindow.rb +23 -0
- data/test/TC_FXDataTarget.rb +24 -0
- data/test/TC_FXDialogBox.rb +12 -0
- data/test/TC_FXDirList.rb +30 -0
- data/test/TC_FXExtentd.rb +21 -0
- data/test/TC_FXExtentf.rb +21 -0
- data/test/TC_FXFileAssoc.rb +62 -0
- data/test/TC_FXFileStream.rb +89 -0
- data/test/TC_FXFoldingList.rb +32 -0
- data/test/TC_FXFont.rb +69 -0
- data/test/TC_FXFontDesc.rb +58 -0
- data/test/TC_FXGLGroup.rb +32 -0
- data/test/TC_FXGLShape.rb +28 -0
- data/test/TC_FXGLViewer.rb +20 -0
- data/test/TC_FXGradientBar.rb +89 -0
- data/test/TC_FXHeader.rb +82 -0
- data/test/TC_FXHiliteStyle.rb +23 -0
- data/test/TC_FXIconDict.rb +52 -0
- data/test/TC_FXIconList.rb +192 -0
- data/test/TC_FXId.rb +19 -0
- data/test/TC_FXImage.rb +155 -0
- data/test/TC_FXLight.rb +33 -0
- data/test/TC_FXList.rb +116 -0
- data/test/TC_FXListBox.rb +49 -0
- data/test/TC_FXMainWindow.rb +19 -0
- data/test/TC_FXMat4f.rb +228 -0
- data/test/TC_FXMaterial.rb +89 -0
- data/test/TC_FXMemoryStream.rb +97 -0
- data/test/TC_FXMenuCheck.rb +57 -0
- data/test/TC_FXMenuCommand.rb +12 -0
- data/test/TC_FXMenuRadio.rb +57 -0
- data/test/TC_FXMessageBox.rb +25 -0
- data/test/TC_FXPoint.rb +57 -0
- data/test/TC_FXQuatf.rb +93 -0
- data/test/TC_FXRadioButton.rb +57 -0
- data/test/TC_FXRanged.rb +42 -0
- data/test/TC_FXRangef.rb +42 -0
- data/test/TC_FXRectangle.rb +88 -0
- data/test/TC_FXRegion.rb +54 -0
- data/test/TC_FXRegistry.rb +27 -0
- data/test/TC_FXScrollArea.rb +28 -0
- data/test/TC_FXScrollWindow.rb +28 -0
- data/test/TC_FXSegment.rb +22 -0
- data/test/TC_FXSettings.rb +34 -0
- data/test/TC_FXShell.rb +26 -0
- data/test/TC_FXSize.rb +54 -0
- data/test/TC_FXStream.rb +11 -0
- data/test/TC_FXTable.rb +561 -0
- data/test/TC_FXTableItem.rb +48 -0
- data/test/TC_FXText.rb +96 -0
- data/test/TC_FXTopWindow.rb +32 -0
- data/test/TC_FXTreeList.rb +100 -0
- data/test/TC_FXTreeListBox.rb +41 -0
- data/test/TC_FXUndoList.rb +43 -0
- data/test/TC_FXVec2d.rb +142 -0
- data/test/TC_FXVec2f.rb +137 -0
- data/test/TC_FXVec3d.rb +150 -0
- data/test/TC_FXVec3f.rb +150 -0
- data/test/TC_FXVec4f.rb +158 -0
- data/test/TC_FXViewport.rb +30 -0
- data/test/TC_FXXBMIcon.rb +15 -0
- data/test/TC_FXXBMImage.rb +15 -0
- data/test/TC_FXXPMIcon.rb +15 -0
- data/test/TC_FXXPMImage.rb +15 -0
- data/test/TC_Misc.rb +157 -0
- data/test/TC_downcast.rb +15 -0
- data/test/TS_All.rb +25 -0
- data/test/blankpage.ps +166 -0
- data/test/howdypage.ps +181 -0
- data/test/stress1.rb +92 -0
- data/test/stress2.rb +51 -0
- data/test/stress3.rb +117 -0
- data/test/testcase.rb +37 -0
- metadata +1071 -0
@@ -0,0 +1,4173 @@
|
|
1
|
+
/* ----------------------------------------------------------------------------
|
2
|
+
* This file was automatically generated by SWIG (http://www.swig.org).
|
3
|
+
* Version 1.3.22
|
4
|
+
*
|
5
|
+
* This file is not intended to be easily readable and contains a number of
|
6
|
+
* coding conventions designed to improve portability and efficiency. Do not make
|
7
|
+
* changes to this file unless you know what you are doing--modify the SWIG
|
8
|
+
* interface file instead.
|
9
|
+
* ----------------------------------------------------------------------------- */
|
10
|
+
|
11
|
+
#define SWIG_NOINCLUDE
|
12
|
+
|
13
|
+
#ifdef __cplusplus
|
14
|
+
template<class T> class SwigValueWrapper {
|
15
|
+
T *tt;
|
16
|
+
public:
|
17
|
+
SwigValueWrapper() : tt(0) { }
|
18
|
+
SwigValueWrapper(const SwigValueWrapper<T>& rhs) : tt(new T(*rhs.tt)) { }
|
19
|
+
SwigValueWrapper(const T& t) : tt(new T(t)) { }
|
20
|
+
~SwigValueWrapper() { delete tt; }
|
21
|
+
SwigValueWrapper& operator=(const T& t) { delete tt; tt = new T(t); return *this; }
|
22
|
+
operator T&() const { return *tt; }
|
23
|
+
T *operator&() { return tt; }
|
24
|
+
private:
|
25
|
+
SwigValueWrapper& operator=(const SwigValueWrapper<T>& rhs);
|
26
|
+
};
|
27
|
+
#endif
|
28
|
+
|
29
|
+
/* ruby.swg */
|
30
|
+
/* Implementation : RUBY */
|
31
|
+
#define SWIGRUBY 1
|
32
|
+
|
33
|
+
#include "ruby.h"
|
34
|
+
|
35
|
+
/* Flags for pointer conversion */
|
36
|
+
#define SWIG_POINTER_EXCEPTION 0x1
|
37
|
+
#define SWIG_POINTER_DISOWN 0x2
|
38
|
+
|
39
|
+
#define NUM2USHRT(n) (\
|
40
|
+
(0 <= NUM2UINT(n) && NUM2UINT(n) <= USHRT_MAX)\
|
41
|
+
? (unsigned short) NUM2UINT(n) \
|
42
|
+
: (rb_raise(rb_eArgError, "integer %d out of range of `unsigned short'",\
|
43
|
+
NUM2UINT(n)), (short)0)\
|
44
|
+
)
|
45
|
+
|
46
|
+
#define NUM2SHRT(n) (\
|
47
|
+
(SHRT_MIN <= NUM2INT(n) && NUM2INT(n) <= SHRT_MAX)\
|
48
|
+
? (short)NUM2INT(n)\
|
49
|
+
: (rb_raise(rb_eArgError, "integer %d out of range of `short'",\
|
50
|
+
NUM2INT(n)), (short)0)\
|
51
|
+
)
|
52
|
+
|
53
|
+
/* Ruby 1.7 defines NUM2LL(), LL2NUM() and ULL2NUM() macros */
|
54
|
+
#ifndef NUM2LL
|
55
|
+
#define NUM2LL(x) NUM2LONG((x))
|
56
|
+
#endif
|
57
|
+
#ifndef LL2NUM
|
58
|
+
#define LL2NUM(x) INT2NUM((long) (x))
|
59
|
+
#endif
|
60
|
+
#ifndef ULL2NUM
|
61
|
+
#define ULL2NUM(x) UINT2NUM((unsigned long) (x))
|
62
|
+
#endif
|
63
|
+
|
64
|
+
/* Ruby 1.7 doesn't (yet) define NUM2ULL() */
|
65
|
+
#ifndef NUM2ULL
|
66
|
+
#ifdef HAVE_LONG_LONG
|
67
|
+
#define NUM2ULL(x) rb_num2ull((x))
|
68
|
+
#else
|
69
|
+
#define NUM2ULL(x) NUM2ULONG(x)
|
70
|
+
#endif
|
71
|
+
#endif
|
72
|
+
|
73
|
+
/*
|
74
|
+
* Need to be very careful about how these macros are defined, especially
|
75
|
+
* when compiling C++ code or C code with an ANSI C compiler.
|
76
|
+
*
|
77
|
+
* VALUEFUNC(f) is a macro used to typecast a C function that implements
|
78
|
+
* a Ruby method so that it can be passed as an argument to API functions
|
79
|
+
* like rb_define_method() and rb_define_singleton_method().
|
80
|
+
*
|
81
|
+
* VOIDFUNC(f) is a macro used to typecast a C function that implements
|
82
|
+
* either the "mark" or "free" stuff for a Ruby Data object, so that it
|
83
|
+
* can be passed as an argument to API functions like Data_Wrap_Struct()
|
84
|
+
* and Data_Make_Struct().
|
85
|
+
*/
|
86
|
+
|
87
|
+
#ifdef __cplusplus
|
88
|
+
# ifndef RUBY_METHOD_FUNC /* These definitions should work for Ruby 1.4.6 */
|
89
|
+
# define PROTECTFUNC(f) ((VALUE (*)()) f)
|
90
|
+
# define VALUEFUNC(f) ((VALUE (*)()) f)
|
91
|
+
# define VOIDFUNC(f) ((void (*)()) f)
|
92
|
+
# else
|
93
|
+
# ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
|
94
|
+
# define PROTECTFUNC(f) ((VALUE (*)()) f)
|
95
|
+
# define VALUEFUNC(f) ((VALUE (*)()) f)
|
96
|
+
# define VOIDFUNC(f) ((RUBY_DATA_FUNC) f)
|
97
|
+
# else /* These definitions should work for Ruby 1.7+ */
|
98
|
+
# define PROTECTFUNC(f) ((VALUE (*)(VALUE)) f)
|
99
|
+
# define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
|
100
|
+
# define VOIDFUNC(f) ((RUBY_DATA_FUNC) f)
|
101
|
+
# endif
|
102
|
+
# endif
|
103
|
+
#else
|
104
|
+
# define VALUEFUNC(f) (f)
|
105
|
+
# define VOIDFUNC(f) (f)
|
106
|
+
#endif
|
107
|
+
|
108
|
+
typedef struct {
|
109
|
+
VALUE klass;
|
110
|
+
VALUE mImpl;
|
111
|
+
void (*mark)(void *);
|
112
|
+
void (*destroy)(void *);
|
113
|
+
} swig_class;
|
114
|
+
|
115
|
+
/* Don't use for expressions have side effect */
|
116
|
+
#ifndef RB_STRING_VALUE
|
117
|
+
#define RB_STRING_VALUE(s) (TYPE(s) == T_STRING ? (s) : (*(volatile VALUE *)&(s) = rb_str_to_str(s)))
|
118
|
+
#endif
|
119
|
+
#ifndef StringValue
|
120
|
+
#define StringValue(s) RB_STRING_VALUE(s)
|
121
|
+
#endif
|
122
|
+
#ifndef StringValuePtr
|
123
|
+
#define StringValuePtr(s) RSTRING(RB_STRING_VALUE(s))->ptr
|
124
|
+
#endif
|
125
|
+
#ifndef StringValueLen
|
126
|
+
#define StringValueLen(s) RSTRING(RB_STRING_VALUE(s))->len
|
127
|
+
#endif
|
128
|
+
#ifndef SafeStringValue
|
129
|
+
#define SafeStringValue(v) do {\
|
130
|
+
StringValue(v);\
|
131
|
+
rb_check_safe_str(v);\
|
132
|
+
} while (0)
|
133
|
+
#endif
|
134
|
+
|
135
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
136
|
+
#define rb_define_alloc_func(klass, func) rb_define_singleton_method((klass), "new", VALUEFUNC((func)), -1)
|
137
|
+
#define rb_undef_alloc_func(klass) rb_undef_method(CLASS_OF((klass)), "new")
|
138
|
+
#endif
|
139
|
+
|
140
|
+
/* Contract support */
|
141
|
+
|
142
|
+
#define SWIG_contract_assert(expr, msg) if (!(expr)) { rb_raise(rb_eRuntimeError, (char *) msg ); } else
|
143
|
+
|
144
|
+
|
145
|
+
/*************************************************************** -*- c -*-
|
146
|
+
* ruby/precommon.swg
|
147
|
+
*
|
148
|
+
* Rename all exported symbols from common.swg, to avoid symbol
|
149
|
+
* clashes if multiple interpreters are included
|
150
|
+
*
|
151
|
+
************************************************************************/
|
152
|
+
|
153
|
+
#define SWIG_TypeRegister SWIG_Ruby_TypeRegister
|
154
|
+
#define SWIG_TypeCheck SWIG_Ruby_TypeCheck
|
155
|
+
#define SWIG_TypeCast SWIG_Ruby_TypeCast
|
156
|
+
#define SWIG_TypeDynamicCast SWIG_Ruby_TypeDynamicCast
|
157
|
+
#define SWIG_TypeName SWIG_Ruby_TypeName
|
158
|
+
#define SWIG_TypePrettyName SWIG_Ruby_TypePrettyName
|
159
|
+
#define SWIG_TypeQuery SWIG_Ruby_TypeQuery
|
160
|
+
#define SWIG_TypeClientData SWIG_Ruby_TypeClientData
|
161
|
+
#define SWIG_PackData SWIG_Ruby_PackData
|
162
|
+
#define SWIG_UnpackData SWIG_Ruby_UnpackData
|
163
|
+
|
164
|
+
/* Also rename all exported symbols from rubydef.swig */
|
165
|
+
|
166
|
+
/* Common SWIG API */
|
167
|
+
#define SWIG_ConvertPtr(obj, pp, type, flags) \
|
168
|
+
SWIG_Ruby_ConvertPtr(obj, pp, type, flags)
|
169
|
+
#define SWIG_NewPointerObj(p, type, flags) \
|
170
|
+
SWIG_Ruby_NewPointerObj(p, type, flags)
|
171
|
+
#define SWIG_MustGetPtr(p, type, argnum, flags) \
|
172
|
+
SWIG_Ruby_MustGetPtr(p, type, argnum, flags)
|
173
|
+
|
174
|
+
/* Ruby-specific SWIG API */
|
175
|
+
|
176
|
+
#define SWIG_InitRuntime() \
|
177
|
+
SWIG_Ruby_InitRuntime()
|
178
|
+
#define SWIG_define_class(ty) \
|
179
|
+
SWIG_Ruby_define_class(ty)
|
180
|
+
#define SWIG_NewClassInstance(value, ty) \
|
181
|
+
SWIG_Ruby_NewClassInstance(value, ty)
|
182
|
+
#define SWIG_MangleStr(value) \
|
183
|
+
SWIG_Ruby_MangleStr(value)
|
184
|
+
#define SWIG_CheckConvert(value, ty) \
|
185
|
+
SWIG_Ruby_CheckConvert(value, ty)
|
186
|
+
#define SWIG_NewPackedObj(ptr, sz, ty) \
|
187
|
+
SWIG_Ruby_NewPackedObj(ptr, sz, ty)
|
188
|
+
#define SWIG_ConvertPacked(obj, ptr, sz, ty, flags) \
|
189
|
+
SWIG_Ruby_ConvertPacked(obj, ptr, sz, ty, flags)
|
190
|
+
|
191
|
+
|
192
|
+
/***********************************************************************
|
193
|
+
* common.swg
|
194
|
+
*
|
195
|
+
* This file contains generic SWIG runtime support for pointer
|
196
|
+
* type checking as well as a few commonly used macros to control
|
197
|
+
* external linkage.
|
198
|
+
*
|
199
|
+
* Author : David Beazley (beazley@cs.uchicago.edu)
|
200
|
+
*
|
201
|
+
* Copyright (c) 1999-2000, The University of Chicago
|
202
|
+
*
|
203
|
+
* This file may be freely redistributed without license or fee provided
|
204
|
+
* this copyright message remains intact.
|
205
|
+
************************************************************************/
|
206
|
+
|
207
|
+
#include <string.h>
|
208
|
+
|
209
|
+
#if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
|
210
|
+
# if defined(_MSC_VER) || defined(__GNUC__)
|
211
|
+
# if defined(STATIC_LINKED)
|
212
|
+
# define SWIGEXPORT(a) a
|
213
|
+
# define SWIGIMPORT(a) extern a
|
214
|
+
# else
|
215
|
+
# define SWIGEXPORT(a) __declspec(dllexport) a
|
216
|
+
# define SWIGIMPORT(a) extern a
|
217
|
+
# endif
|
218
|
+
# else
|
219
|
+
# if defined(__BORLANDC__)
|
220
|
+
# define SWIGEXPORT(a) a _export
|
221
|
+
# define SWIGIMPORT(a) a _export
|
222
|
+
# else
|
223
|
+
# define SWIGEXPORT(a) a
|
224
|
+
# define SWIGIMPORT(a) a
|
225
|
+
# endif
|
226
|
+
# endif
|
227
|
+
#else
|
228
|
+
# define SWIGEXPORT(a) a
|
229
|
+
# define SWIGIMPORT(a) a
|
230
|
+
#endif
|
231
|
+
|
232
|
+
#ifdef SWIG_GLOBAL
|
233
|
+
# define SWIGRUNTIME(a) SWIGEXPORT(a)
|
234
|
+
#else
|
235
|
+
# define SWIGRUNTIME(a) static a
|
236
|
+
#endif
|
237
|
+
|
238
|
+
#ifdef __cplusplus
|
239
|
+
extern "C" {
|
240
|
+
#endif
|
241
|
+
|
242
|
+
typedef void *(*swig_converter_func)(void *);
|
243
|
+
typedef struct swig_type_info *(*swig_dycast_func)(void **);
|
244
|
+
|
245
|
+
typedef struct swig_type_info {
|
246
|
+
const char *name;
|
247
|
+
swig_converter_func converter;
|
248
|
+
const char *str;
|
249
|
+
void *clientdata;
|
250
|
+
swig_dycast_func dcast;
|
251
|
+
struct swig_type_info *next;
|
252
|
+
struct swig_type_info *prev;
|
253
|
+
} swig_type_info;
|
254
|
+
|
255
|
+
#ifdef SWIG_NOINCLUDE
|
256
|
+
|
257
|
+
SWIGIMPORT(swig_type_info *) SWIG_TypeRegister(swig_type_info *);
|
258
|
+
SWIGIMPORT(swig_type_info *) SWIG_TypeCheck(char *c, swig_type_info *);
|
259
|
+
SWIGIMPORT(void *) SWIG_TypeCast(swig_type_info *, void *);
|
260
|
+
SWIGIMPORT(swig_type_info *) SWIG_TypeDynamicCast(swig_type_info *, void **);
|
261
|
+
SWIGIMPORT(const char *) SWIG_TypeName(const swig_type_info *);
|
262
|
+
SWIGIMPORT(const char *) SWIG_TypePrettyName(const swig_type_info *);
|
263
|
+
SWIGIMPORT(swig_type_info *) SWIG_TypeQuery(const char *);
|
264
|
+
SWIGIMPORT(void) SWIG_TypeClientData(swig_type_info *, void *);
|
265
|
+
SWIGIMPORT(char *) SWIG_PackData(char *, void *, int);
|
266
|
+
SWIGIMPORT(char *) SWIG_UnpackData(char *, void *, int);
|
267
|
+
|
268
|
+
#else
|
269
|
+
|
270
|
+
static swig_type_info *swig_type_list = 0;
|
271
|
+
static swig_type_info **swig_type_list_handle = &swig_type_list;
|
272
|
+
|
273
|
+
/* Register a type mapping with the type-checking */
|
274
|
+
SWIGRUNTIME(swig_type_info *)
|
275
|
+
SWIG_TypeRegister(swig_type_info *ti) {
|
276
|
+
swig_type_info *tc, *head, *ret, *next;
|
277
|
+
/* Check to see if this type has already been registered */
|
278
|
+
tc = *swig_type_list_handle;
|
279
|
+
while (tc) {
|
280
|
+
if (strcmp(tc->name, ti->name) == 0) {
|
281
|
+
/* Already exists in the table. Just add additional types to the list */
|
282
|
+
if (tc->clientdata) ti->clientdata = tc->clientdata;
|
283
|
+
head = tc;
|
284
|
+
next = tc->next;
|
285
|
+
goto l1;
|
286
|
+
}
|
287
|
+
tc = tc->prev;
|
288
|
+
}
|
289
|
+
head = ti;
|
290
|
+
next = 0;
|
291
|
+
|
292
|
+
/* Place in list */
|
293
|
+
ti->prev = *swig_type_list_handle;
|
294
|
+
*swig_type_list_handle = ti;
|
295
|
+
|
296
|
+
/* Build linked lists */
|
297
|
+
l1:
|
298
|
+
ret = head;
|
299
|
+
tc = ti + 1;
|
300
|
+
/* Patch up the rest of the links */
|
301
|
+
while (tc->name) {
|
302
|
+
head->next = tc;
|
303
|
+
tc->prev = head;
|
304
|
+
head = tc;
|
305
|
+
tc++;
|
306
|
+
}
|
307
|
+
if (next) next->prev = head;
|
308
|
+
head->next = next;
|
309
|
+
return ret;
|
310
|
+
}
|
311
|
+
|
312
|
+
/* Check the typename */
|
313
|
+
SWIGRUNTIME(swig_type_info *)
|
314
|
+
SWIG_TypeCheck(char *c, swig_type_info *ty) {
|
315
|
+
swig_type_info *s;
|
316
|
+
if (!ty) return 0; /* Void pointer */
|
317
|
+
s = ty->next; /* First element always just a name */
|
318
|
+
do {
|
319
|
+
if (strcmp(s->name,c) == 0) {
|
320
|
+
if (s == ty->next) return s;
|
321
|
+
/* Move s to the top of the linked list */
|
322
|
+
s->prev->next = s->next;
|
323
|
+
if (s->next) {
|
324
|
+
s->next->prev = s->prev;
|
325
|
+
}
|
326
|
+
/* Insert s as second element in the list */
|
327
|
+
s->next = ty->next;
|
328
|
+
if (ty->next) ty->next->prev = s;
|
329
|
+
ty->next = s;
|
330
|
+
s->prev = ty;
|
331
|
+
return s;
|
332
|
+
}
|
333
|
+
s = s->next;
|
334
|
+
} while (s && (s != ty->next));
|
335
|
+
return 0;
|
336
|
+
}
|
337
|
+
|
338
|
+
/* Cast a pointer up an inheritance hierarchy */
|
339
|
+
SWIGRUNTIME(void *)
|
340
|
+
SWIG_TypeCast(swig_type_info *ty, void *ptr) {
|
341
|
+
if ((!ty) || (!ty->converter)) return ptr;
|
342
|
+
return (*ty->converter)(ptr);
|
343
|
+
}
|
344
|
+
|
345
|
+
/* Dynamic pointer casting. Down an inheritance hierarchy */
|
346
|
+
SWIGRUNTIME(swig_type_info *)
|
347
|
+
SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) {
|
348
|
+
swig_type_info *lastty = ty;
|
349
|
+
if (!ty || !ty->dcast) return ty;
|
350
|
+
while (ty && (ty->dcast)) {
|
351
|
+
ty = (*ty->dcast)(ptr);
|
352
|
+
if (ty) lastty = ty;
|
353
|
+
}
|
354
|
+
return lastty;
|
355
|
+
}
|
356
|
+
|
357
|
+
/* Return the name associated with this type */
|
358
|
+
SWIGRUNTIME(const char *)
|
359
|
+
SWIG_TypeName(const swig_type_info *ty) {
|
360
|
+
return ty->name;
|
361
|
+
}
|
362
|
+
|
363
|
+
/* Return the pretty name associated with this type,
|
364
|
+
that is an unmangled type name in a form presentable to the user.
|
365
|
+
*/
|
366
|
+
SWIGRUNTIME(const char *)
|
367
|
+
SWIG_TypePrettyName(const swig_type_info *type) {
|
368
|
+
/* The "str" field contains the equivalent pretty names of the
|
369
|
+
type, separated by vertical-bar characters. We choose
|
370
|
+
to print the last name, as it is often (?) the most
|
371
|
+
specific. */
|
372
|
+
if (type->str != NULL) {
|
373
|
+
const char *last_name = type->str;
|
374
|
+
const char *s;
|
375
|
+
for (s = type->str; *s; s++)
|
376
|
+
if (*s == '|') last_name = s+1;
|
377
|
+
return last_name;
|
378
|
+
}
|
379
|
+
else
|
380
|
+
return type->name;
|
381
|
+
}
|
382
|
+
|
383
|
+
/*
|
384
|
+
Compare two type names skipping the space characters, therefore
|
385
|
+
"char*" == "char *" and "Class<int>" == "Class<int >", etc.
|
386
|
+
|
387
|
+
Return 0 when the two name types are equivalent, as in
|
388
|
+
strncmp, but skipping ' '.
|
389
|
+
*/
|
390
|
+
static int
|
391
|
+
SWIG_TypeNameComp(const char *f1, const char *l1,
|
392
|
+
const char *f2, const char *l2) {
|
393
|
+
for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
|
394
|
+
while ((*f1 == ' ') && (f1 != l1)) ++f1;
|
395
|
+
while ((*f2 == ' ') && (f2 != l2)) ++f2;
|
396
|
+
if (*f1 != *f2) return *f1 - *f2;
|
397
|
+
}
|
398
|
+
return (l1 - f1) - (l2 - f2);
|
399
|
+
}
|
400
|
+
|
401
|
+
/*
|
402
|
+
Check type equivalence in a name list like <name1>|<name2>|...
|
403
|
+
*/
|
404
|
+
static int
|
405
|
+
SWIG_TypeEquiv(const char *nb, const char *tb) {
|
406
|
+
int equiv = 0;
|
407
|
+
const char* te = tb + strlen(tb);
|
408
|
+
const char* ne = nb;
|
409
|
+
while (!equiv && *ne) {
|
410
|
+
for (nb = ne; *ne; ++ne) {
|
411
|
+
if (*ne == '|') break;
|
412
|
+
}
|
413
|
+
equiv = SWIG_TypeNameComp(nb, ne, tb, te) == 0;
|
414
|
+
if (*ne) ++ne;
|
415
|
+
}
|
416
|
+
return equiv;
|
417
|
+
}
|
418
|
+
|
419
|
+
|
420
|
+
/* Search for a swig_type_info structure */
|
421
|
+
SWIGRUNTIME(swig_type_info *)
|
422
|
+
SWIG_TypeQuery(const char *name) {
|
423
|
+
swig_type_info *ty = *swig_type_list_handle;
|
424
|
+
while (ty) {
|
425
|
+
if (ty->str && (SWIG_TypeEquiv(ty->str,name))) return ty;
|
426
|
+
if (ty->name && (strcmp(name,ty->name) == 0)) return ty;
|
427
|
+
ty = ty->prev;
|
428
|
+
}
|
429
|
+
return 0;
|
430
|
+
}
|
431
|
+
|
432
|
+
/* Set the clientdata field for a type */
|
433
|
+
SWIGRUNTIME(void)
|
434
|
+
SWIG_TypeClientData(swig_type_info *ti, void *clientdata) {
|
435
|
+
swig_type_info *tc, *equiv;
|
436
|
+
if (ti->clientdata == clientdata) return;
|
437
|
+
ti->clientdata = clientdata;
|
438
|
+
equiv = ti->next;
|
439
|
+
while (equiv) {
|
440
|
+
if (!equiv->converter) {
|
441
|
+
tc = *swig_type_list_handle;
|
442
|
+
while (tc) {
|
443
|
+
if ((strcmp(tc->name, equiv->name) == 0))
|
444
|
+
SWIG_TypeClientData(tc,clientdata);
|
445
|
+
tc = tc->prev;
|
446
|
+
}
|
447
|
+
}
|
448
|
+
equiv = equiv->next;
|
449
|
+
}
|
450
|
+
}
|
451
|
+
|
452
|
+
/* Pack binary data into a string */
|
453
|
+
SWIGRUNTIME(char *)
|
454
|
+
SWIG_PackData(char *c, void *ptr, int sz) {
|
455
|
+
static char hex[17] = "0123456789abcdef";
|
456
|
+
unsigned char *u = (unsigned char *) ptr;
|
457
|
+
const unsigned char *eu = u + sz;
|
458
|
+
register unsigned char uu;
|
459
|
+
for (; u != eu; ++u) {
|
460
|
+
uu = *u;
|
461
|
+
*(c++) = hex[(uu & 0xf0) >> 4];
|
462
|
+
*(c++) = hex[uu & 0xf];
|
463
|
+
}
|
464
|
+
return c;
|
465
|
+
}
|
466
|
+
|
467
|
+
/* Unpack binary data from a string */
|
468
|
+
SWIGRUNTIME(char *)
|
469
|
+
SWIG_UnpackData(char *c, void *ptr, int sz) {
|
470
|
+
register unsigned char uu = 0;
|
471
|
+
register int d;
|
472
|
+
unsigned char *u = (unsigned char *) ptr;
|
473
|
+
const unsigned char *eu = u + sz;
|
474
|
+
for (; u != eu; ++u) {
|
475
|
+
d = *(c++);
|
476
|
+
if ((d >= '0') && (d <= '9'))
|
477
|
+
uu = ((d - '0') << 4);
|
478
|
+
else if ((d >= 'a') && (d <= 'f'))
|
479
|
+
uu = ((d - ('a'-10)) << 4);
|
480
|
+
d = *(c++);
|
481
|
+
if ((d >= '0') && (d <= '9'))
|
482
|
+
uu |= (d - '0');
|
483
|
+
else if ((d >= 'a') && (d <= 'f'))
|
484
|
+
uu |= (d - ('a'-10));
|
485
|
+
*u = uu;
|
486
|
+
}
|
487
|
+
return c;
|
488
|
+
}
|
489
|
+
|
490
|
+
#endif
|
491
|
+
|
492
|
+
#ifdef __cplusplus
|
493
|
+
}
|
494
|
+
#endif
|
495
|
+
|
496
|
+
/* rubydec.swg -*- c -*- */
|
497
|
+
#ifdef __cplusplus
|
498
|
+
extern "C" {
|
499
|
+
#endif
|
500
|
+
|
501
|
+
SWIGIMPORT(void) SWIG_Ruby_InitRuntime(void);
|
502
|
+
SWIGIMPORT(void) SWIG_Ruby_define_class(swig_type_info *);
|
503
|
+
SWIGIMPORT(VALUE) SWIG_Ruby_NewPointerObj(void *, swig_type_info *, int);
|
504
|
+
SWIGIMPORT(VALUE) SWIG_Ruby_NewClassInstance(VALUE, swig_type_info *);
|
505
|
+
SWIGIMPORT(char *) SWIG_Ruby_MangleStr(VALUE);
|
506
|
+
SWIGIMPORT(int) SWIG_Ruby_ConvertPtr(VALUE, void**, swig_type_info *, int);
|
507
|
+
SWIGIMPORT(void *) SWIG_Ruby_MustGetPtr(VALUE, swig_type_info *, int, int);
|
508
|
+
SWIGIMPORT(int) SWIG_Ruby_CheckConvert(VALUE, swig_type_info *);
|
509
|
+
SWIGIMPORT(VALUE) SWIG_Ruby_NewPackedObj(void *ptr, int sz, swig_type_info *type);
|
510
|
+
SWIGIMPORT(void) SWIG_Ruby_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags);
|
511
|
+
|
512
|
+
#ifdef __cplusplus
|
513
|
+
}
|
514
|
+
#endif
|
515
|
+
|
516
|
+
|
517
|
+
/* -------- TYPES TABLE (BEGIN) -------- */
|
518
|
+
|
519
|
+
#define SWIGTYPE_p_FXDC swig_types[0]
|
520
|
+
#define SWIGTYPE_p_FXObject swig_types[1]
|
521
|
+
#define SWIGTYPE_p_FXScrollArea swig_types[2]
|
522
|
+
#define SWIGTYPE_p_FXWindow swig_types[3]
|
523
|
+
#define SWIGTYPE_p_FXComposite swig_types[4]
|
524
|
+
#define SWIGTYPE_p_FXBitmap swig_types[5]
|
525
|
+
#define SWIGTYPE_p_FXId swig_types[6]
|
526
|
+
#define SWIGTYPE_p_FXFont swig_types[7]
|
527
|
+
#define SWIGTYPE_p_FXButton swig_types[8]
|
528
|
+
#define SWIGTYPE_p_FXTable swig_types[9]
|
529
|
+
#define SWIGTYPE_p_FXStream swig_types[10]
|
530
|
+
#define SWIGTYPE_p_FXDrawable swig_types[11]
|
531
|
+
#define SWIGTYPE_p_FXTableRange swig_types[12]
|
532
|
+
#define SWIGTYPE_p_FXIcon swig_types[13]
|
533
|
+
#define SWIGTYPE_p_FXTableItem swig_types[14]
|
534
|
+
#define SWIGTYPE_p_FXHeader swig_types[15]
|
535
|
+
#define SWIGTYPE_p_FXRegion swig_types[16]
|
536
|
+
#define SWIGTYPE_p_FXTablePos swig_types[17]
|
537
|
+
static swig_type_info *swig_types[19];
|
538
|
+
|
539
|
+
/* -------- TYPES TABLE (END) -------- */
|
540
|
+
|
541
|
+
#define SWIG_init Init_table
|
542
|
+
#define SWIG_name "Table"
|
543
|
+
|
544
|
+
|
545
|
+
static void SWIG_AsVal(VALUE obj, int *val)
|
546
|
+
{
|
547
|
+
*val = (int) NUM2INT(obj);
|
548
|
+
}
|
549
|
+
|
550
|
+
|
551
|
+
#include "FXRbCommon.h"
|
552
|
+
|
553
|
+
|
554
|
+
#define SWIG_MemoryError 1
|
555
|
+
#define SWIG_IOError 2
|
556
|
+
#define SWIG_RuntimeError 3
|
557
|
+
#define SWIG_IndexError 4
|
558
|
+
#define SWIG_TypeError 5
|
559
|
+
#define SWIG_DivisionByZero 6
|
560
|
+
#define SWIG_OverflowError 7
|
561
|
+
#define SWIG_SyntaxError 8
|
562
|
+
#define SWIG_ValueError 9
|
563
|
+
#define SWIG_SystemError 10
|
564
|
+
#define SWIG_UnknownError 99
|
565
|
+
|
566
|
+
|
567
|
+
static void SWIG_exception_(int code, const char *msg) {
|
568
|
+
switch (code) {
|
569
|
+
case SWIG_MemoryError:
|
570
|
+
rb_raise(rb_eNoMemError, msg);
|
571
|
+
break;
|
572
|
+
case SWIG_IOError:
|
573
|
+
rb_raise(rb_eIOError, msg);
|
574
|
+
break;
|
575
|
+
case SWIG_RuntimeError:
|
576
|
+
rb_raise(rb_eRuntimeError, msg);
|
577
|
+
break;
|
578
|
+
case SWIG_IndexError:
|
579
|
+
rb_raise(rb_eIndexError, msg);
|
580
|
+
break;
|
581
|
+
case SWIG_TypeError:
|
582
|
+
rb_raise(rb_eTypeError, msg);
|
583
|
+
break;
|
584
|
+
case SWIG_DivisionByZero:
|
585
|
+
rb_raise(rb_eZeroDivError, msg);
|
586
|
+
break;
|
587
|
+
case SWIG_OverflowError:
|
588
|
+
rb_raise(rb_eRangeError, msg);
|
589
|
+
break;
|
590
|
+
case SWIG_SyntaxError:
|
591
|
+
rb_raise(rb_eSyntaxError, msg);
|
592
|
+
break;
|
593
|
+
case SWIG_ValueError:
|
594
|
+
rb_raise(rb_eArgError, msg);
|
595
|
+
break;
|
596
|
+
case SWIG_SystemError:
|
597
|
+
rb_raise(rb_eFatal, msg);
|
598
|
+
break;
|
599
|
+
case SWIG_UnknownError:
|
600
|
+
rb_raise(rb_eRuntimeError, msg);
|
601
|
+
break;
|
602
|
+
default:
|
603
|
+
break;
|
604
|
+
}
|
605
|
+
}
|
606
|
+
|
607
|
+
#define SWIG_exception(a, b) SWIG_exception_((a), (b))
|
608
|
+
|
609
|
+
|
610
|
+
#include <stdexcept>
|
611
|
+
|
612
|
+
|
613
|
+
inline FXColor to_FXColor(VALUE obj){
|
614
|
+
if(TYPE(obj)==T_STRING){
|
615
|
+
return fxcolorfromname(StringValuePtr(obj));
|
616
|
+
}
|
617
|
+
else if(TYPE(obj)==T_SYMBOL){
|
618
|
+
return fxcolorfromname(rb_id2name(SYM2ID(obj)));
|
619
|
+
}
|
620
|
+
else{
|
621
|
+
return NUM2ULONG(obj);
|
622
|
+
}
|
623
|
+
}
|
624
|
+
|
625
|
+
|
626
|
+
inline FXString to_FXString(VALUE obj){
|
627
|
+
if(!NIL_P(obj)){
|
628
|
+
Check_Type(obj,T_STRING);
|
629
|
+
return FXString(StringValuePtr(obj));
|
630
|
+
}
|
631
|
+
else{
|
632
|
+
return FXString::null;
|
633
|
+
}
|
634
|
+
}
|
635
|
+
|
636
|
+
|
637
|
+
inline FXbool to_FXbool(VALUE obj){
|
638
|
+
if (obj == Qtrue || obj == Qfalse){
|
639
|
+
return (obj == Qtrue) ? TRUE : FALSE;
|
640
|
+
}
|
641
|
+
else{
|
642
|
+
return static_cast<FXbool>(NUM2UINT(obj));
|
643
|
+
}
|
644
|
+
}
|
645
|
+
|
646
|
+
|
647
|
+
static swig_type_info* FXEventTypeInfo=0;
|
648
|
+
|
649
|
+
inline void* to_FXEvent(VALUE obj){
|
650
|
+
void* ptr;
|
651
|
+
if(!FXEventTypeInfo){
|
652
|
+
FXEventTypeInfo=SWIG_TypeQuery("FXEvent *");
|
653
|
+
FXASSERT(FXEventTypeInfo!=0);
|
654
|
+
}
|
655
|
+
SWIG_ConvertPtr(obj,&ptr,FXEventTypeInfo,1);
|
656
|
+
return ptr;
|
657
|
+
}
|
658
|
+
|
659
|
+
|
660
|
+
swig_class cFXTablePos;
|
661
|
+
static void free_FXTablePos(FXTablePos *);
|
662
|
+
|
663
|
+
swig_class cFXTableRange;
|
664
|
+
static void free_FXTableRange(FXTableRange *);
|
665
|
+
FXTableItem *new_FXTableItem(FXString const &text,FXIcon *ic,void *ITEMDATA){
|
666
|
+
return new FXRbTableItem(text,ic,ITEMDATA);
|
667
|
+
}
|
668
|
+
void FXTableItem_setData(FXTableItem *self,VALUE ptr){
|
669
|
+
self->setData(reinterpret_cast<void*>(ptr));
|
670
|
+
}
|
671
|
+
VALUE FXTableItem_getData(FXTableItem const *self){
|
672
|
+
return self->getData() ? reinterpret_cast<VALUE>(self->getData()) : Qnil;
|
673
|
+
}
|
674
|
+
|
675
|
+
swig_class cFXTableItem;
|
676
|
+
static void free_FXTableItem(FXTableItem *);
|
677
|
+
FXTable *new_FXTable(FXComposite *p,FXObject *tgt,FXSelector sel,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb){
|
678
|
+
return new FXRbTable(p,tgt,sel,opts,x,y,w,h,pl,pr,pt,pb);
|
679
|
+
}
|
680
|
+
void FXTable_setItem(FXTable *self,FXint row,FXint col,FXTableItem *item,FXbool notify){
|
681
|
+
if(item!=0 && item->isMemberOf(FXMETACLASS(FXRbTableItem))){
|
682
|
+
dynamic_cast<FXRbTableItem*>(item)->owned=1;
|
683
|
+
}
|
684
|
+
self->setItem(row,col,item,notify);
|
685
|
+
}
|
686
|
+
FXint FXTable_getColumnX(FXTable const *self,FXint colEdge){
|
687
|
+
if(colEdge<0 || self->getColumnHeader()->getNumItems()<=colEdge){
|
688
|
+
rb_raise(rb_eIndexError,"table column out of bounds");
|
689
|
+
}
|
690
|
+
return self->getColumnX(colEdge);
|
691
|
+
}
|
692
|
+
FXint FXTable_getRowY(FXTable const *self,FXint rowEdge){
|
693
|
+
if(rowEdge<0 || self->getRowHeader()->getNumItems()<=rowEdge){
|
694
|
+
rb_raise(rb_eIndexError,"table row out of bounds");
|
695
|
+
}
|
696
|
+
return self->getRowY(rowEdge);
|
697
|
+
}
|
698
|
+
void FXTable_setItemText(FXTable *self,FXint r,FXint c,FXString const &text,FXbool notify){
|
699
|
+
FXRbTableItem* item;
|
700
|
+
self->setItemText(r,c,text,notify);
|
701
|
+
item=dynamic_cast<FXRbTableItem*>(self->getItem(r,c));
|
702
|
+
if(item!=0){
|
703
|
+
item->owned=1;
|
704
|
+
}
|
705
|
+
}
|
706
|
+
void FXTable_setItemIcon(FXTable *self,FXint r,FXint c,FXIcon *icon,FXbool notify){
|
707
|
+
FXRbTableItem* item;
|
708
|
+
self->setItemIcon(r,c,icon,notify);
|
709
|
+
item=dynamic_cast<FXRbTableItem*>(self->getItem(r,c));
|
710
|
+
if(item!=0){
|
711
|
+
item->owned=1;
|
712
|
+
}
|
713
|
+
}
|
714
|
+
void FXTable_setItemData(FXTable *self,FXint r,FXint c,VALUE ptr){
|
715
|
+
FXRbTableItem* item;
|
716
|
+
self->setItemData(r,c,reinterpret_cast<void*>(ptr));
|
717
|
+
item=dynamic_cast<FXRbTableItem*>(self->getItem(r,c));
|
718
|
+
if(item!=0){
|
719
|
+
item->owned=1;
|
720
|
+
}
|
721
|
+
}
|
722
|
+
VALUE FXTable_getItemData(FXTable const *self,FXint r,FXint c){
|
723
|
+
void* ptr=self->getItemData(r,c);
|
724
|
+
return (ptr!=0) ? reinterpret_cast<VALUE>(ptr) : Qnil;
|
725
|
+
}
|
726
|
+
VALUE FXTable_extractText(FXTable const *self,FXint startrow,FXint endrow,FXint startcol,FXint endcol,FXchar const *cs,FXchar const *rs){
|
727
|
+
FXString str;
|
728
|
+
VALUE result;
|
729
|
+
if(startrow<0 || startcol<0 || self->getNumRows()<=endrow || self->getNumColumns()<=endcol) rb_raise(rb_eIndexError,"index out of bounds");
|
730
|
+
self->extractText(str,startrow,endrow,startcol,endcol,cs,rs);
|
731
|
+
result=rb_str_new2(str.text());
|
732
|
+
return result;
|
733
|
+
}
|
734
|
+
void FXTable_overlayText(FXTable *self,FXint startrow,FXint endrow,FXint startcol,FXint endcol,VALUE str,FXchar const *cs,FXchar const *rs,FXbool notify){
|
735
|
+
if(startrow<0 || startcol<0 || self->getNumRows()<=endrow || self->getNumColumns()<=endcol) rb_raise(rb_eIndexError,"index out of bounds");
|
736
|
+
const FXchar* text=reinterpret_cast<FXchar*>(StringValuePtr(str));
|
737
|
+
FXint size=RSTRING_LEN(str);
|
738
|
+
self->overlayText(startrow,endrow,startcol,endcol,text,size,cs,rs,notify);
|
739
|
+
}
|
740
|
+
VALUE FXTable_countText(FXTable const *self,FXString const &text,FXchar const *cs,FXchar const *rs){
|
741
|
+
FXint nr,nc;
|
742
|
+
self->countText(nr,nc,text,cs,rs);
|
743
|
+
return rb_ary_new3(2,INT2NUM(nr),INT2NUM(nc));
|
744
|
+
}
|
745
|
+
void FXTable_updateRange(FXTable const *self,FXint sr,FXint er,FXint sc,FXint ec){
|
746
|
+
if(sr<0 || sc<0 || self->getNumRows()<=er || self->getNumColumns()<=ec) rb_raise(rb_eIndexError,"index out of bounds");
|
747
|
+
self->updateRange(sr,er,sc,ec);
|
748
|
+
}
|
749
|
+
VALUE FXTable_position__SWIG_1(FXTable const *self){
|
750
|
+
FXint x, y;
|
751
|
+
self->getPosition(x, y);
|
752
|
+
VALUE pos = rb_ary_new();
|
753
|
+
rb_ary_push(pos, INT2NUM(x));
|
754
|
+
rb_ary_push(pos, INT2NUM(y));
|
755
|
+
return pos;
|
756
|
+
}
|
757
|
+
|
758
|
+
swig_class cFXTable;
|
759
|
+
static void free_FXTable(FXTable *);
|
760
|
+
#ifdef HAVE_RB_DEFINE_ALLOC_FUNC
|
761
|
+
static VALUE _wrap_FXTablePos_allocate(VALUE self) {
|
762
|
+
#else
|
763
|
+
static VALUE _wrap_FXTablePos_allocate(int argc, VALUE *argv, VALUE self) {
|
764
|
+
#endif
|
765
|
+
VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_FXTablePos);
|
766
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
767
|
+
rb_obj_call_init(vresult, argc, argv);
|
768
|
+
#endif
|
769
|
+
return vresult; }
|
770
|
+
static VALUE _wrap_new_FXTablePos(int argc, VALUE *argv, VALUE self) { FXTablePos *result; if ((argc < 0) || (argc > 0))
|
771
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc); result = (FXTablePos *)new FXTablePos();
|
772
|
+
DATA_PTR(self) = result; return self; }
|
773
|
+
static VALUE _wrap_FXTablePos_row_set(int argc, VALUE *argv, VALUE self) { FXTablePos *arg1 = (FXTablePos *) 0 ; FXint arg2 ;
|
774
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
775
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTablePos, 1); arg2 = NUM2INT(argv[0]); if (arg1) (arg1)->row = arg2;
|
776
|
+
return Qnil; }
|
777
|
+
static VALUE _wrap_FXTablePos_row_get(int argc, VALUE *argv, VALUE self) { FXTablePos *arg1 = (FXTablePos *) 0 ; FXint result;
|
778
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
779
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTablePos, 1); result = (FXint) ((arg1)->row); vresult = INT2NUM(result);
|
780
|
+
return vresult; }
|
781
|
+
static VALUE _wrap_FXTablePos_col_set(int argc, VALUE *argv, VALUE self) { FXTablePos *arg1 = (FXTablePos *) 0 ; FXint arg2 ;
|
782
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
783
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTablePos, 1); arg2 = NUM2INT(argv[0]); if (arg1) (arg1)->col = arg2;
|
784
|
+
return Qnil; }
|
785
|
+
static VALUE _wrap_FXTablePos_col_get(int argc, VALUE *argv, VALUE self) { FXTablePos *arg1 = (FXTablePos *) 0 ; FXint result;
|
786
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
787
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTablePos, 1); result = (FXint) ((arg1)->col); vresult = INT2NUM(result);
|
788
|
+
return vresult; }
|
789
|
+
static void
|
790
|
+
free_FXTablePos(FXTablePos *arg1) {
|
791
|
+
delete arg1;
|
792
|
+
}
|
793
|
+
#ifdef HAVE_RB_DEFINE_ALLOC_FUNC
|
794
|
+
static VALUE _wrap_FXTableRange_allocate(VALUE self) {
|
795
|
+
#else
|
796
|
+
static VALUE _wrap_FXTableRange_allocate(int argc, VALUE *argv, VALUE self) {
|
797
|
+
#endif
|
798
|
+
VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_FXTableRange);
|
799
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
800
|
+
rb_obj_call_init(vresult, argc, argv);
|
801
|
+
#endif
|
802
|
+
return vresult; }
|
803
|
+
static VALUE _wrap_new_FXTableRange(int argc, VALUE *argv, VALUE self) { FXTableRange *result; if ((argc < 0) || (argc > 0))
|
804
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc); result = (FXTableRange *)new FXTableRange();
|
805
|
+
DATA_PTR(self) = result; return self; }
|
806
|
+
static VALUE _wrap_FXTableRange_fm_set(int argc, VALUE *argv, VALUE self) { FXTableRange *arg1 = (FXTableRange *) 0 ;
|
807
|
+
FXTablePos *arg2 = (FXTablePos *) 0 ; if ((argc < 1) || (argc > 1))
|
808
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
809
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableRange, 1);
|
810
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTablePos, 1); if (arg1) (arg1)->fm = *arg2; return Qnil; }
|
811
|
+
static VALUE _wrap_FXTableRange_fm_get(int argc, VALUE *argv, VALUE self) { FXTableRange *arg1 = (FXTableRange *) 0 ;
|
812
|
+
FXTablePos *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
813
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
814
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableRange, 1); result = (FXTablePos *)& ((arg1)->fm);
|
815
|
+
vresult = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_FXTablePos,0); return vresult; }
|
816
|
+
static VALUE _wrap_FXTableRange_to_set(int argc, VALUE *argv, VALUE self) { FXTableRange *arg1 = (FXTableRange *) 0 ;
|
817
|
+
FXTablePos *arg2 = (FXTablePos *) 0 ; if ((argc < 1) || (argc > 1))
|
818
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
819
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableRange, 1);
|
820
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTablePos, 1); if (arg1) (arg1)->to = *arg2; return Qnil; }
|
821
|
+
static VALUE _wrap_FXTableRange_to_get(int argc, VALUE *argv, VALUE self) { FXTableRange *arg1 = (FXTableRange *) 0 ;
|
822
|
+
FXTablePos *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
823
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
824
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableRange, 1); result = (FXTablePos *)& ((arg1)->to);
|
825
|
+
vresult = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_FXTablePos,0); return vresult; }
|
826
|
+
static void
|
827
|
+
free_FXTableRange(FXTableRange *arg1) {
|
828
|
+
delete arg1;
|
829
|
+
}
|
830
|
+
#ifdef HAVE_RB_DEFINE_ALLOC_FUNC
|
831
|
+
static VALUE _wrap_FXTableItem_allocate(VALUE self) {
|
832
|
+
#else
|
833
|
+
static VALUE _wrap_FXTableItem_allocate(int argc, VALUE *argv, VALUE self) {
|
834
|
+
#endif
|
835
|
+
VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_FXTableItem);
|
836
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
837
|
+
rb_obj_call_init(vresult, argc, argv);
|
838
|
+
#endif
|
839
|
+
return vresult; }
|
840
|
+
static VALUE _wrap_new_FXTableItem(int argc, VALUE *argv, VALUE self) { FXString *arg1 = 0 ; FXIcon *arg2 = (FXIcon *) 0 ;
|
841
|
+
void *arg3 = (void *) 0 ; FXTableItem *result; SwigValueWrapper<FXString > p1 ; if ((argc < 1) || (argc > 3))
|
842
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc); p1 = to_FXString(argv[0]); arg1 = &p1; if (argc > 1) {
|
843
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg2, SWIGTYPE_p_FXIcon, 1); } if (argc > 2) {
|
844
|
+
arg3 = (argv[2] == Qnil) ? NULL : (void *) argv[2]; } {
|
845
|
+
result = (FXTableItem *)new_FXTableItem((FXString const &)*arg1,arg2,arg3);
|
846
|
+
DATA_PTR(self) = result; FXRbRegisterRubyObj(self, result); if(rb_block_given_p()){ rb_yield(self); } } return self; }
|
847
|
+
static VALUE _wrap_FXTableItem_setData(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ; VALUE arg2 ;
|
848
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
849
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = argv[0]; FXTableItem_setData(arg1,arg2);
|
850
|
+
return Qnil; }
|
851
|
+
static VALUE _wrap_FXTableItem_getData(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
852
|
+
VALUE result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
853
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
854
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
855
|
+
result = (VALUE)FXTableItem_getData((FXTableItem const *)arg1); vresult = result; return vresult; }
|
856
|
+
static VALUE _wrap_FXTableItem_hasFocus(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
857
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
858
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
859
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); result = (FXbool)((FXTableItem const *)arg1)->hasFocus();
|
860
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
861
|
+
static VALUE _wrap_FXTableItem_isSelected(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
862
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
863
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
864
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
865
|
+
result = (FXbool)((FXTableItem const *)arg1)->isSelected(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
866
|
+
static VALUE _wrap_FXTableItem_isEnabled(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
867
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
868
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
869
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
870
|
+
result = (FXbool)((FXTableItem const *)arg1)->isEnabled(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
871
|
+
static VALUE _wrap_FXTableItem_isDraggable(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
872
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
873
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
874
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
875
|
+
result = (FXbool)((FXTableItem const *)arg1)->isDraggable(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
876
|
+
static VALUE _wrap_FXTableItem_getJustify(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
877
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
878
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
879
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
880
|
+
result = (FXuint)((FXTableItem const *)arg1)->getJustify(); vresult = UINT2NUM(result); return vresult; }
|
881
|
+
static VALUE _wrap_FXTableItem_getIconPosition(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
882
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
883
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
884
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
885
|
+
result = (FXuint)((FXTableItem const *)arg1)->getIconPosition(); vresult = UINT2NUM(result); return vresult; }
|
886
|
+
static VALUE _wrap_FXTableItem_getBorders(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
887
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
888
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
889
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
890
|
+
result = (FXuint)((FXTableItem const *)arg1)->getBorders(); vresult = UINT2NUM(result); return vresult; }
|
891
|
+
static VALUE _wrap_FXTableItem_getStipple(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
892
|
+
int result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
893
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
894
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); result = (int)((FXTableItem const *)arg1)->getStipple();
|
895
|
+
vresult = INT2NUM(result); return vresult; }
|
896
|
+
static void
|
897
|
+
free_FXTableItem(FXTableItem *arg1) {
|
898
|
+
delete arg1;
|
899
|
+
}
|
900
|
+
static VALUE _wrap_FXTableItem_save(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
901
|
+
FXStream *arg2 = 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
902
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
903
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
904
|
+
FXTableItem_save((FXTableItem const *)arg1,*arg2); return Qnil; }
|
905
|
+
static VALUE _wrap_FXTableItem_load(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
906
|
+
FXStream *arg2 = 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
907
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
908
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
909
|
+
FXTableItem_load(arg1,*arg2); return Qnil; }
|
910
|
+
static VALUE _wrap_FXTableItem_draw(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
911
|
+
FXTable *arg2 = (FXTable *) 0 ; FXDC *arg3 = 0 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; FXint arg7 ;
|
912
|
+
if ((argc < 6) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 6)",argc);
|
913
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
914
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
915
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXDC, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
916
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]); arg7 = NUM2INT(argv[5]);
|
917
|
+
FXTableItem_draw((FXTableItem const *)arg1,(FXTable const *)arg2,*arg3,arg4,arg5,arg6,arg7); return Qnil; }
|
918
|
+
static VALUE _wrap_FXTableItem_drawBorders(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
919
|
+
FXTable *arg2 = (FXTable *) 0 ; FXDC *arg3 = 0 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; FXint arg7 ;
|
920
|
+
if ((argc < 6) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 6)",argc);
|
921
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
922
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
923
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXDC, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
924
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]); arg7 = NUM2INT(argv[5]);
|
925
|
+
FXTableItem_drawBorders((FXTableItem const *)arg1,(FXTable const *)arg2,*arg3,arg4,arg5,arg6,arg7); return Qnil; }
|
926
|
+
static VALUE _wrap_FXTableItem_drawContent(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
927
|
+
FXTable *arg2 = (FXTable *) 0 ; FXDC *arg3 = 0 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; FXint arg7 ;
|
928
|
+
if ((argc < 6) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 6)",argc);
|
929
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
930
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
931
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXDC, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
932
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]); arg7 = NUM2INT(argv[5]);
|
933
|
+
FXTableItem_drawContent((FXTableItem const *)arg1,(FXTable const *)arg2,*arg3,arg4,arg5,arg6,arg7); return Qnil; }
|
934
|
+
static VALUE _wrap_FXTableItem_drawPattern(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
935
|
+
FXTable *arg2 = (FXTable *) 0 ; FXDC *arg3 = 0 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; FXint arg7 ;
|
936
|
+
if ((argc < 6) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 6)",argc);
|
937
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
938
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
939
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXDC, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
940
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]); arg7 = NUM2INT(argv[5]);
|
941
|
+
FXTableItem_drawPattern((FXTableItem const *)arg1,(FXTable const *)arg2,*arg3,arg4,arg5,arg6,arg7); return Qnil; }
|
942
|
+
static VALUE _wrap_FXTableItem_drawBackground(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
943
|
+
FXTable *arg2 = (FXTable *) 0 ; FXDC *arg3 = 0 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; FXint arg7 ;
|
944
|
+
if ((argc < 6) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 6)",argc);
|
945
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
946
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
947
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXDC, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
948
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]); arg7 = NUM2INT(argv[5]);
|
949
|
+
FXTableItem_drawBackground((FXTableItem const *)arg1,(FXTable const *)arg2,*arg3,arg4,arg5,arg6,arg7); return Qnil; }
|
950
|
+
static VALUE _wrap_FXTableItem_setText(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
951
|
+
FXString *arg2 = 0 ; SwigValueWrapper<FXString > p2 ; if ((argc < 1) || (argc > 1))
|
952
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
953
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); p2 = to_FXString(argv[0]); arg2 = &p2;
|
954
|
+
FXTableItem_setText(arg1,(FXString const &)*arg2); return Qnil; }
|
955
|
+
static VALUE _wrap_FXTableItem_getText(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
956
|
+
FXString result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
957
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
958
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); result = FXTableItem_getText((FXTableItem const *)arg1);
|
959
|
+
vresult = rb_str_new2((&result)->text()); return vresult; }
|
960
|
+
static VALUE _wrap_FXTableItem_setIcon(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
961
|
+
FXIcon *arg2 = (FXIcon *) 0 ; FXbool arg3 = (FXbool) 0 ; if ((argc < 1) || (argc > 2))
|
962
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
963
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
964
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXIcon, 1); if (argc > 1) { arg3 = to_FXbool(argv[1]); }
|
965
|
+
FXTableItem_setIcon(arg1,arg2,arg3); return Qnil; }
|
966
|
+
static VALUE _wrap_FXTableItem_getIcon(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
967
|
+
FXIcon *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
968
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
969
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
970
|
+
result = (FXIcon *)FXTableItem_getIcon((FXTableItem const *)arg1); {
|
971
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXIcon, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
972
|
+
return vresult; }
|
973
|
+
static VALUE _wrap_FXTableItem_setFocus(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
974
|
+
FXbool arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
975
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = to_FXbool(argv[0]);
|
976
|
+
FXTableItem_setFocus(arg1,arg2); return Qnil; }
|
977
|
+
static VALUE _wrap_FXTableItem_setSelected(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
978
|
+
FXbool arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
979
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = to_FXbool(argv[0]);
|
980
|
+
FXTableItem_setSelected(arg1,arg2); return Qnil; }
|
981
|
+
static VALUE _wrap_FXTableItem_setEnabled(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
982
|
+
FXbool arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
983
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = to_FXbool(argv[0]);
|
984
|
+
FXTableItem_setEnabled(arg1,arg2); return Qnil; }
|
985
|
+
static VALUE _wrap_FXTableItem_setDraggable(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
986
|
+
FXbool arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
987
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = to_FXbool(argv[0]);
|
988
|
+
FXTableItem_setDraggable(arg1,arg2); return Qnil; }
|
989
|
+
static VALUE _wrap_FXTableItem_setJustify(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
990
|
+
FXuint arg2 = (FXuint) FXTableItem::RIGHT|FXTableItem::CENTER_Y ; if ((argc < 0) || (argc > 1))
|
991
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
992
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); if (argc > 0) { arg2 = NUM2UINT(argv[0]); }
|
993
|
+
FXTableItem_setJustify(arg1,arg2); return Qnil; }
|
994
|
+
static VALUE _wrap_FXTableItem_setIconPosition(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
995
|
+
FXuint arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
996
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = NUM2UINT(argv[0]);
|
997
|
+
FXTableItem_setIconPosition(arg1,arg2); return Qnil; }
|
998
|
+
static VALUE _wrap_FXTableItem_setBorders(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
999
|
+
FXuint arg2 = (FXuint) 0 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1000
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); if (argc > 0) { arg2 = NUM2UINT(argv[0]); }
|
1001
|
+
FXTableItem_setBorders(arg1,arg2); return Qnil; }
|
1002
|
+
static VALUE _wrap_FXTableItem_setStipple(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1003
|
+
int arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1004
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); arg2 = (int) NUM2INT(argv[0]);
|
1005
|
+
FXTableItem_setStipple(arg1,(FXStipplePattern )arg2); return Qnil; }
|
1006
|
+
static VALUE _wrap_FXTableItem_getControlFor(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1007
|
+
FXTable *arg2 = (FXTable *) 0 ; FXWindow *result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1008
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1009
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
1010
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1); result = (FXWindow *)FXTableItem_getControlFor(arg1,arg2);
|
1011
|
+
{ swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXWindow, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1012
|
+
return vresult; }
|
1013
|
+
static VALUE _wrap_FXTableItem_setFromControl(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1014
|
+
FXWindow *arg2 = (FXWindow *) 0 ; if ((argc < 1) || (argc > 1))
|
1015
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1016
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
1017
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1); FXTableItem_setFromControl(arg1,arg2); return Qnil; }
|
1018
|
+
static VALUE _wrap_FXTableItem_getWidth(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1019
|
+
FXTable *arg2 = (FXTable *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1020
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1021
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
1022
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
1023
|
+
result = (FXint)FXTableItem_getWidth((FXTableItem const *)arg1,(FXTable const *)arg2); vresult = INT2NUM(result);
|
1024
|
+
return vresult; }
|
1025
|
+
static VALUE _wrap_FXTableItem_getHeight(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1026
|
+
FXTable *arg2 = (FXTable *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1027
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1028
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1);
|
1029
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXTable, 1);
|
1030
|
+
result = (FXint)FXTableItem_getHeight((FXTableItem const *)arg1,(FXTable const *)arg2); vresult = INT2NUM(result);
|
1031
|
+
return vresult; }
|
1032
|
+
static VALUE _wrap_FXTableItem_create(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1033
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1034
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); FXTableItem_create(arg1); return Qnil; }
|
1035
|
+
static VALUE _wrap_FXTableItem_detach(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1036
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1037
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); FXTableItem_detach(arg1); return Qnil; }
|
1038
|
+
static VALUE _wrap_FXTableItem_destroy(int argc, VALUE *argv, VALUE self) { FXTableItem *arg1 = (FXTableItem *) 0 ;
|
1039
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1040
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTableItem, 1); FXTableItem_destroy(arg1); return Qnil; }
|
1041
|
+
static VALUE FXTable_csvType_get(VALUE self) { VALUE _val; _val = UINT2NUM(FXTable::csvType); return _val; }
|
1042
|
+
static VALUE FXTable_csvType_set(VALUE self, VALUE _val) { FXTable::csvType = NUM2UINT(_val); return _val; }
|
1043
|
+
static VALUE FXTable_csvTypeName_get(VALUE self) { VALUE _val; _val = rb_str_new2(FXTable::csvTypeName); return _val; }
|
1044
|
+
static VALUE _wrap_FXTable_onPaint(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1045
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1046
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1047
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1048
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1049
|
+
result = (long)(arg1)->onPaint(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1050
|
+
static VALUE _wrap_FXTable_onFocusIn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1051
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1052
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1053
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1054
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1055
|
+
result = (long)(arg1)->onFocusIn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1056
|
+
static VALUE _wrap_FXTable_onFocusOut(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1057
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1058
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1059
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1060
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1061
|
+
result = (long)(arg1)->onFocusOut(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1062
|
+
static VALUE _wrap_FXTable_onMotion(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1063
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1064
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1065
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1066
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1067
|
+
result = (long)(arg1)->onMotion(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1068
|
+
static VALUE _wrap_FXTable_onKeyPress(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1069
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1070
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1071
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1072
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1073
|
+
result = (long)(arg1)->onKeyPress(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1074
|
+
static VALUE _wrap_FXTable_onKeyRelease(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1075
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1076
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1077
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1078
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1079
|
+
result = (long)(arg1)->onKeyRelease(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1080
|
+
static VALUE _wrap_FXTable_onLeftBtnPress(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1081
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1082
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1083
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1084
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1085
|
+
result = (long)(arg1)->onLeftBtnPress(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1086
|
+
static VALUE _wrap_FXTable_onLeftBtnRelease(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1087
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1088
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1089
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1090
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1091
|
+
result = (long)(arg1)->onLeftBtnRelease(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1092
|
+
static VALUE _wrap_FXTable_onRightBtnPress(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1093
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1094
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1095
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1096
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1097
|
+
result = (long)(arg1)->onRightBtnPress(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1098
|
+
static VALUE _wrap_FXTable_onRightBtnRelease(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1099
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1100
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1101
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1102
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1103
|
+
result = (long)(arg1)->onRightBtnRelease(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1104
|
+
static VALUE _wrap_FXTable_onUngrabbed(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1105
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1106
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1107
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1108
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1109
|
+
result = (long)(arg1)->onUngrabbed(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1110
|
+
static VALUE _wrap_FXTable_onSelectionLost(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1111
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1112
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1113
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1114
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1115
|
+
result = (long)(arg1)->onSelectionLost(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1116
|
+
static VALUE _wrap_FXTable_onSelectionGained(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1117
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1118
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1119
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1120
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1121
|
+
result = (long)(arg1)->onSelectionGained(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1122
|
+
static VALUE _wrap_FXTable_onSelectionRequest(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1123
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1124
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1125
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1126
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1127
|
+
result = (long)(arg1)->onSelectionRequest(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1128
|
+
static VALUE _wrap_FXTable_onClipboardLost(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1129
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1130
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1131
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1132
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1133
|
+
result = (long)(arg1)->onClipboardLost(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1134
|
+
static VALUE _wrap_FXTable_onClipboardGained(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1135
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1136
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1137
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1138
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1139
|
+
result = (long)(arg1)->onClipboardGained(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1140
|
+
static VALUE _wrap_FXTable_onClipboardRequest(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1141
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1142
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1143
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1144
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1145
|
+
result = (long)(arg1)->onClipboardRequest(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1146
|
+
static VALUE _wrap_FXTable_onAutoScroll(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1147
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1148
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1149
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1150
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1151
|
+
result = (long)(arg1)->onAutoScroll(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1152
|
+
static VALUE _wrap_FXTable_onCommand(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1153
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1154
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1155
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1156
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1157
|
+
result = (long)(arg1)->onCommand(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1158
|
+
static VALUE _wrap_FXTable_onClicked(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1159
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1160
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1161
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1162
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1163
|
+
result = (long)(arg1)->onClicked(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1164
|
+
static VALUE _wrap_FXTable_onDoubleClicked(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1165
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1166
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1167
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1168
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1169
|
+
result = (long)(arg1)->onDoubleClicked(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1170
|
+
static VALUE _wrap_FXTable_onTripleClicked(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1171
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1172
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1173
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1174
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
1175
|
+
result = (long)(arg1)->onTripleClicked(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1176
|
+
static VALUE _wrap_FXTable_onCmdToggleEditable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1177
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1178
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1179
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1180
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1181
|
+
result = (long)(arg1)->onCmdToggleEditable(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1182
|
+
static VALUE _wrap_FXTable_onUpdToggleEditable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1183
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1184
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1185
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1186
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1187
|
+
result = (long)(arg1)->onUpdToggleEditable(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1188
|
+
static VALUE _wrap_FXTable_onCmdHorzGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1189
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1190
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1191
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1192
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1193
|
+
result = (long)(arg1)->onCmdHorzGrid(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1194
|
+
static VALUE _wrap_FXTable_onUpdHorzGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1195
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1196
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1197
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1198
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1199
|
+
result = (long)(arg1)->onUpdHorzGrid(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1200
|
+
static VALUE _wrap_FXTable_onCmdVertGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1201
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1202
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1203
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1204
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1205
|
+
result = (long)(arg1)->onCmdVertGrid(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1206
|
+
static VALUE _wrap_FXTable_onUpdVertGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1207
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1208
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1209
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1210
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1211
|
+
result = (long)(arg1)->onUpdVertGrid(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1212
|
+
static VALUE _wrap_FXTable_onCmdDeleteColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1213
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1214
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1215
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1216
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1217
|
+
result = (long)(arg1)->onCmdDeleteColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1218
|
+
static VALUE _wrap_FXTable_onUpdDeleteColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1219
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1220
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1221
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1222
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1223
|
+
result = (long)(arg1)->onUpdDeleteColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1224
|
+
static VALUE _wrap_FXTable_onCmdDeleteRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1225
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1226
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1227
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1228
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1229
|
+
result = (long)(arg1)->onCmdDeleteRow(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1230
|
+
static VALUE _wrap_FXTable_onUpdDeleteRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1231
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1232
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1233
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1234
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1235
|
+
result = (long)(arg1)->onUpdDeleteRow(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1236
|
+
static VALUE _wrap_FXTable_onCmdInsertColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1237
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1238
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1239
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1240
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1241
|
+
result = (long)(arg1)->onCmdInsertColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1242
|
+
static VALUE _wrap_FXTable_onUpdInsertColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1243
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1244
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1245
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1246
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1247
|
+
result = (long)(arg1)->onUpdInsertColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1248
|
+
static VALUE _wrap_FXTable_onCmdInsertRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1249
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1250
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1251
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1252
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1253
|
+
result = (long)(arg1)->onCmdInsertRow(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1254
|
+
static VALUE _wrap_FXTable_onUpdInsertRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1255
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1256
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1257
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1258
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1259
|
+
result = (long)(arg1)->onUpdInsertRow(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1260
|
+
static VALUE _wrap_FXTable_onCmdMoveRight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1261
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1262
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1263
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1264
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1265
|
+
result = (long)(arg1)->onCmdMoveRight(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1266
|
+
static VALUE _wrap_FXTable_onCmdMoveLeft(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1267
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1268
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1269
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1270
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1271
|
+
result = (long)(arg1)->onCmdMoveLeft(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1272
|
+
static VALUE _wrap_FXTable_onCmdMoveUp(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1273
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1274
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1275
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1276
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1277
|
+
result = (long)(arg1)->onCmdMoveUp(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1278
|
+
static VALUE _wrap_FXTable_onCmdMoveDown(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1279
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1280
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1281
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1282
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1283
|
+
result = (long)(arg1)->onCmdMoveDown(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1284
|
+
static VALUE _wrap_FXTable_onCmdMoveHome(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1285
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1286
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1287
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1288
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1289
|
+
result = (long)(arg1)->onCmdMoveHome(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1290
|
+
static VALUE _wrap_FXTable_onCmdMoveEnd(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1291
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1292
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1293
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1294
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1295
|
+
result = (long)(arg1)->onCmdMoveEnd(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1296
|
+
static VALUE _wrap_FXTable_onCmdMoveTop(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1297
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1298
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1299
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1300
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1301
|
+
result = (long)(arg1)->onCmdMoveTop(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1302
|
+
static VALUE _wrap_FXTable_onCmdMoveBottom(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1303
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1304
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1305
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1306
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1307
|
+
result = (long)(arg1)->onCmdMoveBottom(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1308
|
+
static VALUE _wrap_FXTable_onCmdMovePageDown(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1309
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1310
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1311
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1312
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1313
|
+
result = (long)(arg1)->onCmdMovePageDown(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1314
|
+
static VALUE _wrap_FXTable_onCmdMovePageUp(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1315
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1316
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1317
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1318
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1319
|
+
result = (long)(arg1)->onCmdMovePageUp(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1320
|
+
static VALUE _wrap_FXTable_onCmdMark(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1321
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1322
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1323
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1324
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1325
|
+
result = (long)(arg1)->onCmdMark(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1326
|
+
static VALUE _wrap_FXTable_onCmdExtend(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1327
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1328
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1329
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1330
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1331
|
+
result = (long)(arg1)->onCmdExtend(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1332
|
+
static VALUE _wrap_FXTable_onUpdSelectCell(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1333
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1334
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1335
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1336
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]);
|
1337
|
+
SWIG_ConvertPtr(argv[2], (void **) &arg4, 0, 1); result = (long)(arg1)->onUpdSelectCell(arg2,arg3,arg4);
|
1338
|
+
vresult = INT2NUM(result); return vresult; }
|
1339
|
+
static VALUE _wrap_FXTable_onCmdSelectCell(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1340
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1341
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1342
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1343
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1344
|
+
result = (long)(arg1)->onCmdSelectCell(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1345
|
+
static VALUE _wrap_FXTable_onUpdSelectRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1346
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1347
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1348
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1349
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]);
|
1350
|
+
SWIG_ConvertPtr(argv[2], (void **) &arg4, 0, 1); result = (long)(arg1)->onUpdSelectRow(arg2,arg3,arg4);
|
1351
|
+
vresult = INT2NUM(result); return vresult; }
|
1352
|
+
static VALUE _wrap_FXTable_onCmdSelectRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1353
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1354
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1355
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1356
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1357
|
+
result = (long)(arg1)->onCmdSelectRow(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1358
|
+
static VALUE _wrap_FXTable_onUpdSelectColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1359
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1360
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1361
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1362
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1363
|
+
result = (long)(arg1)->onUpdSelectColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1364
|
+
static VALUE _wrap_FXTable_onCmdSelectColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1365
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1366
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1367
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1368
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1369
|
+
result = (long)(arg1)->onCmdSelectColumn(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1370
|
+
static VALUE _wrap_FXTable_onCmdSelectRowIndex(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1371
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1372
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1373
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1374
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1375
|
+
result = (long)(arg1)->onCmdSelectRowIndex(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1376
|
+
static VALUE _wrap_FXTable_onCmdSelectColumnIndex(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1377
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1378
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1379
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1380
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1381
|
+
result = (long)(arg1)->onCmdSelectColumnIndex(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1382
|
+
static VALUE _wrap_FXTable_onUpdSelectAll(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1383
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1384
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1385
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1386
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1387
|
+
result = (long)(arg1)->onUpdSelectAll(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1388
|
+
static VALUE _wrap_FXTable_onCmdSelectAll(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1389
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1390
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1391
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1392
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1393
|
+
result = (long)(arg1)->onCmdSelectAll(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1394
|
+
static VALUE _wrap_FXTable_onUpdDeselectAll(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1395
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1396
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1397
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1398
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1399
|
+
result = (long)(arg1)->onUpdDeselectAll(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1400
|
+
static VALUE _wrap_FXTable_onCmdDeselectAll(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1401
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1402
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1403
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1404
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1405
|
+
result = (long)(arg1)->onCmdDeselectAll(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1406
|
+
static VALUE _wrap_FXTable_onCmdCutSel(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1407
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1408
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1409
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1410
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1411
|
+
result = (long)(arg1)->onCmdCutSel(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1412
|
+
static VALUE _wrap_FXTable_onCmdCopySel(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1413
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1414
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1415
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1416
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1417
|
+
result = (long)(arg1)->onCmdCopySel(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1418
|
+
static VALUE _wrap_FXTable_onCmdDeleteSel(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1419
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1420
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1421
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1422
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1423
|
+
result = (long)(arg1)->onCmdDeleteSel(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1424
|
+
static VALUE _wrap_FXTable_onCmdPasteSel(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1425
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1426
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1427
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1428
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1429
|
+
result = (long)(arg1)->onCmdPasteSel(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1430
|
+
static VALUE _wrap_FXTable_onUpdHaveSelection(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1431
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1432
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1433
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1434
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1435
|
+
result = (long)(arg1)->onUpdHaveSelection(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1436
|
+
static VALUE _wrap_FXTable_onCmdStartInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1437
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1438
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1439
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1440
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1441
|
+
result = (long)(arg1)->onCmdStartInput(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1442
|
+
static VALUE _wrap_FXTable_onUpdStartInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1443
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1444
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1445
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1446
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1447
|
+
result = (long)(arg1)->onUpdStartInput(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1448
|
+
static VALUE _wrap_FXTable_onCmdAcceptInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1449
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1450
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1451
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1452
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1453
|
+
result = (long)(arg1)->onCmdAcceptInput(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1454
|
+
static VALUE _wrap_FXTable_onUpdAcceptInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1455
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1456
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1457
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1458
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1459
|
+
result = (long)(arg1)->onUpdAcceptInput(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1460
|
+
static VALUE _wrap_FXTable_onCmdCancelInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1461
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
1462
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1463
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1464
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
1465
|
+
result = (long)(arg1)->onCmdCancelInput(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
1466
|
+
#ifdef HAVE_RB_DEFINE_ALLOC_FUNC
|
1467
|
+
static VALUE _wrap_FXTable_allocate(VALUE self) {
|
1468
|
+
#else
|
1469
|
+
static VALUE _wrap_FXTable_allocate(int argc, VALUE *argv, VALUE self) {
|
1470
|
+
#endif
|
1471
|
+
VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_FXTable);
|
1472
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
1473
|
+
rb_obj_call_init(vresult, argc, argv);
|
1474
|
+
#endif
|
1475
|
+
return vresult; }
|
1476
|
+
static VALUE _wrap_new_FXTable(int argc, VALUE *argv, VALUE self) { FXComposite *arg1 = (FXComposite *) 0 ;
|
1477
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 = (FXSelector) 0 ; FXuint arg4 = (FXuint) 0 ; FXint arg5 = (FXint) 0 ;
|
1478
|
+
FXint arg6 = (FXint) 0 ; FXint arg7 = (FXint) 0 ; FXint arg8 = (FXint) 0 ; FXint arg9 = (FXint) DEFAULT_MARGIN ;
|
1479
|
+
FXint arg10 = (FXint) DEFAULT_MARGIN ; FXint arg11 = (FXint) DEFAULT_MARGIN ; FXint arg12 = (FXint) DEFAULT_MARGIN ;
|
1480
|
+
FXTable *result; if ((argc < 1) || (argc > 12)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1481
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg1, SWIGTYPE_p_FXComposite, 1); if (argc > 1) {
|
1482
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg2, SWIGTYPE_p_FXObject, 1); } if (argc > 2) { arg3 = NUM2UINT(argv[2]); }
|
1483
|
+
if (argc > 3) { arg4 = NUM2UINT(argv[3]); } if (argc > 4) { arg5 = NUM2INT(argv[4]); } if (argc > 5) {
|
1484
|
+
arg6 = NUM2INT(argv[5]); } if (argc > 6) { arg7 = NUM2INT(argv[6]); } if (argc > 7) { arg8 = NUM2INT(argv[7]); }
|
1485
|
+
if (argc > 8) { arg9 = NUM2INT(argv[8]); } if (argc > 9) { arg10 = NUM2INT(argv[9]); } if (argc > 10) {
|
1486
|
+
arg11 = NUM2INT(argv[10]); } if (argc > 11) { arg12 = NUM2INT(argv[11]); } {
|
1487
|
+
result = (FXTable *)new_FXTable(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12);
|
1488
|
+
DATA_PTR(self) = result; FXRbRegisterRubyObj(self, result); if(rb_block_given_p()){ rb_yield(self); } } return self; }
|
1489
|
+
static VALUE _wrap_FXTable_cornerButton(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXButton *result;
|
1490
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1491
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1492
|
+
result = (FXButton *)((FXTable const *)arg1)->getCornerButton(); {
|
1493
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXButton, (void **) &result);
|
1494
|
+
vresult = FXRbGetRubyObj(result, ty); } return vresult; }
|
1495
|
+
static VALUE _wrap_FXTable_getColumnHeader(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1496
|
+
FXHeader *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
1497
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1498
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1499
|
+
result = (FXHeader *)((FXTable const *)arg1)->getColumnHeader(); {
|
1500
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXHeader, (void **) &result);
|
1501
|
+
vresult = FXRbGetRubyObj(result, ty); } return vresult; }
|
1502
|
+
static VALUE _wrap_FXTable_getRowHeader(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXHeader *result;
|
1503
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1504
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXHeader *)((FXTable const *)arg1)->getRowHeader();
|
1505
|
+
{ swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXHeader, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1506
|
+
return vresult; }
|
1507
|
+
static VALUE _wrap_FXTable_setVisibleRows(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1508
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1509
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setVisibleRows(arg2);
|
1510
|
+
return Qnil; }
|
1511
|
+
static VALUE _wrap_FXTable_getVisibleRows(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1512
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1513
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getVisibleRows();
|
1514
|
+
vresult = INT2NUM(result); return vresult; }
|
1515
|
+
static VALUE _wrap_FXTable_setVisibleColumns(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1516
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1517
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setVisibleColumns(arg2);
|
1518
|
+
return Qnil; }
|
1519
|
+
static VALUE _wrap_FXTable_getVisibleColumns(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1520
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1521
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getVisibleColumns();
|
1522
|
+
vresult = INT2NUM(result); return vresult; }
|
1523
|
+
static VALUE _wrap_FXTable_editableq___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXbool result;
|
1524
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1525
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXbool)((FXTable const *)arg1)->isEditable();
|
1526
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
1527
|
+
static VALUE _wrap_FXTable_editablee___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1528
|
+
FXbool arg2 = (FXbool) 1 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1529
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
1530
|
+
(arg1)->setEditable(arg2); return Qnil; }
|
1531
|
+
static VALUE _wrap_FXTable_showHorzGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1532
|
+
FXbool arg2 = (FXbool) 1 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1533
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
1534
|
+
(arg1)->showHorzGrid(arg2); return Qnil; }
|
1535
|
+
static VALUE _wrap_FXTable_isHorzGridShown(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXbool result;
|
1536
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1537
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXbool)((FXTable const *)arg1)->isHorzGridShown();
|
1538
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
1539
|
+
static VALUE _wrap_FXTable_showVertGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1540
|
+
FXbool arg2 = (FXbool) 1 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1541
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
1542
|
+
(arg1)->showVertGrid(arg2); return Qnil; }
|
1543
|
+
static VALUE _wrap_FXTable_isVertGridShown(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXbool result;
|
1544
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1545
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXbool)((FXTable const *)arg1)->isVertGridShown();
|
1546
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
1547
|
+
static VALUE _wrap_FXTable_getNumRows(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1548
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1549
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getNumRows();
|
1550
|
+
vresult = INT2NUM(result); return vresult; }
|
1551
|
+
static VALUE _wrap_FXTable_getNumColumns(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1552
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1553
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getNumColumns();
|
1554
|
+
vresult = INT2NUM(result); return vresult; }
|
1555
|
+
static VALUE _wrap_FXTable_setMarginTop(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1556
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1557
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setMarginTop(arg2);
|
1558
|
+
return Qnil; }
|
1559
|
+
static VALUE _wrap_FXTable_getMarginTop(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1560
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1561
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getMarginTop();
|
1562
|
+
vresult = INT2NUM(result); return vresult; }
|
1563
|
+
static VALUE _wrap_FXTable_setMarginBottom(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1564
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1565
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setMarginBottom(arg2);
|
1566
|
+
return Qnil; }
|
1567
|
+
static VALUE _wrap_FXTable_getMarginBottom(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1568
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1569
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getMarginBottom();
|
1570
|
+
vresult = INT2NUM(result); return vresult; }
|
1571
|
+
static VALUE _wrap_FXTable_setMarginLeft(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1572
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1573
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setMarginLeft(arg2);
|
1574
|
+
return Qnil; }
|
1575
|
+
static VALUE _wrap_FXTable_getMarginLeft(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1576
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1577
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getMarginLeft();
|
1578
|
+
vresult = INT2NUM(result); return vresult; }
|
1579
|
+
static VALUE _wrap_FXTable_setMarginRight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1580
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1581
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setMarginRight(arg2);
|
1582
|
+
return Qnil; }
|
1583
|
+
static VALUE _wrap_FXTable_getMarginRight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1584
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1585
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getMarginRight();
|
1586
|
+
vresult = INT2NUM(result); return vresult; }
|
1587
|
+
static VALUE _wrap_FXTable_colAtX(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1588
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1589
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1590
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1591
|
+
result = (FXint)((FXTable const *)arg1)->colAtX(arg2); vresult = INT2NUM(result); return vresult; }
|
1592
|
+
static VALUE _wrap_FXTable_rowAtY(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1593
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1594
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1595
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1596
|
+
result = (FXint)((FXTable const *)arg1)->rowAtY(arg2); vresult = INT2NUM(result); return vresult; }
|
1597
|
+
static VALUE _wrap_FXTable_getItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1598
|
+
FXint arg3 ; FXTableItem *result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1599
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1600
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1601
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1602
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1603
|
+
result = (FXTableItem *)((FXTable const *)arg1)->getItem(arg2,arg3); {
|
1604
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXTableItem, (void **) &result);
|
1605
|
+
vresult = FXRbGetRubyObj(result, ty); } return vresult; }
|
1606
|
+
static VALUE _wrap_FXTable_setItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1607
|
+
FXint arg3 ; FXTableItem *arg4 = (FXTableItem *) 0 ; FXbool arg5 = (FXbool) 0 ; if ((argc < 3) || (argc > 4))
|
1608
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1609
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1610
|
+
SWIG_ConvertPtr(argv[2], (void **) &arg4, SWIGTYPE_p_FXTableItem, 1); if (argc > 3) { arg5 = to_FXbool(argv[3]); } {
|
1611
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1612
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1613
|
+
FXTable_setItem(arg1,arg2,arg3,arg4,arg5); return Qnil; }
|
1614
|
+
static VALUE _wrap_FXTable_isItemVisible(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1615
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1616
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1617
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1618
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1619
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1620
|
+
result = (FXbool)((FXTable const *)arg1)->isItemVisible(arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
1621
|
+
static VALUE _wrap_FXTable_setColumnHeaderMode(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1622
|
+
FXuint arg2 = (FXuint) LAYOUT_FIX_HEIGHT ; if ((argc < 0) || (argc > 1))
|
1623
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1624
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = NUM2UINT(argv[0]); }
|
1625
|
+
(arg1)->setColumnHeaderMode(arg2); return Qnil; }
|
1626
|
+
static VALUE _wrap_FXTable_getColumnHeaderMode(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1627
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
1628
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1629
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1630
|
+
result = (FXuint)((FXTable const *)arg1)->getColumnHeaderMode(); vresult = UINT2NUM(result); return vresult; }
|
1631
|
+
static VALUE _wrap_FXTable_setRowHeaderMode(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1632
|
+
FXuint arg2 = (FXuint) LAYOUT_FIX_WIDTH ; if ((argc < 0) || (argc > 1))
|
1633
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1634
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = NUM2UINT(argv[0]); }
|
1635
|
+
(arg1)->setRowHeaderMode(arg2); return Qnil; }
|
1636
|
+
static VALUE _wrap_FXTable_getRowHeaderMode(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXuint result;
|
1637
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1638
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXuint)((FXTable const *)arg1)->getRowHeaderMode();
|
1639
|
+
vresult = UINT2NUM(result); return vresult; }
|
1640
|
+
static VALUE _wrap_FXTable_setColumnHeaderFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1641
|
+
FXFont *arg2 = (FXFont *) 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1642
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1643
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXFont, 1); (arg1)->setColumnHeaderFont(arg2); return Qnil; }
|
1644
|
+
static VALUE _wrap_FXTable_getColumnHeaderFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1645
|
+
FXFont *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
1646
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1647
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1648
|
+
result = (FXFont *)((FXTable const *)arg1)->getColumnHeaderFont(); {
|
1649
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXFont, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1650
|
+
return vresult; }
|
1651
|
+
static VALUE _wrap_FXTable_setRowHeaderFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1652
|
+
FXFont *arg2 = (FXFont *) 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1653
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1654
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXFont, 1); (arg1)->setRowHeaderFont(arg2); return Qnil; }
|
1655
|
+
static VALUE _wrap_FXTable_getRowHeaderFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXFont *result;
|
1656
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1657
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1658
|
+
result = (FXFont *)((FXTable const *)arg1)->getRowHeaderFont(); {
|
1659
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXFont, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1660
|
+
return vresult; }
|
1661
|
+
static VALUE _wrap_FXTable_setColumnHeaderHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1662
|
+
FXint arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1663
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setColumnHeaderHeight(arg2);
|
1664
|
+
return Qnil; }
|
1665
|
+
static VALUE _wrap_FXTable_getColumnHeaderHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1666
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
1667
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1668
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
1669
|
+
result = (FXint)((FXTable const *)arg1)->getColumnHeaderHeight(); vresult = INT2NUM(result); return vresult; }
|
1670
|
+
static VALUE _wrap_FXTable_setRowHeaderWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1671
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1672
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setRowHeaderWidth(arg2);
|
1673
|
+
return Qnil; }
|
1674
|
+
static VALUE _wrap_FXTable_getRowHeaderWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1675
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1676
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getRowHeaderWidth();
|
1677
|
+
vresult = INT2NUM(result); return vresult; }
|
1678
|
+
static VALUE _wrap_FXTable_getColumnX(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1679
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1680
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1681
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1682
|
+
result = (FXint)FXTable_getColumnX((FXTable const *)arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
1683
|
+
static VALUE _wrap_FXTable_getRowY(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1684
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1685
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1686
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1687
|
+
result = (FXint)FXTable_getRowY((FXTable const *)arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
1688
|
+
static VALUE _wrap_FXTable_getColumnWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1689
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1690
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1691
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1692
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1693
|
+
result = (FXint)((FXTable const *)arg1)->getColumnWidth(arg2); vresult = INT2NUM(result); return vresult; }
|
1694
|
+
static VALUE _wrap_FXTable_getRowHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1695
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1696
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1697
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1698
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1699
|
+
result = (FXint)((FXTable const *)arg1)->getRowHeight(arg2); vresult = INT2NUM(result); return vresult; }
|
1700
|
+
static VALUE _wrap_FXTable_setDefColumnWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1701
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1702
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setDefColumnWidth(arg2);
|
1703
|
+
return Qnil; }
|
1704
|
+
static VALUE _wrap_FXTable_getDefColumnWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1705
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1706
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getDefColumnWidth();
|
1707
|
+
vresult = INT2NUM(result); return vresult; }
|
1708
|
+
static VALUE _wrap_FXTable_setDefRowHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1709
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1710
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setDefRowHeight(arg2);
|
1711
|
+
return Qnil; }
|
1712
|
+
static VALUE _wrap_FXTable_getDefRowHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1713
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1714
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getDefRowHeight();
|
1715
|
+
vresult = INT2NUM(result); return vresult; }
|
1716
|
+
static VALUE _wrap_FXTable_getMinRowHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1717
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1718
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1719
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1720
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1721
|
+
result = (FXint)((FXTable const *)arg1)->getMinRowHeight(arg2); vresult = INT2NUM(result); return vresult; }
|
1722
|
+
static VALUE _wrap_FXTable_getMinColumnWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1723
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1724
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1725
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1726
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1727
|
+
result = (FXint)((FXTable const *)arg1)->getMinColumnWidth(arg2); vresult = INT2NUM(result); return vresult; }
|
1728
|
+
static VALUE _wrap_FXTable_fitRowsToContents(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1729
|
+
FXint arg3 = (FXint) 1 ; if ((argc < 1) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1730
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
1731
|
+
arg3 = NUM2INT(argv[1]); } { if (arg2 < 0 || arg2 + arg3 > arg1->getNumRows()) {
|
1732
|
+
rb_raise(rb_eIndexError,"table row out of bounds"); } } (arg1)->fitRowsToContents(arg2,arg3); return Qnil; }
|
1733
|
+
static VALUE _wrap_FXTable_fitColumnsToContents(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1734
|
+
FXint arg2 ; FXint arg3 = (FXint) 1 ; if ((argc < 1) || (argc > 2))
|
1735
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1736
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
1737
|
+
arg3 = NUM2INT(argv[1]); } { if (arg2 < 0 || arg2 + arg3 > arg1->getNumColumns()) {
|
1738
|
+
rb_raise(rb_eIndexError,"table column out of bounds"); } } (arg1)->fitColumnsToContents(arg2,arg3); return Qnil; }
|
1739
|
+
static VALUE _wrap_FXTable_setColumnText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1740
|
+
FXString *arg3 = 0 ; SwigValueWrapper<FXString > p3 ; if ((argc < 2) || (argc > 2))
|
1741
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1742
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1743
|
+
p3 = to_FXString(argv[1]); arg3 = &p3; { if (arg2 < 0 || arg2 >= arg1->getNumColumns()) {
|
1744
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } (arg1)->setColumnText(arg2,(FXString const &)*arg3);
|
1745
|
+
return Qnil; }
|
1746
|
+
static VALUE _wrap_FXTable_getColumnText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1747
|
+
FXString result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1748
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1749
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1750
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1751
|
+
result = ((FXTable const *)arg1)->getColumnText(arg2); vresult = rb_str_new2((&result)->text()); return vresult; }
|
1752
|
+
static VALUE _wrap_FXTable_setRowText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1753
|
+
FXString *arg3 = 0 ; SwigValueWrapper<FXString > p3 ; if ((argc < 2) || (argc > 2))
|
1754
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1755
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1756
|
+
p3 = to_FXString(argv[1]); arg3 = &p3; { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1757
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } (arg1)->setRowText(arg2,(FXString const &)*arg3);
|
1758
|
+
return Qnil; }
|
1759
|
+
static VALUE _wrap_FXTable_getRowText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1760
|
+
FXString result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1761
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1762
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1763
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1764
|
+
result = ((FXTable const *)arg1)->getRowText(arg2); vresult = rb_str_new2((&result)->text()); return vresult; }
|
1765
|
+
static VALUE _wrap_FXTable_setColumnIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1766
|
+
FXIcon *arg3 = (FXIcon *) 0 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1767
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1768
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXIcon, 1); { if (arg2 < 0 || arg2 >= arg1->getNumColumns()) {
|
1769
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } (arg1)->setColumnIcon(arg2,arg3); return Qnil; }
|
1770
|
+
static VALUE _wrap_FXTable_getColumnIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1771
|
+
FXIcon *result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1772
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1773
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1774
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1775
|
+
result = (FXIcon *)((FXTable const *)arg1)->getColumnIcon(arg2); {
|
1776
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXIcon, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1777
|
+
return vresult; }
|
1778
|
+
static VALUE _wrap_FXTable_setRowIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1779
|
+
FXIcon *arg3 = (FXIcon *) 0 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1780
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
1781
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXIcon, 1); { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1782
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } (arg1)->setRowIcon(arg2,arg3); return Qnil; }
|
1783
|
+
static VALUE _wrap_FXTable_getRowIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1784
|
+
FXIcon *result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1785
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1786
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1787
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1788
|
+
result = (FXIcon *)((FXTable const *)arg1)->getRowIcon(arg2); {
|
1789
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXIcon, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1790
|
+
return vresult; }
|
1791
|
+
static VALUE _wrap_FXTable_setColumnIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1792
|
+
FXint arg2 ; FXuint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1793
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2UINT(argv[1]); {
|
1794
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1795
|
+
(arg1)->setColumnIconPosition(arg2,arg3); return Qnil; }
|
1796
|
+
static VALUE _wrap_FXTable_getColumnIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
1797
|
+
FXint arg2 ; FXuint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1798
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1799
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1800
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1801
|
+
result = (FXuint)((FXTable const *)arg1)->getColumnIconPosition(arg2); vresult = UINT2NUM(result); return vresult; }
|
1802
|
+
static VALUE _wrap_FXTable_setRowIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1803
|
+
FXuint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1804
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2UINT(argv[1]); {
|
1805
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1806
|
+
(arg1)->setRowIconPosition(arg2,arg3); return Qnil; }
|
1807
|
+
static VALUE _wrap_FXTable_getRowIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1808
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1809
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1810
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1811
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1812
|
+
result = (FXuint)((FXTable const *)arg1)->getRowIconPosition(arg2); vresult = UINT2NUM(result); return vresult; }
|
1813
|
+
static VALUE _wrap_FXTable_setColumnJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1814
|
+
FXuint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1815
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2UINT(argv[1]); {
|
1816
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1817
|
+
(arg1)->setColumnJustify(arg2,arg3); return Qnil; }
|
1818
|
+
static VALUE _wrap_FXTable_getColumnJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1819
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1820
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1821
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1822
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1823
|
+
result = (FXuint)((FXTable const *)arg1)->getColumnJustify(arg2); vresult = UINT2NUM(result); return vresult; }
|
1824
|
+
static VALUE _wrap_FXTable_setRowJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1825
|
+
FXuint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1826
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2UINT(argv[1]); {
|
1827
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1828
|
+
(arg1)->setRowJustify(arg2,arg3); return Qnil; }
|
1829
|
+
static VALUE _wrap_FXTable_getRowJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1830
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
1831
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1832
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
1833
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
1834
|
+
result = (FXuint)((FXTable const *)arg1)->getRowJustify(arg2); vresult = UINT2NUM(result); return vresult; }
|
1835
|
+
static VALUE _wrap_FXTable_setItemText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1836
|
+
FXint arg3 ; FXString *arg4 = 0 ; FXbool arg5 = (FXbool) 0 ; SwigValueWrapper<FXString > p4 ; if ((argc < 3) || (argc > 4))
|
1837
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1838
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1839
|
+
p4 = to_FXString(argv[2]); arg4 = &p4; if (argc > 3) { arg5 = to_FXbool(argv[3]); } {
|
1840
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1841
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1842
|
+
FXTable_setItemText(arg1,arg2,arg3,(FXString const &)*arg4,arg5); return Qnil; }
|
1843
|
+
static VALUE _wrap_FXTable_getItemText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1844
|
+
FXint arg3 ; FXString result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1845
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1846
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1847
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1848
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1849
|
+
result = ((FXTable const *)arg1)->getItemText(arg2,arg3); vresult = rb_str_new2((&result)->text()); return vresult; }
|
1850
|
+
static VALUE _wrap_FXTable_setItemIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1851
|
+
FXint arg3 ; FXIcon *arg4 = (FXIcon *) 0 ; FXbool arg5 = (FXbool) 0 ; if ((argc < 3) || (argc > 4))
|
1852
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1853
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1854
|
+
SWIG_ConvertPtr(argv[2], (void **) &arg4, SWIGTYPE_p_FXIcon, 1); if (argc > 3) { arg5 = to_FXbool(argv[3]); } {
|
1855
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1856
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1857
|
+
FXTable_setItemIcon(arg1,arg2,arg3,arg4,arg5); return Qnil; }
|
1858
|
+
static VALUE _wrap_FXTable_getItemIcon(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1859
|
+
FXint arg3 ; FXIcon *result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1860
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1861
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1862
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1863
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1864
|
+
result = (FXIcon *)((FXTable const *)arg1)->getItemIcon(arg2,arg3); {
|
1865
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXIcon, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
1866
|
+
return vresult; }
|
1867
|
+
static VALUE _wrap_FXTable_setItemData(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1868
|
+
FXint arg3 ; VALUE arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1869
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1870
|
+
arg4 = argv[2]; { if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1871
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1872
|
+
FXTable_setItemData(arg1,arg2,arg3,arg4); return Qnil; }
|
1873
|
+
static VALUE _wrap_FXTable_getItemData(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1874
|
+
FXint arg3 ; VALUE result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1875
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1876
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1877
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1878
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1879
|
+
result = (VALUE)FXTable_getItemData((FXTable const *)arg1,arg2,arg3); vresult = result; return vresult; }
|
1880
|
+
static VALUE _wrap_FXTable_extractText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1881
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXchar *arg6 = (FXchar *) "\t" ; FXchar *arg7 = (FXchar *) "\n" ; VALUE result;
|
1882
|
+
VALUE vresult = Qnil; if ((argc < 4) || (argc > 6)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
1883
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1884
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); if (argc > 4) { arg6 = NIL_P(argv[4]) ? 0 : StringValuePtr(argv[4]); }
|
1885
|
+
if (argc > 5) { arg7 = NIL_P(argv[5]) ? 0 : StringValuePtr(argv[5]); } { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1886
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumRows()) {
|
1887
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg4 < 0 || arg4 >= arg1->getNumColumns()) {
|
1888
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } { if (arg5 < 0 || arg5 >= arg1->getNumColumns()) {
|
1889
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1890
|
+
result = (VALUE)FXTable_extractText((FXTable const *)arg1,arg2,arg3,arg4,arg5,(FXchar const *)arg6,(FXchar const *)arg7);
|
1891
|
+
vresult = result; return vresult; }
|
1892
|
+
static VALUE _wrap_FXTable_overlayText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1893
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; VALUE arg6 ; FXchar *arg7 = (FXchar *) "\t" ; FXchar *arg8 = (FXchar *) "\n" ;
|
1894
|
+
FXbool arg9 = (FXbool) 0 ; if ((argc < 5) || (argc > 8)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
1895
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1896
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = argv[4]; if (argc > 5) {
|
1897
|
+
arg7 = NIL_P(argv[5]) ? 0 : StringValuePtr(argv[5]); } if (argc > 6) {
|
1898
|
+
arg8 = NIL_P(argv[6]) ? 0 : StringValuePtr(argv[6]); } if (argc > 7) { arg9 = to_FXbool(argv[7]); } {
|
1899
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1900
|
+
if (arg3 < 0 || arg3 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1901
|
+
if (arg4 < 0 || arg4 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } } {
|
1902
|
+
if (arg5 < 0 || arg5 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1903
|
+
FXTable_overlayText(arg1,arg2,arg3,arg4,arg5,arg6,(FXchar const *)arg7,(FXchar const *)arg8,arg9); return Qnil; }
|
1904
|
+
static VALUE _wrap_FXTable_countText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXString *arg2 = 0 ;
|
1905
|
+
FXchar *arg3 = (FXchar *) "\t," ; FXchar *arg4 = (FXchar *) "\n" ; VALUE result; SwigValueWrapper<FXString > p2 ;
|
1906
|
+
VALUE vresult = Qnil; if ((argc < 1) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
1907
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); p2 = to_FXString(argv[0]); arg2 = &p2; if (argc > 1) {
|
1908
|
+
arg3 = NIL_P(argv[1]) ? 0 : StringValuePtr(argv[1]); } if (argc > 2) {
|
1909
|
+
arg4 = NIL_P(argv[2]) ? 0 : StringValuePtr(argv[2]); }
|
1910
|
+
result = (VALUE)FXTable_countText((FXTable const *)arg1,(FXString const &)*arg2,(FXchar const *)arg3,(FXchar const *)arg4);
|
1911
|
+
vresult = result; return vresult; }
|
1912
|
+
static VALUE _wrap_FXTable_isItemSpanning(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1913
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1914
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1915
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1916
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1917
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1918
|
+
result = (FXbool)((FXTable const *)arg1)->isItemSpanning(arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
1919
|
+
static VALUE _wrap_FXTable_updateRange(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1920
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; if ((argc < 4) || (argc > 4))
|
1921
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
1922
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1923
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); FXTable_updateRange((FXTable const *)arg1,arg2,arg3,arg4,arg5);
|
1924
|
+
return Qnil; }
|
1925
|
+
static VALUE _wrap_FXTable_updateItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1926
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1927
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1928
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1929
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1930
|
+
((FXTable const *)arg1)->updateItem(arg2,arg3); return Qnil; }
|
1931
|
+
static VALUE _wrap_FXTable_isItemEnabled(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1932
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1933
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1934
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1935
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1936
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1937
|
+
result = (FXbool)((FXTable const *)arg1)->isItemEnabled(arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
1938
|
+
static VALUE _wrap_FXTable_setItemJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1939
|
+
FXint arg3 ; FXuint arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1940
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1941
|
+
arg4 = NUM2UINT(argv[2]); { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1942
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
1943
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } (arg1)->setItemJustify(arg2,arg3,arg4); return Qnil; }
|
1944
|
+
static VALUE _wrap_FXTable_getItemJustify(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1945
|
+
FXint arg3 ; FXuint result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1946
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1947
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1948
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1949
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1950
|
+
result = (FXuint)((FXTable const *)arg1)->getItemJustify(arg2,arg3); vresult = UINT2NUM(result); return vresult; }
|
1951
|
+
static VALUE _wrap_FXTable_setItemIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1952
|
+
FXint arg3 ; FXuint arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1953
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1954
|
+
arg4 = NUM2UINT(argv[2]); { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1955
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
1956
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } (arg1)->setItemIconPosition(arg2,arg3,arg4);
|
1957
|
+
return Qnil; }
|
1958
|
+
static VALUE _wrap_FXTable_getItemIconPosition(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1959
|
+
FXint arg3 ; FXuint result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1960
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1961
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1962
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1963
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1964
|
+
result = (FXuint)((FXTable const *)arg1)->getItemIconPosition(arg2,arg3); vresult = UINT2NUM(result); return vresult; }
|
1965
|
+
static VALUE _wrap_FXTable_setItemBorders(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1966
|
+
FXint arg3 ; FXuint arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1967
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1968
|
+
arg4 = NUM2UINT(argv[2]); { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1969
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
1970
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } (arg1)->setItemBorders(arg2,arg3,arg4); return Qnil; }
|
1971
|
+
static VALUE _wrap_FXTable_getItemBorders(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1972
|
+
FXint arg3 ; FXuint result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1973
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1974
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1975
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1976
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1977
|
+
result = (FXuint)((FXTable const *)arg1)->getItemBorders(arg2,arg3); vresult = UINT2NUM(result); return vresult; }
|
1978
|
+
static VALUE _wrap_FXTable_setItemStipple(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1979
|
+
FXint arg3 ; int arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
1980
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
1981
|
+
arg4 = (int) NUM2INT(argv[2]); { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
1982
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
1983
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1984
|
+
(arg1)->setItemStipple(arg2,arg3,(FXStipplePattern )arg4); return Qnil; }
|
1985
|
+
static VALUE _wrap_FXTable_getItemStipple(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
1986
|
+
FXint arg3 ; int result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
1987
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
1988
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
1989
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
1990
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
1991
|
+
result = (int)((FXTable const *)arg1)->getItemStipple(arg2,arg3); vresult = INT2NUM(result); return vresult; }
|
1992
|
+
static VALUE _wrap_FXTable_getCurrentRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1993
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1994
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getCurrentRow();
|
1995
|
+
vresult = INT2NUM(result); return vresult; }
|
1996
|
+
static VALUE _wrap_FXTable_getCurrentColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
1997
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
1998
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getCurrentColumn();
|
1999
|
+
vresult = INT2NUM(result); return vresult; }
|
2000
|
+
static VALUE _wrap_FXTable_isItemCurrent(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2001
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2002
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2003
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2004
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2005
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2006
|
+
result = (FXbool)((FXTable const *)arg1)->isItemCurrent(arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2007
|
+
static VALUE _wrap_FXTable_setAnchorItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2008
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2009
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2010
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2011
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2012
|
+
(arg1)->setAnchorItem(arg2,arg3); return Qnil; }
|
2013
|
+
static VALUE _wrap_FXTable_getAnchorRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2014
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2015
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getAnchorRow();
|
2016
|
+
vresult = INT2NUM(result); return vresult; }
|
2017
|
+
static VALUE _wrap_FXTable_getAnchorColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2018
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2019
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getAnchorColumn();
|
2020
|
+
vresult = INT2NUM(result); return vresult; }
|
2021
|
+
static VALUE _wrap_FXTable_getSelStartRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2022
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2023
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getSelStartRow();
|
2024
|
+
vresult = INT2NUM(result); return vresult; }
|
2025
|
+
static VALUE _wrap_FXTable_getSelStartColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2026
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2027
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getSelStartColumn();
|
2028
|
+
vresult = INT2NUM(result); return vresult; }
|
2029
|
+
static VALUE _wrap_FXTable_getSelEndRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2030
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2031
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getSelEndRow();
|
2032
|
+
vresult = INT2NUM(result); return vresult; }
|
2033
|
+
static VALUE _wrap_FXTable_getSelEndColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2034
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2035
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)((FXTable const *)arg1)->getSelEndColumn();
|
2036
|
+
vresult = INT2NUM(result); return vresult; }
|
2037
|
+
static VALUE _wrap_FXTable_isItemSelected(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2038
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2039
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2040
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2041
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2042
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2043
|
+
result = (FXbool)((FXTable const *)arg1)->isItemSelected(arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2044
|
+
static VALUE _wrap_FXTable_isRowSelected(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2045
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
2046
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2047
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
2048
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
2049
|
+
result = (FXbool)((FXTable const *)arg1)->isRowSelected(arg2); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2050
|
+
static VALUE _wrap_FXTable_isColumnSelected(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2051
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
2052
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2053
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); {
|
2054
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2055
|
+
result = (FXbool)((FXTable const *)arg1)->isColumnSelected(arg2); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2056
|
+
static VALUE _wrap_FXTable_isAnythingSelected(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2057
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
2058
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2059
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2060
|
+
result = (FXbool)((FXTable const *)arg1)->isAnythingSelected(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2061
|
+
static VALUE _wrap_FXTable_setFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2062
|
+
FXFont *arg2 = (FXFont *) 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2063
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2064
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXFont, 1); (arg1)->setFont(arg2); return Qnil; }
|
2065
|
+
static VALUE _wrap_FXTable_getFont(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXFont *result;
|
2066
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2067
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXFont *)((FXTable const *)arg1)->getFont(); {
|
2068
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXFont, (void **) &result); vresult = FXRbGetRubyObj(result, ty); }
|
2069
|
+
return vresult; }
|
2070
|
+
static VALUE _wrap_FXTable_getTextColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2071
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2072
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getTextColor();
|
2073
|
+
vresult = UINT2NUM(result); return vresult; }
|
2074
|
+
static VALUE _wrap_FXTable_getBaseColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2075
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2076
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getBaseColor();
|
2077
|
+
vresult = UINT2NUM(result); return vresult; }
|
2078
|
+
static VALUE _wrap_FXTable_getHiliteColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2079
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2080
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getHiliteColor();
|
2081
|
+
vresult = UINT2NUM(result); return vresult; }
|
2082
|
+
static VALUE _wrap_FXTable_getShadowColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2083
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2084
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getShadowColor();
|
2085
|
+
vresult = UINT2NUM(result); return vresult; }
|
2086
|
+
static VALUE _wrap_FXTable_getBorderColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2087
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2088
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getBorderColor();
|
2089
|
+
vresult = UINT2NUM(result); return vresult; }
|
2090
|
+
static VALUE _wrap_FXTable_getSelBackColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2091
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2092
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getSelBackColor();
|
2093
|
+
vresult = UINT2NUM(result); return vresult; }
|
2094
|
+
static VALUE _wrap_FXTable_getSelTextColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2095
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2096
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getSelTextColor();
|
2097
|
+
vresult = UINT2NUM(result); return vresult; }
|
2098
|
+
static VALUE _wrap_FXTable_getGridColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2099
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2100
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getGridColor();
|
2101
|
+
vresult = UINT2NUM(result); return vresult; }
|
2102
|
+
static VALUE _wrap_FXTable_getStippleColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor result;
|
2103
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2104
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXColor)((FXTable const *)arg1)->getStippleColor();
|
2105
|
+
vresult = UINT2NUM(result); return vresult; }
|
2106
|
+
static VALUE _wrap_FXTable_getCellBorderColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2107
|
+
FXColor result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
2108
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2109
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2110
|
+
result = (FXColor)((FXTable const *)arg1)->getCellBorderColor(); vresult = UINT2NUM(result); return vresult; }
|
2111
|
+
static VALUE _wrap_FXTable_setTextColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2112
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2113
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setTextColor(arg2);
|
2114
|
+
return Qnil; }
|
2115
|
+
static VALUE _wrap_FXTable_setBaseColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2116
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2117
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setBaseColor(arg2);
|
2118
|
+
return Qnil; }
|
2119
|
+
static VALUE _wrap_FXTable_setHiliteColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2120
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2121
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setHiliteColor(arg2);
|
2122
|
+
return Qnil; }
|
2123
|
+
static VALUE _wrap_FXTable_setShadowColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2124
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2125
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setShadowColor(arg2);
|
2126
|
+
return Qnil; }
|
2127
|
+
static VALUE _wrap_FXTable_setBorderColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2128
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2129
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setBorderColor(arg2);
|
2130
|
+
return Qnil; }
|
2131
|
+
static VALUE _wrap_FXTable_setSelBackColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2132
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2133
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setSelBackColor(arg2);
|
2134
|
+
return Qnil; }
|
2135
|
+
static VALUE _wrap_FXTable_setSelTextColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2136
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2137
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setSelTextColor(arg2);
|
2138
|
+
return Qnil; }
|
2139
|
+
static VALUE _wrap_FXTable_setGridColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2140
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2141
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setGridColor(arg2);
|
2142
|
+
return Qnil; }
|
2143
|
+
static VALUE _wrap_FXTable_setStippleColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2144
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2145
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setStippleColor(arg2);
|
2146
|
+
return Qnil; }
|
2147
|
+
static VALUE _wrap_FXTable_setCellBorderColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2148
|
+
FXColor arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2149
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); (arg1)->setCellBorderColor(arg2);
|
2150
|
+
return Qnil; }
|
2151
|
+
static VALUE _wrap_FXTable_setCellColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2152
|
+
FXint arg3 ; FXColor arg4 ; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
2153
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2154
|
+
arg4 = to_FXColor(argv[2]); { if (arg2 != 0 && arg2 != 1) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2155
|
+
if (arg3 != 0 && arg3 != 1) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2156
|
+
(arg1)->setCellColor(arg2,arg3,arg4); return Qnil; }
|
2157
|
+
static VALUE _wrap_FXTable_getCellColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2158
|
+
FXint arg3 ; FXColor result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2159
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2160
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2161
|
+
if (arg2 != 0 && arg2 != 1) { rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 != 0 && arg3 != 1) {
|
2162
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2163
|
+
result = (FXColor)((FXTable const *)arg1)->getCellColor(arg2,arg3); vresult = UINT2NUM(result); return vresult; }
|
2164
|
+
static VALUE _wrap_FXTable_setCellBorderWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2165
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2166
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); (arg1)->setCellBorderWidth(arg2);
|
2167
|
+
return Qnil; }
|
2168
|
+
static VALUE _wrap_FXTable_getCellBorderWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2169
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2170
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2171
|
+
result = (FXint)((FXTable const *)arg1)->getCellBorderWidth(); vresult = INT2NUM(result); return vresult; }
|
2172
|
+
static VALUE _wrap_FXTable_getTableStyle(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXuint result;
|
2173
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2174
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXuint)((FXTable const *)arg1)->getTableStyle();
|
2175
|
+
vresult = UINT2NUM(result); return vresult; }
|
2176
|
+
static VALUE _wrap_FXTable_setTableStyle(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXuint arg2 ;
|
2177
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2178
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2UINT(argv[0]); (arg1)->setTableStyle(arg2);
|
2179
|
+
return Qnil; }
|
2180
|
+
static VALUE _wrap_FXTable_columnRenumberinge___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2181
|
+
FXbool arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2182
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXbool(argv[0]);
|
2183
|
+
(arg1)->setColumnRenumbering(arg2); return Qnil; }
|
2184
|
+
static VALUE _wrap_FXTable_columnRenumberingq___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2185
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
2186
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2187
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2188
|
+
result = (FXbool)((FXTable const *)arg1)->getColumnRenumbering(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2189
|
+
static VALUE _wrap_FXTable_rowRenumberinge___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXbool arg2 ;
|
2190
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2191
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXbool(argv[0]); (arg1)->setRowRenumbering(arg2);
|
2192
|
+
return Qnil; }
|
2193
|
+
static VALUE _wrap_FXTable_rowRenumberingq___(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2194
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
2195
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2196
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2197
|
+
result = (FXbool)((FXTable const *)arg1)->getRowRenumbering(); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2198
|
+
static VALUE _wrap_FXTable_setHelpText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXString *arg2 = 0 ;
|
2199
|
+
SwigValueWrapper<FXString > p2 ; if ((argc < 1) || (argc > 1))
|
2200
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2201
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); p2 = to_FXString(argv[0]); arg2 = &p2;
|
2202
|
+
(arg1)->setHelpText((FXString const &)*arg2); return Qnil; }
|
2203
|
+
static VALUE _wrap_FXTable_getHelpText(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXString *result;
|
2204
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2205
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); {
|
2206
|
+
FXString const &_result_ref = ((FXTable const *)arg1)->getHelpText(); result = (FXString *) &_result_ref; }
|
2207
|
+
vresult = rb_str_new2(result->text()); return vresult; }
|
2208
|
+
static void
|
2209
|
+
free_FXTable(FXTable *arg1) {
|
2210
|
+
delete arg1;
|
2211
|
+
}
|
2212
|
+
static VALUE _wrap_FXTable_save(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXStream *arg2 = 0 ;
|
2213
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2214
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2215
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2216
|
+
FXTable_save((FXTable const *)arg1,*arg2); return Qnil; }
|
2217
|
+
static VALUE _wrap_FXTable_load(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXStream *arg2 = 0 ;
|
2218
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2219
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2220
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2221
|
+
FXTable_load(arg1,*arg2); return Qnil; }
|
2222
|
+
static VALUE _wrap_FXTable_create(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2223
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2224
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_create(arg1); return Qnil; }
|
2225
|
+
static VALUE _wrap_FXTable_detach(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2226
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2227
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_detach(arg1); return Qnil; }
|
2228
|
+
static VALUE _wrap_FXTable_destroy(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2229
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2230
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_destroy(arg1); return Qnil; }
|
2231
|
+
static VALUE _wrap_FXTable_resize(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ; FXint arg3 ;
|
2232
|
+
if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2233
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2234
|
+
FXTable_resize(arg1,arg2,arg3); return Qnil; }
|
2235
|
+
static VALUE _wrap_FXTable_getDefaultWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2236
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2237
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getDefaultWidth(arg1);
|
2238
|
+
vresult = INT2NUM(result); return vresult; }
|
2239
|
+
static VALUE _wrap_FXTable_getDefaultHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2240
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2241
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getDefaultHeight(arg1);
|
2242
|
+
vresult = INT2NUM(result); return vresult; }
|
2243
|
+
static VALUE _wrap_FXTable_getWidthForHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2244
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
2245
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2246
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
2247
|
+
result = (FXint)FXTable_getWidthForHeight(arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
2248
|
+
static VALUE _wrap_FXTable_getHeightForWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2249
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
2250
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2251
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]);
|
2252
|
+
result = (FXint)FXTable_getHeightForWidth(arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
2253
|
+
static VALUE _wrap_FXTable_canFocus(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; bool result;
|
2254
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2255
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (bool)FXTable_canFocus((FXTable const *)arg1);
|
2256
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2257
|
+
static VALUE _wrap_FXTable_setFocus(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2258
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2259
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_setFocus(arg1); return Qnil; }
|
2260
|
+
static VALUE _wrap_FXTable_killFocus(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2261
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2262
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_killFocus(arg1); return Qnil; }
|
2263
|
+
static VALUE _wrap_FXTable_changeFocus(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2264
|
+
FXWindow *arg2 = (FXWindow *) 0 ; if ((argc < 1) || (argc > 1))
|
2265
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2266
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2267
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1); FXTable_changeFocus(arg1,arg2); return Qnil; }
|
2268
|
+
static VALUE _wrap_FXTable_setDefault(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2269
|
+
FXbool arg2 = (FXbool) 1 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2270
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
2271
|
+
FXTable_setDefault(arg1,arg2); return Qnil; }
|
2272
|
+
static VALUE _wrap_FXTable_enable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2273
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2274
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_enable(arg1); return Qnil; }
|
2275
|
+
static VALUE _wrap_FXTable_disable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2276
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2277
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_disable(arg1); return Qnil; }
|
2278
|
+
static VALUE _wrap_FXTable_raiseWindow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2279
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2280
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_raise(arg1); return Qnil; }
|
2281
|
+
static VALUE _wrap_FXTable_lower(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2282
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2283
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_lower(arg1); return Qnil; }
|
2284
|
+
static VALUE _wrap_FXTable_move(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ; FXint arg3 ;
|
2285
|
+
if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2286
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2287
|
+
FXTable_move(arg1,arg2,arg3); return Qnil; }
|
2288
|
+
static VALUE _wrap_FXTable_position__SWIG_0(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2289
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; if ((argc < 4) || (argc > 4))
|
2290
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
2291
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2292
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); FXTable_position(arg1,arg2,arg3,arg4,arg5); return Qnil; }
|
2293
|
+
static VALUE _wrap_FXTable_layout(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2294
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2295
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_layout(arg1); return Qnil; }
|
2296
|
+
static VALUE _wrap_FXTable_recalc(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2297
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2298
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_recalc(arg1); return Qnil; }
|
2299
|
+
static VALUE _wrap_FXTable_reparent(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2300
|
+
FXWindow *arg2 = (FXWindow *) 0 ; FXWindow *arg3 = (FXWindow *) 0 ; if ((argc < 2) || (argc > 2))
|
2301
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2302
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2303
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1);
|
2304
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXWindow, 1); FXTable_reparent(arg1,arg2,arg3); return Qnil; }
|
2305
|
+
static VALUE _wrap_FXTable_show(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2306
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2307
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_show(arg1); return Qnil; }
|
2308
|
+
static VALUE _wrap_FXTable_hide(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2309
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2310
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_hide(arg1); return Qnil; }
|
2311
|
+
static VALUE _wrap_FXTable_isComposite(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; bool result;
|
2312
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2313
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (bool)FXTable_isComposite((FXTable const *)arg1);
|
2314
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2315
|
+
static VALUE _wrap_FXTable_contains(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2316
|
+
FXint arg3 ; bool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2317
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2318
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2319
|
+
result = (bool)FXTable_contains((FXTable const *)arg1,arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2320
|
+
static VALUE _wrap_FXTable_doesSaveUnder(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; bool result;
|
2321
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2322
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (bool)FXTable_doesSaveUnder((FXTable const *)arg1);
|
2323
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2324
|
+
static VALUE _wrap_FXTable_setBackColor(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXColor arg2 ;
|
2325
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2326
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = to_FXColor(argv[0]); FXTable_setBackColor(arg1,arg2);
|
2327
|
+
return Qnil; }
|
2328
|
+
static VALUE _wrap_FXTable_tr(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXchar *arg2 ;
|
2329
|
+
FXchar *arg3 = (FXchar *) 0 ; FXchar *result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 2))
|
2330
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2331
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NIL_P(argv[0]) ? 0 : StringValuePtr(argv[0]);
|
2332
|
+
if (argc > 1) { arg3 = NIL_P(argv[1]) ? 0 : StringValuePtr(argv[1]); }
|
2333
|
+
result = (FXchar *)FXTable_tr((FXTable const *)arg1,(FXchar const *)arg2,(FXchar const *)arg3);
|
2334
|
+
vresult = rb_str_new2(result); return vresult; }
|
2335
|
+
static VALUE _wrap_FXTable_dropEnable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2336
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2337
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_dropEnable(arg1); return Qnil; }
|
2338
|
+
static VALUE _wrap_FXTable_dropDisable(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2339
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2340
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_dropDisable(arg1); return Qnil; }
|
2341
|
+
static VALUE _wrap_FXTable_setShape__SWIG_0(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2342
|
+
FXRegion *arg2 = 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2343
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2344
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXRegion, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2345
|
+
FXTable_setShape(arg1,(FXRegion const &)*arg2); return Qnil; }
|
2346
|
+
static VALUE _wrap_FXTable_setShape__SWIG_1(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2347
|
+
FXBitmap *arg2 = (FXBitmap *) 0 ; if ((argc < 1) || (argc > 1))
|
2348
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2349
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2350
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXBitmap, 1); FXTable_setShape(arg1,arg2); return Qnil; }
|
2351
|
+
static VALUE _wrap_FXTable_setShape__SWIG_2(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2352
|
+
FXIcon *arg2 = (FXIcon *) 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2353
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2354
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXIcon, 1); FXTable_setShape(arg1,arg2); return Qnil; }
|
2355
|
+
static VALUE _wrap_FXTable_setShape(int nargs, VALUE *args, VALUE self) { int argc; VALUE argv[3]; int ii; argc = nargs + 1;
|
2356
|
+
argv[0] = self; for (ii = 1; (ii < argc) && (ii < 2); ii++) { argv[ii] = args[ii-1]; } if (argc == 2) { int _v; {
|
2357
|
+
void *ptr;
|
2358
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXTable, 0) != -1)) ? 1 : 0; }
|
2359
|
+
if (_v) { { void *ptr;
|
2360
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXRegion, 0) != -1)) ? 1 : 0; }
|
2361
|
+
if (_v) { return _wrap_FXTable_setShape__SWIG_0(nargs, args, self);} } } if (argc == 2) { int _v; { void *ptr;
|
2362
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXTable, 0) != -1)) ? 1 : 0; }
|
2363
|
+
if (_v) { { void *ptr;
|
2364
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXBitmap, 0) != -1)) ? 1 : 0; }
|
2365
|
+
if (_v) { return _wrap_FXTable_setShape__SWIG_1(nargs, args, self);} } } if (argc == 2) { int _v; { void *ptr;
|
2366
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXTable, 0) != -1)) ? 1 : 0; }
|
2367
|
+
if (_v) { { void *ptr;
|
2368
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXIcon, 0) != -1)) ? 1 : 0; }
|
2369
|
+
if (_v) { return _wrap_FXTable_setShape__SWIG_2(nargs, args, self);} } }
|
2370
|
+
rb_raise(rb_eArgError, "No matching function for overloaded 'FXTable_setShape'"); return Qnil; }
|
2371
|
+
static VALUE _wrap_FXTable_clearShape(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2372
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2373
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_clearShape(arg1); return Qnil; }
|
2374
|
+
static VALUE _wrap_FXTable_getViewportHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2375
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2376
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getViewportHeight(arg1);
|
2377
|
+
vresult = INT2NUM(result); return vresult; }
|
2378
|
+
static VALUE _wrap_FXTable_getViewportWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2379
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2380
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getViewportWidth(arg1);
|
2381
|
+
vresult = INT2NUM(result); return vresult; }
|
2382
|
+
static VALUE _wrap_FXTable_getContentHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2383
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2384
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getContentHeight(arg1);
|
2385
|
+
vresult = INT2NUM(result); return vresult; }
|
2386
|
+
static VALUE _wrap_FXTable_getContentWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint result;
|
2387
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2388
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); result = (FXint)FXTable_getContentWidth(arg1);
|
2389
|
+
vresult = INT2NUM(result); return vresult; }
|
2390
|
+
static VALUE _wrap_FXTable_position__SWIG_1(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; VALUE result;
|
2391
|
+
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2392
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2393
|
+
result = (VALUE)FXTable_position__SWIG_1((FXTable const *)arg1); vresult = result; return vresult; }
|
2394
|
+
static VALUE _wrap_FXTable_position(int nargs, VALUE *args, VALUE self) { int argc; VALUE argv[6]; int ii; argc = nargs + 1;
|
2395
|
+
argv[0] = self; for (ii = 1; (ii < argc) && (ii < 5); ii++) { argv[ii] = args[ii-1]; } if (argc == 1) { int _v; {
|
2396
|
+
void *ptr;
|
2397
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXTable, 0) != -1)) ? 1 : 0; }
|
2398
|
+
if (_v) { return _wrap_FXTable_position__SWIG_1(nargs, args, self);} } if (argc == 5) { int _v; { void *ptr;
|
2399
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXTable, 0) != -1)) ? 1 : 0; }
|
2400
|
+
if (_v) { { _v = ((TYPE(argv[1]) == T_FIXNUM) || (TYPE(argv[1]) == T_BIGNUM)) ? 1 : 0; } if (_v) { {
|
2401
|
+
_v = ((TYPE(argv[2]) == T_FIXNUM) || (TYPE(argv[2]) == T_BIGNUM)) ? 1 : 0; } if (_v) { {
|
2402
|
+
_v = ((TYPE(argv[3]) == T_FIXNUM) || (TYPE(argv[3]) == T_BIGNUM)) ? 1 : 0; } if (_v) { {
|
2403
|
+
_v = ((TYPE(argv[4]) == T_FIXNUM) || (TYPE(argv[4]) == T_BIGNUM)) ? 1 : 0; } if (_v) {
|
2404
|
+
return _wrap_FXTable_position__SWIG_0(nargs, args, self);} } } } } }
|
2405
|
+
rb_raise(rb_eArgError, "No matching function for overloaded 'FXTable_position'"); return Qnil; }
|
2406
|
+
static VALUE _wrap_FXTable_drawCell(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXDC *arg2 = 0 ;
|
2407
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; if ((argc < 5) || (argc > 5))
|
2408
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
2409
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2410
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXDC, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2411
|
+
arg3 = NUM2INT(argv[1]); arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]);
|
2412
|
+
FXTable_drawCell(arg1,*arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2413
|
+
static VALUE _wrap_FXTable_drawRange(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXDC *arg2 = 0 ;
|
2414
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; if ((argc < 5) || (argc > 5))
|
2415
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
2416
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2417
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXDC, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2418
|
+
arg3 = NUM2INT(argv[1]); arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]);
|
2419
|
+
FXTable_drawRange(arg1,*arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2420
|
+
static VALUE _wrap_FXTable_drawHGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXDC *arg2 = 0 ;
|
2421
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; if ((argc < 5) || (argc > 5))
|
2422
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
2423
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2424
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXDC, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2425
|
+
arg3 = NUM2INT(argv[1]); arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]);
|
2426
|
+
FXTable_drawHGrid(arg1,*arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2427
|
+
static VALUE _wrap_FXTable_drawVGrid(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXDC *arg2 = 0 ;
|
2428
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; if ((argc < 5) || (argc > 5))
|
2429
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
2430
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2431
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXDC, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2432
|
+
arg3 = NUM2INT(argv[1]); arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]);
|
2433
|
+
FXTable_drawVGrid(arg1,*arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2434
|
+
static VALUE _wrap_FXTable_drawContents(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXDC *arg2 = 0 ;
|
2435
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXint arg6 ; if ((argc < 5) || (argc > 5))
|
2436
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 5)",argc);
|
2437
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1);
|
2438
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXDC, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
2439
|
+
arg3 = NUM2INT(argv[1]); arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); arg6 = NUM2INT(argv[4]);
|
2440
|
+
FXTable_drawContents(arg1,*arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2441
|
+
static VALUE _wrap_FXTable_createItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXString *arg2 = 0 ;
|
2442
|
+
FXIcon *arg3 = (FXIcon *) 0 ; void *arg4 = (void *) 0 ; FXTableItem *result; SwigValueWrapper<FXString > p2 ;
|
2443
|
+
VALUE vresult = Qnil; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
2444
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); p2 = to_FXString(argv[0]); arg2 = &p2;
|
2445
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXIcon, 1); SWIG_ConvertPtr(argv[2], (void **) &arg4, 0, 1);
|
2446
|
+
result = (FXTableItem *)FXTable_createItem(arg1,(FXString const &)*arg2,arg3,arg4); {
|
2447
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXTableItem, (void **) &result);
|
2448
|
+
vresult = FXRbGetRubyObj(result, ty); } return vresult; }
|
2449
|
+
static VALUE _wrap_FXTable_setTableSize(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2450
|
+
FXint arg3 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 2) || (argc > 3))
|
2451
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2452
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2453
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } FXTable_setTableSize(arg1,arg2,arg3,arg4); return Qnil; }
|
2454
|
+
static VALUE _wrap_FXTable_insertRows(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2455
|
+
FXint arg3 = (FXint) 1 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 1) || (argc > 3))
|
2456
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2457
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2458
|
+
arg3 = NUM2INT(argv[1]); } if (argc > 2) { arg4 = to_FXbool(argv[2]); } { if (arg2 < 0 || arg2 > arg1->getNumRows()) {
|
2459
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } FXTable_insertRows(arg1,arg2,arg3,arg4); return Qnil; }
|
2460
|
+
static VALUE _wrap_FXTable_insertColumns(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2461
|
+
FXint arg3 = (FXint) 1 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 1) || (argc > 3))
|
2462
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2463
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2464
|
+
arg3 = NUM2INT(argv[1]); } if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
2465
|
+
if (arg2 < 0 || arg2 > arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2466
|
+
FXTable_insertColumns(arg1,arg2,arg3,arg4); return Qnil; }
|
2467
|
+
static VALUE _wrap_FXTable_removeRows(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2468
|
+
FXint arg3 = (FXint) 1 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 1) || (argc > 3))
|
2469
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2470
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2471
|
+
arg3 = NUM2INT(argv[1]); } if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
2472
|
+
if (arg2 < 0 || arg2 + arg3 > arg1->getNumRows()) { rb_raise(rb_eIndexError,"table row out of bounds"); } }
|
2473
|
+
FXTable_removeRows(arg1,arg2,arg3,arg4); return Qnil; }
|
2474
|
+
static VALUE _wrap_FXTable_removeColumns(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2475
|
+
FXint arg3 = (FXint) 1 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 1) || (argc > 3))
|
2476
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2477
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2478
|
+
arg3 = NUM2INT(argv[1]); } if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
2479
|
+
if (arg2 < 0 || arg2 + arg3 > arg1->getNumColumns()) { rb_raise(rb_eIndexError,"table column out of bounds"); } }
|
2480
|
+
FXTable_removeColumns(arg1,arg2,arg3,arg4); return Qnil; }
|
2481
|
+
static VALUE _wrap_FXTable_extractItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2482
|
+
FXint arg3 ; FXbool arg4 = (FXbool) 0 ; FXTableItem *result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 3))
|
2483
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2484
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2485
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
2486
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
2487
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2488
|
+
result = (FXTableItem *)FXTable_extractItem(arg1,arg2,arg3,arg4); {
|
2489
|
+
swig_type_info *ty = SWIG_TypeDynamicCast(SWIGTYPE_p_FXTableItem, (void **) &result);
|
2490
|
+
vresult = FXRbGetRubyObj(result, ty); } return vresult; }
|
2491
|
+
static VALUE _wrap_FXTable_removeItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2492
|
+
FXint arg3 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 2) || (argc > 3))
|
2493
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2494
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2495
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
2496
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } { if (arg3 < 0 || arg3 >= arg1->getNumColumns()) {
|
2497
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } FXTable_removeItem(arg1,arg2,arg3,arg4); return Qnil; }
|
2498
|
+
static VALUE _wrap_FXTable_removeRange(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2499
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXbool arg6 = (FXbool) 0 ; if ((argc < 4) || (argc > 5))
|
2500
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
2501
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2502
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); if (argc > 4) { arg6 = to_FXbool(argv[4]); } {
|
2503
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2504
|
+
if (arg3 < 0 || arg3 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2505
|
+
if (arg4 < 0 || arg4 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } } {
|
2506
|
+
if (arg5 < 0 || arg5 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2507
|
+
FXTable_removeRange(arg1,arg2,arg3,arg4,arg5,arg6); return Qnil; }
|
2508
|
+
static VALUE _wrap_FXTable_clearItems(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2509
|
+
FXbool arg2 = (FXbool) 0 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2510
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
2511
|
+
FXTable_clearItems(arg1,arg2); return Qnil; }
|
2512
|
+
static VALUE _wrap_FXTable_setColumnWidth(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2513
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2514
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2515
|
+
if (arg2 < 0 || arg2 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2516
|
+
FXTable_setColumnWidth(arg1,arg2,arg3); return Qnil; }
|
2517
|
+
static VALUE _wrap_FXTable_setRowHeight(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2518
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2519
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2520
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } }
|
2521
|
+
FXTable_setRowHeight(arg1,arg2,arg3); return Qnil; }
|
2522
|
+
static VALUE _wrap_FXTable_setCurrentItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2523
|
+
FXint arg3 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 2) || (argc > 3))
|
2524
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2525
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2526
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } FXTable_setCurrentItem(arg1,arg2,arg3,arg4); return Qnil; }
|
2527
|
+
static VALUE _wrap_FXTable_selectRow(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2528
|
+
FXbool arg3 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 2))
|
2529
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2530
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2531
|
+
arg3 = to_FXbool(argv[1]); } { if (arg2 < 0 || arg2 >= arg1->getNumRows()) {
|
2532
|
+
rb_raise(rb_eIndexError, "table row out of bounds"); } } result = (FXbool)FXTable_selectRow(arg1,arg2,arg3);
|
2533
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2534
|
+
static VALUE _wrap_FXTable_selectColumn(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2535
|
+
FXbool arg3 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 2))
|
2536
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
2537
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
2538
|
+
arg3 = to_FXbool(argv[1]); } { if (arg2 < 0 || arg2 >= arg1->getNumColumns()) {
|
2539
|
+
rb_raise(rb_eIndexError, "table column out of bounds"); } } result = (FXbool)FXTable_selectColumn(arg1,arg2,arg3);
|
2540
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2541
|
+
static VALUE _wrap_FXTable_selectRange(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2542
|
+
FXint arg3 ; FXint arg4 ; FXint arg5 ; FXbool arg6 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil;
|
2543
|
+
if ((argc < 4) || (argc > 5)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
2544
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2545
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); if (argc > 4) { arg6 = to_FXbool(argv[4]); } {
|
2546
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2547
|
+
if (arg3 < 0 || arg3 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2548
|
+
if (arg4 < 0 || arg4 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } } {
|
2549
|
+
if (arg5 < 0 || arg5 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2550
|
+
result = (FXbool)FXTable_selectRange(arg1,arg2,arg3,arg4,arg5,arg6); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2551
|
+
static VALUE _wrap_FXTable_extendSelection(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2552
|
+
FXint arg3 ; FXbool arg4 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 3))
|
2553
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2554
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2555
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } result = (FXbool)FXTable_extendSelection(arg1,arg2,arg3,arg4);
|
2556
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
2557
|
+
static VALUE _wrap_FXTable_killSelection(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2558
|
+
FXbool arg2 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 1))
|
2559
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2560
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
2561
|
+
result = (FXbool)FXTable_killSelection(arg1,arg2); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2562
|
+
static VALUE _wrap_FXTable_startInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2563
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2564
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2565
|
+
FXTable_startInput(arg1,arg2,arg3); return Qnil; }
|
2566
|
+
static VALUE _wrap_FXTable_cancelInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2567
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2568
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); FXTable_cancelInput(arg1); return Qnil; }
|
2569
|
+
static VALUE _wrap_FXTable_acceptInput(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ;
|
2570
|
+
FXbool arg2 = (FXbool) 0 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
2571
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
2572
|
+
FXTable_acceptInput(arg1,arg2); return Qnil; }
|
2573
|
+
static VALUE _wrap_FXTable_makePositionVisible(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2574
|
+
FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2575
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
2576
|
+
FXTable_makePositionVisible(arg1,arg2,arg3); return Qnil; }
|
2577
|
+
static VALUE _wrap_FXTable_enableItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2578
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2579
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2580
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2581
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2582
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2583
|
+
result = (FXbool)FXTable_enableItem(arg1,arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2584
|
+
static VALUE _wrap_FXTable_disableItem(int argc, VALUE *argv, VALUE self) { FXTable *arg1 = (FXTable *) 0 ; FXint arg2 ;
|
2585
|
+
FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
2586
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
2587
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXTable, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]); {
|
2588
|
+
if (arg2 < 0 || arg2 >= arg1->getNumRows()) { rb_raise(rb_eIndexError, "table row out of bounds"); } } {
|
2589
|
+
if (arg3 < 0 || arg3 >= arg1->getNumColumns()) { rb_raise(rb_eIndexError, "table column out of bounds"); } }
|
2590
|
+
result = (FXbool)FXTable_disableItem(arg1,arg2,arg3); vresult = result ? Qtrue : Qfalse; return vresult; }
|
2591
|
+
|
2592
|
+
/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */
|
2593
|
+
|
2594
|
+
static void *_p_FXGradientBarTo_p_FXId(void *x) {
|
2595
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
2596
|
+
}
|
2597
|
+
static void *_p_FXShutterItemTo_p_FXId(void *x) {
|
2598
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
2599
|
+
}
|
2600
|
+
static void *_p_FXColorBarTo_p_FXId(void *x) {
|
2601
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
2602
|
+
}
|
2603
|
+
static void *_p_FXTabBarTo_p_FXId(void *x) {
|
2604
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXTabBar *) x));
|
2605
|
+
}
|
2606
|
+
static void *_p_FXSwitcherTo_p_FXId(void *x) {
|
2607
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSwitcher *) x));
|
2608
|
+
}
|
2609
|
+
static void *_p_FXTextFieldTo_p_FXId(void *x) {
|
2610
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXTextField *) x));
|
2611
|
+
}
|
2612
|
+
static void *_p_FXToolBarTabTo_p_FXId(void *x) {
|
2613
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXToolBarTab *) x));
|
2614
|
+
}
|
2615
|
+
static void *_p_FXDriveBoxTo_p_FXId(void *x) {
|
2616
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXListBox *) ((FXDriveBox *) x));
|
2617
|
+
}
|
2618
|
+
static void *_p_FXMatrixTo_p_FXId(void *x) {
|
2619
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXMatrix *) x));
|
2620
|
+
}
|
2621
|
+
static void *_p_FXScrollCornerTo_p_FXId(void *x) {
|
2622
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXScrollCorner *) x));
|
2623
|
+
}
|
2624
|
+
static void *_p_FXArrowButtonTo_p_FXId(void *x) {
|
2625
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXArrowButton *) x));
|
2626
|
+
}
|
2627
|
+
static void *_p_FXPopupTo_p_FXId(void *x) {
|
2628
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXPopup *) x));
|
2629
|
+
}
|
2630
|
+
static void *_p_FXDrawableTo_p_FXId(void *x) {
|
2631
|
+
return (void *)((FXId *) ((FXDrawable *) x));
|
2632
|
+
}
|
2633
|
+
static void *_p_FXHeaderTo_p_FXId(void *x) {
|
2634
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXHeader *) x));
|
2635
|
+
}
|
2636
|
+
static void *_p_FXSplitterTo_p_FXId(void *x) {
|
2637
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXSplitter *) x));
|
2638
|
+
}
|
2639
|
+
static void *_p_FX4SplitterTo_p_FXId(void *x) {
|
2640
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FX4Splitter *) x));
|
2641
|
+
}
|
2642
|
+
static void *_p_FXSpringTo_p_FXId(void *x) {
|
2643
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSpring *) x));
|
2644
|
+
}
|
2645
|
+
static void *_p_FXPackerTo_p_FXId(void *x) {
|
2646
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXPacker *) x));
|
2647
|
+
}
|
2648
|
+
static void *_p_FXTabBookTo_p_FXId(void *x) {
|
2649
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTabBar *) ((FXTabBook *) x));
|
2650
|
+
}
|
2651
|
+
static void *_p_FXImageFrameTo_p_FXId(void *x) {
|
2652
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXImageFrame *) x));
|
2653
|
+
}
|
2654
|
+
static void *_p_FXVerticalSeparatorTo_p_FXId(void *x) {
|
2655
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
2656
|
+
}
|
2657
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXId(void *x) {
|
2658
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
2659
|
+
}
|
2660
|
+
static void *_p_FXSeparatorTo_p_FXId(void *x) {
|
2661
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXSeparator *) x));
|
2662
|
+
}
|
2663
|
+
static void *_p_FXProgressBarTo_p_FXId(void *x) {
|
2664
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXProgressBar *) x));
|
2665
|
+
}
|
2666
|
+
static void *_p_FXShutterTo_p_FXId(void *x) {
|
2667
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
2668
|
+
}
|
2669
|
+
static void *_p_FXTableTo_p_FXId(void *x) {
|
2670
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXTable *) x));
|
2671
|
+
}
|
2672
|
+
static void *_p_FXToolTipTo_p_FXId(void *x) {
|
2673
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXToolTip *) x));
|
2674
|
+
}
|
2675
|
+
static void *_p_FXCompositeTo_p_FXId(void *x) {
|
2676
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXComposite *) x));
|
2677
|
+
}
|
2678
|
+
static void *_p_FXBitmapFrameTo_p_FXId(void *x) {
|
2679
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXBitmapFrame *) x));
|
2680
|
+
}
|
2681
|
+
static void *_p_FXRealSliderTo_p_FXId(void *x) {
|
2682
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
2683
|
+
}
|
2684
|
+
static void *_p_FXSliderTo_p_FXId(void *x) {
|
2685
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXSlider *) x));
|
2686
|
+
}
|
2687
|
+
static void *_p_FXDockSiteTo_p_FXId(void *x) {
|
2688
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDockSite *) x));
|
2689
|
+
}
|
2690
|
+
static void *_p_FXGroupBoxTo_p_FXId(void *x) {
|
2691
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXGroupBox *) x));
|
2692
|
+
}
|
2693
|
+
static void *_p_FXColorRingTo_p_FXId(void *x) {
|
2694
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorRing *) x));
|
2695
|
+
}
|
2696
|
+
static void *_p_FXDockHandlerTo_p_FXId(void *x) {
|
2697
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXDockHandler *) x));
|
2698
|
+
}
|
2699
|
+
static void *_p_FXTreeListBoxTo_p_FXId(void *x) {
|
2700
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXTreeListBox *) x));
|
2701
|
+
}
|
2702
|
+
static void *_p_FXListBoxTo_p_FXId(void *x) {
|
2703
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXListBox *) x));
|
2704
|
+
}
|
2705
|
+
static void *_p_FXCanvasTo_p_FXId(void *x) {
|
2706
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXCanvas *) x));
|
2707
|
+
}
|
2708
|
+
static void *_p_FXColorWheelTo_p_FXId(void *x) {
|
2709
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWheel *) x));
|
2710
|
+
}
|
2711
|
+
static void *_p_FXVisualTo_p_FXId(void *x) {
|
2712
|
+
return (void *)((FXId *) ((FXVisual *) x));
|
2713
|
+
}
|
2714
|
+
static void *_p_FXScrollBarTo_p_FXId(void *x) {
|
2715
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXScrollBar *) x));
|
2716
|
+
}
|
2717
|
+
static void *_p_FXToolBarGripTo_p_FXId(void *x) {
|
2718
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXToolBarGrip *) x));
|
2719
|
+
}
|
2720
|
+
static void *_p_FXFontTo_p_FXId(void *x) {
|
2721
|
+
return (void *)((FXId *) ((FXFont *) x));
|
2722
|
+
}
|
2723
|
+
static void *_p_FXComboBoxTo_p_FXId(void *x) {
|
2724
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXComboBox *) x));
|
2725
|
+
}
|
2726
|
+
static void *_p_FXFrameTo_p_FXId(void *x) {
|
2727
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXFrame *) x));
|
2728
|
+
}
|
2729
|
+
static void *_p_FX7SegmentTo_p_FXId(void *x) {
|
2730
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
2731
|
+
}
|
2732
|
+
static void *_p_FXDockTitleTo_p_FXId(void *x) {
|
2733
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
2734
|
+
}
|
2735
|
+
static void *_p_FXStatusBarTo_p_FXId(void *x) {
|
2736
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
2737
|
+
}
|
2738
|
+
static void *_p_FXGIFCursorTo_p_FXId(void *x) {
|
2739
|
+
return (void *)((FXId *) (FXCursor *) ((FXGIFCursor *) x));
|
2740
|
+
}
|
2741
|
+
static void *_p_FXCURCursorTo_p_FXId(void *x) {
|
2742
|
+
return (void *)((FXId *) (FXCursor *) ((FXCURCursor *) x));
|
2743
|
+
}
|
2744
|
+
static void *_p_FXCursorTo_p_FXId(void *x) {
|
2745
|
+
return (void *)((FXId *) ((FXCursor *) x));
|
2746
|
+
}
|
2747
|
+
static void *_p_FXKnobTo_p_FXId(void *x) {
|
2748
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXKnob *) x));
|
2749
|
+
}
|
2750
|
+
static void *_p_FXRealSpinnerTo_p_FXId(void *x) {
|
2751
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXRealSpinner *) x));
|
2752
|
+
}
|
2753
|
+
static void *_p_FXSpinnerTo_p_FXId(void *x) {
|
2754
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSpinner *) x));
|
2755
|
+
}
|
2756
|
+
static void *_p_FXRulerViewTo_p_FXId(void *x) {
|
2757
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXRulerView *) x));
|
2758
|
+
}
|
2759
|
+
static void *_p_FXStatusLineTo_p_FXId(void *x) {
|
2760
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXStatusLine *) x));
|
2761
|
+
}
|
2762
|
+
static void *_p_FXMainWindowTo_p_FXId(void *x) {
|
2763
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
2764
|
+
}
|
2765
|
+
static void *_p_FXTopWindowTo_p_FXId(void *x) {
|
2766
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
2767
|
+
}
|
2768
|
+
static void *_p_FXRootWindowTo_p_FXId(void *x) {
|
2769
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXRootWindow *) x));
|
2770
|
+
}
|
2771
|
+
static void *_p_FXWindowTo_p_FXId(void *x) {
|
2772
|
+
return (void *)((FXId *) (FXDrawable *) ((FXWindow *) x));
|
2773
|
+
}
|
2774
|
+
static void *_p_FXSplashWindowTo_p_FXId(void *x) {
|
2775
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
2776
|
+
}
|
2777
|
+
static void *_p_FXScrollWindowTo_p_FXId(void *x) {
|
2778
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXScrollWindow *) x));
|
2779
|
+
}
|
2780
|
+
static void *_p_FXDockBarTo_p_FXId(void *x) {
|
2781
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
2782
|
+
}
|
2783
|
+
static void *_p_FXShellTo_p_FXId(void *x) {
|
2784
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXShell *) x));
|
2785
|
+
}
|
2786
|
+
static void *_p_FXScrollAreaTo_p_FXId(void *x) {
|
2787
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXScrollArea *) x));
|
2788
|
+
}
|
2789
|
+
static void *_p_FXColorWellTo_p_FXId(void *x) {
|
2790
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWell *) x));
|
2791
|
+
}
|
2792
|
+
static void *_p_FXDragCornerTo_p_FXId(void *x) {
|
2793
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXDragCorner *) x));
|
2794
|
+
}
|
2795
|
+
static void *_p_FXRulerTo_p_FXId(void *x) {
|
2796
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXRuler *) x));
|
2797
|
+
}
|
2798
|
+
static void *_p_FXDialTo_p_FXId(void *x) {
|
2799
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXDial *) x));
|
2800
|
+
}
|
2801
|
+
static void *_p_FXHorizontalFrameTo_p_FXId(void *x) {
|
2802
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXHorizontalFrame *) x));
|
2803
|
+
}
|
2804
|
+
static void *_p_FXVerticalFrameTo_p_FXId(void *x) {
|
2805
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXVerticalFrame *) x));
|
2806
|
+
}
|
2807
|
+
static void *_p_FXImageViewTo_p_FXId(void *x) {
|
2808
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXImageView *) x));
|
2809
|
+
}
|
2810
|
+
static void *_p_FXFontSelectorTo_p_FXId(void *x) {
|
2811
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXFontSelector *) x));
|
2812
|
+
}
|
2813
|
+
static void *_p_FXColorSelectorTo_p_FXId(void *x) {
|
2814
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXColorSelector *) x));
|
2815
|
+
}
|
2816
|
+
static void *_p_FXFileSelectorTo_p_FXId(void *x) {
|
2817
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXFileSelector *) x));
|
2818
|
+
}
|
2819
|
+
static void *_p_FXDirSelectorTo_p_FXId(void *x) {
|
2820
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDirSelector *) x));
|
2821
|
+
}
|
2822
|
+
static void *_p_FXToolBarTo_p_FXId(void *x) {
|
2823
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
2824
|
+
}
|
2825
|
+
static void *_p_FXToolBarShellTo_p_FXId(void *x) {
|
2826
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
2827
|
+
}
|
2828
|
+
static void *_p_FXDirBoxTo_p_FXId(void *x) {
|
2829
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
2830
|
+
}
|
2831
|
+
static void *_p_FXDocumentTo_p_FXObject(void *x) {
|
2832
|
+
return (void *)((FXObject *) ((FXDocument *) x));
|
2833
|
+
}
|
2834
|
+
static void *_p_FXGradientBarTo_p_FXObject(void *x) {
|
2835
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
2836
|
+
}
|
2837
|
+
static void *_p_FXRegistryTo_p_FXObject(void *x) {
|
2838
|
+
return (void *)((FXObject *) (FXDict *)(FXSettings *) ((FXRegistry *) x));
|
2839
|
+
}
|
2840
|
+
static void *_p_FXHeaderItemTo_p_FXObject(void *x) {
|
2841
|
+
return (void *)((FXObject *) ((FXHeaderItem *) x));
|
2842
|
+
}
|
2843
|
+
static void *_p_FXShutterItemTo_p_FXObject(void *x) {
|
2844
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
2845
|
+
}
|
2846
|
+
static void *_p_FXColorBarTo_p_FXObject(void *x) {
|
2847
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
2848
|
+
}
|
2849
|
+
static void *_p_FXTableItemTo_p_FXObject(void *x) {
|
2850
|
+
return (void *)((FXObject *) ((FXTableItem *) x));
|
2851
|
+
}
|
2852
|
+
static void *_p_FXTabBarTo_p_FXObject(void *x) {
|
2853
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXTabBar *) x));
|
2854
|
+
}
|
2855
|
+
static void *_p_FXSwitcherTo_p_FXObject(void *x) {
|
2856
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSwitcher *) x));
|
2857
|
+
}
|
2858
|
+
static void *_p_FXTextFieldTo_p_FXObject(void *x) {
|
2859
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXTextField *) x));
|
2860
|
+
}
|
2861
|
+
static void *_p_FXToolBarTabTo_p_FXObject(void *x) {
|
2862
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXToolBarTab *) x));
|
2863
|
+
}
|
2864
|
+
static void *_p_FXDriveBoxTo_p_FXObject(void *x) {
|
2865
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXListBox *) ((FXDriveBox *) x));
|
2866
|
+
}
|
2867
|
+
static void *_p_FXIconDictTo_p_FXObject(void *x) {
|
2868
|
+
return (void *)((FXObject *) (FXDict *) ((FXIconDict *) x));
|
2869
|
+
}
|
2870
|
+
static void *_p_FXMatrixTo_p_FXObject(void *x) {
|
2871
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXMatrix *) x));
|
2872
|
+
}
|
2873
|
+
static void *_p_FXFileDictTo_p_FXObject(void *x) {
|
2874
|
+
return (void *)((FXObject *) (FXDict *) ((FXFileDict *) x));
|
2875
|
+
}
|
2876
|
+
static void *_p_FXRecentFilesTo_p_FXObject(void *x) {
|
2877
|
+
return (void *)((FXObject *) ((FXRecentFiles *) x));
|
2878
|
+
}
|
2879
|
+
static void *_p_FXScrollCornerTo_p_FXObject(void *x) {
|
2880
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXScrollCorner *) x));
|
2881
|
+
}
|
2882
|
+
static void *_p_FXArrowButtonTo_p_FXObject(void *x) {
|
2883
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXArrowButton *) x));
|
2884
|
+
}
|
2885
|
+
static void *_p_FXPopupTo_p_FXObject(void *x) {
|
2886
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXPopup *) x));
|
2887
|
+
}
|
2888
|
+
static void *_p_FXDrawableTo_p_FXObject(void *x) {
|
2889
|
+
return (void *)((FXObject *) (FXId *) ((FXDrawable *) x));
|
2890
|
+
}
|
2891
|
+
static void *_p_FXAppTo_p_FXObject(void *x) {
|
2892
|
+
return (void *)((FXObject *) ((FXApp *) x));
|
2893
|
+
}
|
2894
|
+
static void *_p_FXHeaderTo_p_FXObject(void *x) {
|
2895
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXHeader *) x));
|
2896
|
+
}
|
2897
|
+
static void *_p_FXTranslatorTo_p_FXObject(void *x) {
|
2898
|
+
return (void *)((FXObject *) ((FXTranslator *) x));
|
2899
|
+
}
|
2900
|
+
static void *_p_FX4SplitterTo_p_FXObject(void *x) {
|
2901
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FX4Splitter *) x));
|
2902
|
+
}
|
2903
|
+
static void *_p_FXSplitterTo_p_FXObject(void *x) {
|
2904
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FXSplitter *) x));
|
2905
|
+
}
|
2906
|
+
static void *_p_FXSpringTo_p_FXObject(void *x) {
|
2907
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSpring *) x));
|
2908
|
+
}
|
2909
|
+
static void *_p_FXPackerTo_p_FXObject(void *x) {
|
2910
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FXPacker *) x));
|
2911
|
+
}
|
2912
|
+
static void *_p_FXTabBookTo_p_FXObject(void *x) {
|
2913
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTabBar *) ((FXTabBook *) x));
|
2914
|
+
}
|
2915
|
+
static void *_p_FXImageFrameTo_p_FXObject(void *x) {
|
2916
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXImageFrame *) x));
|
2917
|
+
}
|
2918
|
+
static void *_p_FXVerticalSeparatorTo_p_FXObject(void *x) {
|
2919
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
2920
|
+
}
|
2921
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXObject(void *x) {
|
2922
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
2923
|
+
}
|
2924
|
+
static void *_p_FXSeparatorTo_p_FXObject(void *x) {
|
2925
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXSeparator *) x));
|
2926
|
+
}
|
2927
|
+
static void *_p_FXIdTo_p_FXObject(void *x) {
|
2928
|
+
return (void *)((FXObject *) ((FXId *) x));
|
2929
|
+
}
|
2930
|
+
static void *_p_FXProgressBarTo_p_FXObject(void *x) {
|
2931
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXProgressBar *) x));
|
2932
|
+
}
|
2933
|
+
static void *_p_FXShutterTo_p_FXObject(void *x) {
|
2934
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
2935
|
+
}
|
2936
|
+
static void *_p_FXTableTo_p_FXObject(void *x) {
|
2937
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXTable *) x));
|
2938
|
+
}
|
2939
|
+
static void *_p_FXToolTipTo_p_FXObject(void *x) {
|
2940
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXToolTip *) x));
|
2941
|
+
}
|
2942
|
+
static void *_p_FXCompositeTo_p_FXObject(void *x) {
|
2943
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXComposite *) x));
|
2944
|
+
}
|
2945
|
+
static void *_p_FXBitmapFrameTo_p_FXObject(void *x) {
|
2946
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXBitmapFrame *) x));
|
2947
|
+
}
|
2948
|
+
static void *_p_FXRealSliderTo_p_FXObject(void *x) {
|
2949
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
2950
|
+
}
|
2951
|
+
static void *_p_FXSliderTo_p_FXObject(void *x) {
|
2952
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXSlider *) x));
|
2953
|
+
}
|
2954
|
+
static void *_p_FXSettingsTo_p_FXObject(void *x) {
|
2955
|
+
return (void *)((FXObject *) (FXDict *) ((FXSettings *) x));
|
2956
|
+
}
|
2957
|
+
static void *_p_FXDockSiteTo_p_FXObject(void *x) {
|
2958
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDockSite *) x));
|
2959
|
+
}
|
2960
|
+
static void *_p_FXGroupBoxTo_p_FXObject(void *x) {
|
2961
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXGroupBox *) x));
|
2962
|
+
}
|
2963
|
+
static void *_p_FXColorRingTo_p_FXObject(void *x) {
|
2964
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorRing *) x));
|
2965
|
+
}
|
2966
|
+
static void *_p_FXDebugTargetTo_p_FXObject(void *x) {
|
2967
|
+
return (void *)((FXObject *) ((FXDebugTarget *) x));
|
2968
|
+
}
|
2969
|
+
static void *_p_FXDataTargetTo_p_FXObject(void *x) {
|
2970
|
+
return (void *)((FXObject *) ((FXDataTarget *) x));
|
2971
|
+
}
|
2972
|
+
static void *_p_FXDockHandlerTo_p_FXObject(void *x) {
|
2973
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXDockHandler *) x));
|
2974
|
+
}
|
2975
|
+
static void *_p_FXCanvasTo_p_FXObject(void *x) {
|
2976
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXCanvas *) x));
|
2977
|
+
}
|
2978
|
+
static void *_p_FXListBoxTo_p_FXObject(void *x) {
|
2979
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXListBox *) x));
|
2980
|
+
}
|
2981
|
+
static void *_p_FXTreeListBoxTo_p_FXObject(void *x) {
|
2982
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXTreeListBox *) x));
|
2983
|
+
}
|
2984
|
+
static void *_p_FXColorWheelTo_p_FXObject(void *x) {
|
2985
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWheel *) x));
|
2986
|
+
}
|
2987
|
+
static void *_p_FXVisualTo_p_FXObject(void *x) {
|
2988
|
+
return (void *)((FXObject *) (FXId *) ((FXVisual *) x));
|
2989
|
+
}
|
2990
|
+
static void *_p_FXScrollBarTo_p_FXObject(void *x) {
|
2991
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXScrollBar *) x));
|
2992
|
+
}
|
2993
|
+
static void *_p_FXToolBarGripTo_p_FXObject(void *x) {
|
2994
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXToolBarGrip *) x));
|
2995
|
+
}
|
2996
|
+
static void *_p_FXFontTo_p_FXObject(void *x) {
|
2997
|
+
return (void *)((FXObject *) (FXId *) ((FXFont *) x));
|
2998
|
+
}
|
2999
|
+
static void *_p_FXComboBoxTo_p_FXObject(void *x) {
|
3000
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXComboBox *) x));
|
3001
|
+
}
|
3002
|
+
static void *_p_FXFrameTo_p_FXObject(void *x) {
|
3003
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXFrame *) x));
|
3004
|
+
}
|
3005
|
+
static void *_p_FX7SegmentTo_p_FXObject(void *x) {
|
3006
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
3007
|
+
}
|
3008
|
+
static void *_p_FXDockTitleTo_p_FXObject(void *x) {
|
3009
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
3010
|
+
}
|
3011
|
+
static void *_p_FXStringDictTo_p_FXObject(void *x) {
|
3012
|
+
return (void *)((FXObject *) (FXDict *) ((FXStringDict *) x));
|
3013
|
+
}
|
3014
|
+
static void *_p_FXStatusBarTo_p_FXObject(void *x) {
|
3015
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
3016
|
+
}
|
3017
|
+
static void *_p_FXDelegatorTo_p_FXObject(void *x) {
|
3018
|
+
return (void *)((FXObject *) ((FXDelegator *) x));
|
3019
|
+
}
|
3020
|
+
static void *_p_FXAccelTableTo_p_FXObject(void *x) {
|
3021
|
+
return (void *)((FXObject *) ((FXAccelTable *) x));
|
3022
|
+
}
|
3023
|
+
static void *_p_FXCursorTo_p_FXObject(void *x) {
|
3024
|
+
return (void *)((FXObject *) (FXId *) ((FXCursor *) x));
|
3025
|
+
}
|
3026
|
+
static void *_p_FXCURCursorTo_p_FXObject(void *x) {
|
3027
|
+
return (void *)((FXObject *) (FXId *)(FXCursor *) ((FXCURCursor *) x));
|
3028
|
+
}
|
3029
|
+
static void *_p_FXGIFCursorTo_p_FXObject(void *x) {
|
3030
|
+
return (void *)((FXObject *) (FXId *)(FXCursor *) ((FXGIFCursor *) x));
|
3031
|
+
}
|
3032
|
+
static void *_p_FXKnobTo_p_FXObject(void *x) {
|
3033
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXKnob *) x));
|
3034
|
+
}
|
3035
|
+
static void *_p_FXRealSpinnerTo_p_FXObject(void *x) {
|
3036
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXRealSpinner *) x));
|
3037
|
+
}
|
3038
|
+
static void *_p_FXSpinnerTo_p_FXObject(void *x) {
|
3039
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXSpinner *) x));
|
3040
|
+
}
|
3041
|
+
static void *_p_FXRulerViewTo_p_FXObject(void *x) {
|
3042
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXRulerView *) x));
|
3043
|
+
}
|
3044
|
+
static void *_p_FXStatusLineTo_p_FXObject(void *x) {
|
3045
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXStatusLine *) x));
|
3046
|
+
}
|
3047
|
+
static void *_p_FXScrollWindowTo_p_FXObject(void *x) {
|
3048
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXScrollWindow *) x));
|
3049
|
+
}
|
3050
|
+
static void *_p_FXWindowTo_p_FXObject(void *x) {
|
3051
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *) ((FXWindow *) x));
|
3052
|
+
}
|
3053
|
+
static void *_p_FXRootWindowTo_p_FXObject(void *x) {
|
3054
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FXRootWindow *) x));
|
3055
|
+
}
|
3056
|
+
static void *_p_FXTopWindowTo_p_FXObject(void *x) {
|
3057
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
3058
|
+
}
|
3059
|
+
static void *_p_FXMainWindowTo_p_FXObject(void *x) {
|
3060
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
3061
|
+
}
|
3062
|
+
static void *_p_FXSplashWindowTo_p_FXObject(void *x) {
|
3063
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
3064
|
+
}
|
3065
|
+
static void *_p_FXDockBarTo_p_FXObject(void *x) {
|
3066
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
3067
|
+
}
|
3068
|
+
static void *_p_FXDictTo_p_FXObject(void *x) {
|
3069
|
+
return (void *)((FXObject *) ((FXDict *) x));
|
3070
|
+
}
|
3071
|
+
static void *_p_FXShellTo_p_FXObject(void *x) {
|
3072
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FXShell *) x));
|
3073
|
+
}
|
3074
|
+
static void *_p_FXScrollAreaTo_p_FXObject(void *x) {
|
3075
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *) ((FXScrollArea *) x));
|
3076
|
+
}
|
3077
|
+
static void *_p_FXColorWellTo_p_FXObject(void *x) {
|
3078
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWell *) x));
|
3079
|
+
}
|
3080
|
+
static void *_p_FXDragCornerTo_p_FXObject(void *x) {
|
3081
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *) ((FXDragCorner *) x));
|
3082
|
+
}
|
3083
|
+
static void *_p_FXRulerTo_p_FXObject(void *x) {
|
3084
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXRuler *) x));
|
3085
|
+
}
|
3086
|
+
static void *_p_FXDialTo_p_FXObject(void *x) {
|
3087
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXDial *) x));
|
3088
|
+
}
|
3089
|
+
static void *_p_FXVerticalFrameTo_p_FXObject(void *x) {
|
3090
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXVerticalFrame *) x));
|
3091
|
+
}
|
3092
|
+
static void *_p_FXHorizontalFrameTo_p_FXObject(void *x) {
|
3093
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXHorizontalFrame *) x));
|
3094
|
+
}
|
3095
|
+
static void *_p_FXImageViewTo_p_FXObject(void *x) {
|
3096
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXScrollArea *) ((FXImageView *) x));
|
3097
|
+
}
|
3098
|
+
static void *_p_FXDirSelectorTo_p_FXObject(void *x) {
|
3099
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDirSelector *) x));
|
3100
|
+
}
|
3101
|
+
static void *_p_FXFileSelectorTo_p_FXObject(void *x) {
|
3102
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXFileSelector *) x));
|
3103
|
+
}
|
3104
|
+
static void *_p_FXColorSelectorTo_p_FXObject(void *x) {
|
3105
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXColorSelector *) x));
|
3106
|
+
}
|
3107
|
+
static void *_p_FXFontSelectorTo_p_FXObject(void *x) {
|
3108
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXFontSelector *) x));
|
3109
|
+
}
|
3110
|
+
static void *_p_FXToolBarTo_p_FXObject(void *x) {
|
3111
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
3112
|
+
}
|
3113
|
+
static void *_p_FXToolBarShellTo_p_FXObject(void *x) {
|
3114
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
3115
|
+
}
|
3116
|
+
static void *_p_FXDirBoxTo_p_FXObject(void *x) {
|
3117
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
3118
|
+
}
|
3119
|
+
static void *_p_FXScrollWindowTo_p_FXScrollArea(void *x) {
|
3120
|
+
return (void *)((FXScrollArea *) ((FXScrollWindow *) x));
|
3121
|
+
}
|
3122
|
+
static void *_p_FXImageViewTo_p_FXScrollArea(void *x) {
|
3123
|
+
return (void *)((FXScrollArea *) ((FXImageView *) x));
|
3124
|
+
}
|
3125
|
+
static void *_p_FXRulerViewTo_p_FXScrollArea(void *x) {
|
3126
|
+
return (void *)((FXScrollArea *) ((FXRulerView *) x));
|
3127
|
+
}
|
3128
|
+
static void *_p_FXTableTo_p_FXScrollArea(void *x) {
|
3129
|
+
return (void *)((FXScrollArea *) ((FXTable *) x));
|
3130
|
+
}
|
3131
|
+
static void *_p_FXDriveBoxTo_p_FXWindow(void *x) {
|
3132
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXListBox *) ((FXDriveBox *) x));
|
3133
|
+
}
|
3134
|
+
static void *_p_FXToolBarTo_p_FXWindow(void *x) {
|
3135
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
3136
|
+
}
|
3137
|
+
static void *_p_FXCompositeTo_p_FXWindow(void *x) {
|
3138
|
+
return (void *)((FXWindow *) ((FXComposite *) x));
|
3139
|
+
}
|
3140
|
+
static void *_p_FXToolTipTo_p_FXWindow(void *x) {
|
3141
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXToolTip *) x));
|
3142
|
+
}
|
3143
|
+
static void *_p_FXTextFieldTo_p_FXWindow(void *x) {
|
3144
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXTextField *) x));
|
3145
|
+
}
|
3146
|
+
static void *_p_FXTabBookTo_p_FXWindow(void *x) {
|
3147
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXTabBar *) ((FXTabBook *) x));
|
3148
|
+
}
|
3149
|
+
static void *_p_FXArrowButtonTo_p_FXWindow(void *x) {
|
3150
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXArrowButton *) x));
|
3151
|
+
}
|
3152
|
+
static void *_p_FXGroupBoxTo_p_FXWindow(void *x) {
|
3153
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXGroupBox *) x));
|
3154
|
+
}
|
3155
|
+
static void *_p_FXShellTo_p_FXWindow(void *x) {
|
3156
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXShell *) x));
|
3157
|
+
}
|
3158
|
+
static void *_p_FXStatusBarTo_p_FXWindow(void *x) {
|
3159
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
3160
|
+
}
|
3161
|
+
static void *_p_FXScrollAreaTo_p_FXWindow(void *x) {
|
3162
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXScrollArea *) x));
|
3163
|
+
}
|
3164
|
+
static void *_p_FXPopupTo_p_FXWindow(void *x) {
|
3165
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXPopup *) x));
|
3166
|
+
}
|
3167
|
+
static void *_p_FXScrollWindowTo_p_FXWindow(void *x) {
|
3168
|
+
return (void *)((FXWindow *) (FXComposite *)(FXScrollArea *) ((FXScrollWindow *) x));
|
3169
|
+
}
|
3170
|
+
static void *_p_FXRootWindowTo_p_FXWindow(void *x) {
|
3171
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXRootWindow *) x));
|
3172
|
+
}
|
3173
|
+
static void *_p_FXTopWindowTo_p_FXWindow(void *x) {
|
3174
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
3175
|
+
}
|
3176
|
+
static void *_p_FXMainWindowTo_p_FXWindow(void *x) {
|
3177
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
3178
|
+
}
|
3179
|
+
static void *_p_FXSplashWindowTo_p_FXWindow(void *x) {
|
3180
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
3181
|
+
}
|
3182
|
+
static void *_p_FXRulerTo_p_FXWindow(void *x) {
|
3183
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXRuler *) x));
|
3184
|
+
}
|
3185
|
+
static void *_p_FXCanvasTo_p_FXWindow(void *x) {
|
3186
|
+
return (void *)((FXWindow *) ((FXCanvas *) x));
|
3187
|
+
}
|
3188
|
+
static void *_p_FXScrollCornerTo_p_FXWindow(void *x) {
|
3189
|
+
return (void *)((FXWindow *) ((FXScrollCorner *) x));
|
3190
|
+
}
|
3191
|
+
static void *_p_FXSeparatorTo_p_FXWindow(void *x) {
|
3192
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXSeparator *) x));
|
3193
|
+
}
|
3194
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXWindow(void *x) {
|
3195
|
+
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
3196
|
+
}
|
3197
|
+
static void *_p_FXVerticalSeparatorTo_p_FXWindow(void *x) {
|
3198
|
+
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
3199
|
+
}
|
3200
|
+
static void *_p_FXStatusLineTo_p_FXWindow(void *x) {
|
3201
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXStatusLine *) x));
|
3202
|
+
}
|
3203
|
+
static void *_p_FXComboBoxTo_p_FXWindow(void *x) {
|
3204
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXComboBox *) x));
|
3205
|
+
}
|
3206
|
+
static void *_p_FXKnobTo_p_FXWindow(void *x) {
|
3207
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXKnob *) x));
|
3208
|
+
}
|
3209
|
+
static void *_p_FXHorizontalFrameTo_p_FXWindow(void *x) {
|
3210
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXHorizontalFrame *) x));
|
3211
|
+
}
|
3212
|
+
static void *_p_FXVerticalFrameTo_p_FXWindow(void *x) {
|
3213
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXVerticalFrame *) x));
|
3214
|
+
}
|
3215
|
+
static void *_p_FX4SplitterTo_p_FXWindow(void *x) {
|
3216
|
+
return (void *)((FXWindow *) (FXComposite *) ((FX4Splitter *) x));
|
3217
|
+
}
|
3218
|
+
static void *_p_FXSplitterTo_p_FXWindow(void *x) {
|
3219
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXSplitter *) x));
|
3220
|
+
}
|
3221
|
+
static void *_p_FXPackerTo_p_FXWindow(void *x) {
|
3222
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXPacker *) x));
|
3223
|
+
}
|
3224
|
+
static void *_p_FXSpinnerTo_p_FXWindow(void *x) {
|
3225
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXSpinner *) x));
|
3226
|
+
}
|
3227
|
+
static void *_p_FXRealSpinnerTo_p_FXWindow(void *x) {
|
3228
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXRealSpinner *) x));
|
3229
|
+
}
|
3230
|
+
static void *_p_FXScrollBarTo_p_FXWindow(void *x) {
|
3231
|
+
return (void *)((FXWindow *) ((FXScrollBar *) x));
|
3232
|
+
}
|
3233
|
+
static void *_p_FXColorWheelTo_p_FXWindow(void *x) {
|
3234
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorWheel *) x));
|
3235
|
+
}
|
3236
|
+
static void *_p_FXBitmapFrameTo_p_FXWindow(void *x) {
|
3237
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXBitmapFrame *) x));
|
3238
|
+
}
|
3239
|
+
static void *_p_FXGradientBarTo_p_FXWindow(void *x) {
|
3240
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXGradientBar *) x));
|
3241
|
+
}
|
3242
|
+
static void *_p_FXDirBoxTo_p_FXWindow(void *x) {
|
3243
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
3244
|
+
}
|
3245
|
+
static void *_p_FXDockHandlerTo_p_FXWindow(void *x) {
|
3246
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXDockHandler *) x));
|
3247
|
+
}
|
3248
|
+
static void *_p_FXToolBarGripTo_p_FXWindow(void *x) {
|
3249
|
+
return (void *)((FXWindow *) (FXFrame *)(FXDockHandler *) ((FXToolBarGrip *) x));
|
3250
|
+
}
|
3251
|
+
static void *_p_FXImageFrameTo_p_FXWindow(void *x) {
|
3252
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXImageFrame *) x));
|
3253
|
+
}
|
3254
|
+
static void *_p_FXDragCornerTo_p_FXWindow(void *x) {
|
3255
|
+
return (void *)((FXWindow *) ((FXDragCorner *) x));
|
3256
|
+
}
|
3257
|
+
static void *_p_FXTableTo_p_FXWindow(void *x) {
|
3258
|
+
return (void *)((FXWindow *) (FXComposite *)(FXScrollArea *) ((FXTable *) x));
|
3259
|
+
}
|
3260
|
+
static void *_p_FXSwitcherTo_p_FXWindow(void *x) {
|
3261
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXSwitcher *) x));
|
3262
|
+
}
|
3263
|
+
static void *_p_FXDirSelectorTo_p_FXWindow(void *x) {
|
3264
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXDirSelector *) x));
|
3265
|
+
}
|
3266
|
+
static void *_p_FXFileSelectorTo_p_FXWindow(void *x) {
|
3267
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXFileSelector *) x));
|
3268
|
+
}
|
3269
|
+
static void *_p_FXColorSelectorTo_p_FXWindow(void *x) {
|
3270
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXColorSelector *) x));
|
3271
|
+
}
|
3272
|
+
static void *_p_FXFontSelectorTo_p_FXWindow(void *x) {
|
3273
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXFontSelector *) x));
|
3274
|
+
}
|
3275
|
+
static void *_p_FXShutterTo_p_FXWindow(void *x) {
|
3276
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
3277
|
+
}
|
3278
|
+
static void *_p_FXProgressBarTo_p_FXWindow(void *x) {
|
3279
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXProgressBar *) x));
|
3280
|
+
}
|
3281
|
+
static void *_p_FXDockSiteTo_p_FXWindow(void *x) {
|
3282
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXDockSite *) x));
|
3283
|
+
}
|
3284
|
+
static void *_p_FXDockTitleTo_p_FXWindow(void *x) {
|
3285
|
+
return (void *)((FXWindow *) (FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
3286
|
+
}
|
3287
|
+
static void *_p_FXRulerViewTo_p_FXWindow(void *x) {
|
3288
|
+
return (void *)((FXWindow *) (FXComposite *)(FXScrollArea *) ((FXRulerView *) x));
|
3289
|
+
}
|
3290
|
+
static void *_p_FXListBoxTo_p_FXWindow(void *x) {
|
3291
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXListBox *) x));
|
3292
|
+
}
|
3293
|
+
static void *_p_FXTreeListBoxTo_p_FXWindow(void *x) {
|
3294
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXTreeListBox *) x));
|
3295
|
+
}
|
3296
|
+
static void *_p_FXHeaderTo_p_FXWindow(void *x) {
|
3297
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXHeader *) x));
|
3298
|
+
}
|
3299
|
+
static void *_p_FXMatrixTo_p_FXWindow(void *x) {
|
3300
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXMatrix *) x));
|
3301
|
+
}
|
3302
|
+
static void *_p_FXColorWellTo_p_FXWindow(void *x) {
|
3303
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorWell *) x));
|
3304
|
+
}
|
3305
|
+
static void *_p_FXShutterItemTo_p_FXWindow(void *x) {
|
3306
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
3307
|
+
}
|
3308
|
+
static void *_p_FXDialTo_p_FXWindow(void *x) {
|
3309
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXDial *) x));
|
3310
|
+
}
|
3311
|
+
static void *_p_FXToolBarTabTo_p_FXWindow(void *x) {
|
3312
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXToolBarTab *) x));
|
3313
|
+
}
|
3314
|
+
static void *_p_FXDockBarTo_p_FXWindow(void *x) {
|
3315
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
3316
|
+
}
|
3317
|
+
static void *_p_FXFrameTo_p_FXWindow(void *x) {
|
3318
|
+
return (void *)((FXWindow *) ((FXFrame *) x));
|
3319
|
+
}
|
3320
|
+
static void *_p_FXTabBarTo_p_FXWindow(void *x) {
|
3321
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXTabBar *) x));
|
3322
|
+
}
|
3323
|
+
static void *_p_FX7SegmentTo_p_FXWindow(void *x) {
|
3324
|
+
return (void *)((FXWindow *) (FXFrame *) ((FX7Segment *) x));
|
3325
|
+
}
|
3326
|
+
static void *_p_FXImageViewTo_p_FXWindow(void *x) {
|
3327
|
+
return (void *)((FXWindow *) (FXComposite *)(FXScrollArea *) ((FXImageView *) x));
|
3328
|
+
}
|
3329
|
+
static void *_p_FXSliderTo_p_FXWindow(void *x) {
|
3330
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXSlider *) x));
|
3331
|
+
}
|
3332
|
+
static void *_p_FXRealSliderTo_p_FXWindow(void *x) {
|
3333
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXRealSlider *) x));
|
3334
|
+
}
|
3335
|
+
static void *_p_FXSpringTo_p_FXWindow(void *x) {
|
3336
|
+
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXSpring *) x));
|
3337
|
+
}
|
3338
|
+
static void *_p_FXColorRingTo_p_FXWindow(void *x) {
|
3339
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorRing *) x));
|
3340
|
+
}
|
3341
|
+
static void *_p_FXColorBarTo_p_FXWindow(void *x) {
|
3342
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorBar *) x));
|
3343
|
+
}
|
3344
|
+
static void *_p_FXToolBarShellTo_p_FXWindow(void *x) {
|
3345
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
3346
|
+
}
|
3347
|
+
static void *_p_FXDriveBoxTo_p_FXComposite(void *x) {
|
3348
|
+
return (void *)((FXComposite *) (FXPacker *)(FXListBox *) ((FXDriveBox *) x));
|
3349
|
+
}
|
3350
|
+
static void *_p_FXToolBarTo_p_FXComposite(void *x) {
|
3351
|
+
return (void *)((FXComposite *) (FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
3352
|
+
}
|
3353
|
+
static void *_p_FXToolTipTo_p_FXComposite(void *x) {
|
3354
|
+
return (void *)((FXComposite *) (FXShell *) ((FXToolTip *) x));
|
3355
|
+
}
|
3356
|
+
static void *_p_FXTabBookTo_p_FXComposite(void *x) {
|
3357
|
+
return (void *)((FXComposite *) (FXPacker *)(FXTabBar *) ((FXTabBook *) x));
|
3358
|
+
}
|
3359
|
+
static void *_p_FXGroupBoxTo_p_FXComposite(void *x) {
|
3360
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXGroupBox *) x));
|
3361
|
+
}
|
3362
|
+
static void *_p_FXShellTo_p_FXComposite(void *x) {
|
3363
|
+
return (void *)((FXComposite *) ((FXShell *) x));
|
3364
|
+
}
|
3365
|
+
static void *_p_FXStatusBarTo_p_FXComposite(void *x) {
|
3366
|
+
return (void *)((FXComposite *) (FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
3367
|
+
}
|
3368
|
+
static void *_p_FXScrollAreaTo_p_FXComposite(void *x) {
|
3369
|
+
return (void *)((FXComposite *) ((FXScrollArea *) x));
|
3370
|
+
}
|
3371
|
+
static void *_p_FXPopupTo_p_FXComposite(void *x) {
|
3372
|
+
return (void *)((FXComposite *) (FXShell *) ((FXPopup *) x));
|
3373
|
+
}
|
3374
|
+
static void *_p_FXScrollWindowTo_p_FXComposite(void *x) {
|
3375
|
+
return (void *)((FXComposite *) (FXScrollArea *) ((FXScrollWindow *) x));
|
3376
|
+
}
|
3377
|
+
static void *_p_FXRootWindowTo_p_FXComposite(void *x) {
|
3378
|
+
return (void *)((FXComposite *) ((FXRootWindow *) x));
|
3379
|
+
}
|
3380
|
+
static void *_p_FXTopWindowTo_p_FXComposite(void *x) {
|
3381
|
+
return (void *)((FXComposite *) (FXShell *) ((FXTopWindow *) x));
|
3382
|
+
}
|
3383
|
+
static void *_p_FXMainWindowTo_p_FXComposite(void *x) {
|
3384
|
+
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
3385
|
+
}
|
3386
|
+
static void *_p_FXSplashWindowTo_p_FXComposite(void *x) {
|
3387
|
+
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
3388
|
+
}
|
3389
|
+
static void *_p_FXComboBoxTo_p_FXComposite(void *x) {
|
3390
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXComboBox *) x));
|
3391
|
+
}
|
3392
|
+
static void *_p_FXHorizontalFrameTo_p_FXComposite(void *x) {
|
3393
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXHorizontalFrame *) x));
|
3394
|
+
}
|
3395
|
+
static void *_p_FXVerticalFrameTo_p_FXComposite(void *x) {
|
3396
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXVerticalFrame *) x));
|
3397
|
+
}
|
3398
|
+
static void *_p_FX4SplitterTo_p_FXComposite(void *x) {
|
3399
|
+
return (void *)((FXComposite *) ((FX4Splitter *) x));
|
3400
|
+
}
|
3401
|
+
static void *_p_FXSplitterTo_p_FXComposite(void *x) {
|
3402
|
+
return (void *)((FXComposite *) ((FXSplitter *) x));
|
3403
|
+
}
|
3404
|
+
static void *_p_FXRealSpinnerTo_p_FXComposite(void *x) {
|
3405
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXRealSpinner *) x));
|
3406
|
+
}
|
3407
|
+
static void *_p_FXSpinnerTo_p_FXComposite(void *x) {
|
3408
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXSpinner *) x));
|
3409
|
+
}
|
3410
|
+
static void *_p_FXPackerTo_p_FXComposite(void *x) {
|
3411
|
+
return (void *)((FXComposite *) ((FXPacker *) x));
|
3412
|
+
}
|
3413
|
+
static void *_p_FXDirBoxTo_p_FXComposite(void *x) {
|
3414
|
+
return (void *)((FXComposite *) (FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
3415
|
+
}
|
3416
|
+
static void *_p_FXTableTo_p_FXComposite(void *x) {
|
3417
|
+
return (void *)((FXComposite *) (FXScrollArea *) ((FXTable *) x));
|
3418
|
+
}
|
3419
|
+
static void *_p_FXSwitcherTo_p_FXComposite(void *x) {
|
3420
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXSwitcher *) x));
|
3421
|
+
}
|
3422
|
+
static void *_p_FXDirSelectorTo_p_FXComposite(void *x) {
|
3423
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXDirSelector *) x));
|
3424
|
+
}
|
3425
|
+
static void *_p_FXFileSelectorTo_p_FXComposite(void *x) {
|
3426
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXFileSelector *) x));
|
3427
|
+
}
|
3428
|
+
static void *_p_FXColorSelectorTo_p_FXComposite(void *x) {
|
3429
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXColorSelector *) x));
|
3430
|
+
}
|
3431
|
+
static void *_p_FXFontSelectorTo_p_FXComposite(void *x) {
|
3432
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXFontSelector *) x));
|
3433
|
+
}
|
3434
|
+
static void *_p_FXShutterTo_p_FXComposite(void *x) {
|
3435
|
+
return (void *)((FXComposite *) (FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
3436
|
+
}
|
3437
|
+
static void *_p_FXDockSiteTo_p_FXComposite(void *x) {
|
3438
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXDockSite *) x));
|
3439
|
+
}
|
3440
|
+
static void *_p_FXRulerViewTo_p_FXComposite(void *x) {
|
3441
|
+
return (void *)((FXComposite *) (FXScrollArea *) ((FXRulerView *) x));
|
3442
|
+
}
|
3443
|
+
static void *_p_FXTreeListBoxTo_p_FXComposite(void *x) {
|
3444
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXTreeListBox *) x));
|
3445
|
+
}
|
3446
|
+
static void *_p_FXListBoxTo_p_FXComposite(void *x) {
|
3447
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXListBox *) x));
|
3448
|
+
}
|
3449
|
+
static void *_p_FXMatrixTo_p_FXComposite(void *x) {
|
3450
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXMatrix *) x));
|
3451
|
+
}
|
3452
|
+
static void *_p_FXShutterItemTo_p_FXComposite(void *x) {
|
3453
|
+
return (void *)((FXComposite *) (FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
3454
|
+
}
|
3455
|
+
static void *_p_FXDockBarTo_p_FXComposite(void *x) {
|
3456
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXDockBar *) x));
|
3457
|
+
}
|
3458
|
+
static void *_p_FXTabBarTo_p_FXComposite(void *x) {
|
3459
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXTabBar *) x));
|
3460
|
+
}
|
3461
|
+
static void *_p_FXImageViewTo_p_FXComposite(void *x) {
|
3462
|
+
return (void *)((FXComposite *) (FXScrollArea *) ((FXImageView *) x));
|
3463
|
+
}
|
3464
|
+
static void *_p_FXSpringTo_p_FXComposite(void *x) {
|
3465
|
+
return (void *)((FXComposite *) (FXPacker *) ((FXSpring *) x));
|
3466
|
+
}
|
3467
|
+
static void *_p_FXToolBarShellTo_p_FXComposite(void *x) {
|
3468
|
+
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
3469
|
+
}
|
3470
|
+
static void *_p_FXFileStreamTo_p_FXStream(void *x) {
|
3471
|
+
return (void *)((FXStream *) ((FXFileStream *) x));
|
3472
|
+
}
|
3473
|
+
static void *_p_FXMemoryStreamTo_p_FXStream(void *x) {
|
3474
|
+
return (void *)((FXStream *) ((FXMemoryStream *) x));
|
3475
|
+
}
|
3476
|
+
static void *_p_FXDriveBoxTo_p_FXDrawable(void *x) {
|
3477
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXListBox *) ((FXDriveBox *) x));
|
3478
|
+
}
|
3479
|
+
static void *_p_FXToolBarTo_p_FXDrawable(void *x) {
|
3480
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
3481
|
+
}
|
3482
|
+
static void *_p_FXCompositeTo_p_FXDrawable(void *x) {
|
3483
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXComposite *) x));
|
3484
|
+
}
|
3485
|
+
static void *_p_FXToolTipTo_p_FXDrawable(void *x) {
|
3486
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *) ((FXToolTip *) x));
|
3487
|
+
}
|
3488
|
+
static void *_p_FXTextFieldTo_p_FXDrawable(void *x) {
|
3489
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXTextField *) x));
|
3490
|
+
}
|
3491
|
+
static void *_p_FXTabBookTo_p_FXDrawable(void *x) {
|
3492
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXTabBar *) ((FXTabBook *) x));
|
3493
|
+
}
|
3494
|
+
static void *_p_FXArrowButtonTo_p_FXDrawable(void *x) {
|
3495
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXArrowButton *) x));
|
3496
|
+
}
|
3497
|
+
static void *_p_FXGroupBoxTo_p_FXDrawable(void *x) {
|
3498
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXGroupBox *) x));
|
3499
|
+
}
|
3500
|
+
static void *_p_FXShellTo_p_FXDrawable(void *x) {
|
3501
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXShell *) x));
|
3502
|
+
}
|
3503
|
+
static void *_p_FXStatusBarTo_p_FXDrawable(void *x) {
|
3504
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
3505
|
+
}
|
3506
|
+
static void *_p_FXScrollAreaTo_p_FXDrawable(void *x) {
|
3507
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXScrollArea *) x));
|
3508
|
+
}
|
3509
|
+
static void *_p_FXPopupTo_p_FXDrawable(void *x) {
|
3510
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *) ((FXPopup *) x));
|
3511
|
+
}
|
3512
|
+
static void *_p_FXScrollWindowTo_p_FXDrawable(void *x) {
|
3513
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXScrollArea *) ((FXScrollWindow *) x));
|
3514
|
+
}
|
3515
|
+
static void *_p_FXWindowTo_p_FXDrawable(void *x) {
|
3516
|
+
return (void *)((FXDrawable *) ((FXWindow *) x));
|
3517
|
+
}
|
3518
|
+
static void *_p_FXRootWindowTo_p_FXDrawable(void *x) {
|
3519
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXRootWindow *) x));
|
3520
|
+
}
|
3521
|
+
static void *_p_FXTopWindowTo_p_FXDrawable(void *x) {
|
3522
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
3523
|
+
}
|
3524
|
+
static void *_p_FXMainWindowTo_p_FXDrawable(void *x) {
|
3525
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
3526
|
+
}
|
3527
|
+
static void *_p_FXSplashWindowTo_p_FXDrawable(void *x) {
|
3528
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
3529
|
+
}
|
3530
|
+
static void *_p_FXRulerTo_p_FXDrawable(void *x) {
|
3531
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXRuler *) x));
|
3532
|
+
}
|
3533
|
+
static void *_p_FXCanvasTo_p_FXDrawable(void *x) {
|
3534
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXCanvas *) x));
|
3535
|
+
}
|
3536
|
+
static void *_p_FXScrollCornerTo_p_FXDrawable(void *x) {
|
3537
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXScrollCorner *) x));
|
3538
|
+
}
|
3539
|
+
static void *_p_FXSeparatorTo_p_FXDrawable(void *x) {
|
3540
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXSeparator *) x));
|
3541
|
+
}
|
3542
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXDrawable(void *x) {
|
3543
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
3544
|
+
}
|
3545
|
+
static void *_p_FXVerticalSeparatorTo_p_FXDrawable(void *x) {
|
3546
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
3547
|
+
}
|
3548
|
+
static void *_p_FXStatusLineTo_p_FXDrawable(void *x) {
|
3549
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXStatusLine *) x));
|
3550
|
+
}
|
3551
|
+
static void *_p_FXComboBoxTo_p_FXDrawable(void *x) {
|
3552
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXComboBox *) x));
|
3553
|
+
}
|
3554
|
+
static void *_p_FXKnobTo_p_FXDrawable(void *x) {
|
3555
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXKnob *) x));
|
3556
|
+
}
|
3557
|
+
static void *_p_FXHorizontalFrameTo_p_FXDrawable(void *x) {
|
3558
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXHorizontalFrame *) x));
|
3559
|
+
}
|
3560
|
+
static void *_p_FXVerticalFrameTo_p_FXDrawable(void *x) {
|
3561
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXVerticalFrame *) x));
|
3562
|
+
}
|
3563
|
+
static void *_p_FX4SplitterTo_p_FXDrawable(void *x) {
|
3564
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FX4Splitter *) x));
|
3565
|
+
}
|
3566
|
+
static void *_p_FXSplitterTo_p_FXDrawable(void *x) {
|
3567
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXSplitter *) x));
|
3568
|
+
}
|
3569
|
+
static void *_p_FXPackerTo_p_FXDrawable(void *x) {
|
3570
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXPacker *) x));
|
3571
|
+
}
|
3572
|
+
static void *_p_FXSpinnerTo_p_FXDrawable(void *x) {
|
3573
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXSpinner *) x));
|
3574
|
+
}
|
3575
|
+
static void *_p_FXRealSpinnerTo_p_FXDrawable(void *x) {
|
3576
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXRealSpinner *) x));
|
3577
|
+
}
|
3578
|
+
static void *_p_FXScrollBarTo_p_FXDrawable(void *x) {
|
3579
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXScrollBar *) x));
|
3580
|
+
}
|
3581
|
+
static void *_p_FXColorWheelTo_p_FXDrawable(void *x) {
|
3582
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXColorWheel *) x));
|
3583
|
+
}
|
3584
|
+
static void *_p_FXBitmapFrameTo_p_FXDrawable(void *x) {
|
3585
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXBitmapFrame *) x));
|
3586
|
+
}
|
3587
|
+
static void *_p_FXGradientBarTo_p_FXDrawable(void *x) {
|
3588
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
3589
|
+
}
|
3590
|
+
static void *_p_FXDirBoxTo_p_FXDrawable(void *x) {
|
3591
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
3592
|
+
}
|
3593
|
+
static void *_p_FXDockHandlerTo_p_FXDrawable(void *x) {
|
3594
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXDockHandler *) x));
|
3595
|
+
}
|
3596
|
+
static void *_p_FXToolBarGripTo_p_FXDrawable(void *x) {
|
3597
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *)(FXDockHandler *) ((FXToolBarGrip *) x));
|
3598
|
+
}
|
3599
|
+
static void *_p_FXImageFrameTo_p_FXDrawable(void *x) {
|
3600
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXImageFrame *) x));
|
3601
|
+
}
|
3602
|
+
static void *_p_FXDragCornerTo_p_FXDrawable(void *x) {
|
3603
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXDragCorner *) x));
|
3604
|
+
}
|
3605
|
+
static void *_p_FXTableTo_p_FXDrawable(void *x) {
|
3606
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXScrollArea *) ((FXTable *) x));
|
3607
|
+
}
|
3608
|
+
static void *_p_FXSwitcherTo_p_FXDrawable(void *x) {
|
3609
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXSwitcher *) x));
|
3610
|
+
}
|
3611
|
+
static void *_p_FXDirSelectorTo_p_FXDrawable(void *x) {
|
3612
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXDirSelector *) x));
|
3613
|
+
}
|
3614
|
+
static void *_p_FXFileSelectorTo_p_FXDrawable(void *x) {
|
3615
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXFileSelector *) x));
|
3616
|
+
}
|
3617
|
+
static void *_p_FXColorSelectorTo_p_FXDrawable(void *x) {
|
3618
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXColorSelector *) x));
|
3619
|
+
}
|
3620
|
+
static void *_p_FXFontSelectorTo_p_FXDrawable(void *x) {
|
3621
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXFontSelector *) x));
|
3622
|
+
}
|
3623
|
+
static void *_p_FXShutterTo_p_FXDrawable(void *x) {
|
3624
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
3625
|
+
}
|
3626
|
+
static void *_p_FXProgressBarTo_p_FXDrawable(void *x) {
|
3627
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXProgressBar *) x));
|
3628
|
+
}
|
3629
|
+
static void *_p_FXDockSiteTo_p_FXDrawable(void *x) {
|
3630
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXDockSite *) x));
|
3631
|
+
}
|
3632
|
+
static void *_p_FXDockTitleTo_p_FXDrawable(void *x) {
|
3633
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
3634
|
+
}
|
3635
|
+
static void *_p_FXRulerViewTo_p_FXDrawable(void *x) {
|
3636
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXScrollArea *) ((FXRulerView *) x));
|
3637
|
+
}
|
3638
|
+
static void *_p_FXListBoxTo_p_FXDrawable(void *x) {
|
3639
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXListBox *) x));
|
3640
|
+
}
|
3641
|
+
static void *_p_FXTreeListBoxTo_p_FXDrawable(void *x) {
|
3642
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXTreeListBox *) x));
|
3643
|
+
}
|
3644
|
+
static void *_p_FXHeaderTo_p_FXDrawable(void *x) {
|
3645
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXHeader *) x));
|
3646
|
+
}
|
3647
|
+
static void *_p_FXMatrixTo_p_FXDrawable(void *x) {
|
3648
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXMatrix *) x));
|
3649
|
+
}
|
3650
|
+
static void *_p_FXColorWellTo_p_FXDrawable(void *x) {
|
3651
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXColorWell *) x));
|
3652
|
+
}
|
3653
|
+
static void *_p_FXShutterItemTo_p_FXDrawable(void *x) {
|
3654
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
3655
|
+
}
|
3656
|
+
static void *_p_FXDialTo_p_FXDrawable(void *x) {
|
3657
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXDial *) x));
|
3658
|
+
}
|
3659
|
+
static void *_p_FXToolBarTabTo_p_FXDrawable(void *x) {
|
3660
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXToolBarTab *) x));
|
3661
|
+
}
|
3662
|
+
static void *_p_FXDockBarTo_p_FXDrawable(void *x) {
|
3663
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
3664
|
+
}
|
3665
|
+
static void *_p_FXFrameTo_p_FXDrawable(void *x) {
|
3666
|
+
return (void *)((FXDrawable *) (FXWindow *) ((FXFrame *) x));
|
3667
|
+
}
|
3668
|
+
static void *_p_FXTabBarTo_p_FXDrawable(void *x) {
|
3669
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXTabBar *) x));
|
3670
|
+
}
|
3671
|
+
static void *_p_FX7SegmentTo_p_FXDrawable(void *x) {
|
3672
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
3673
|
+
}
|
3674
|
+
static void *_p_FXImageViewTo_p_FXDrawable(void *x) {
|
3675
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXScrollArea *) ((FXImageView *) x));
|
3676
|
+
}
|
3677
|
+
static void *_p_FXSliderTo_p_FXDrawable(void *x) {
|
3678
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXSlider *) x));
|
3679
|
+
}
|
3680
|
+
static void *_p_FXRealSliderTo_p_FXDrawable(void *x) {
|
3681
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
3682
|
+
}
|
3683
|
+
static void *_p_FXSpringTo_p_FXDrawable(void *x) {
|
3684
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXSpring *) x));
|
3685
|
+
}
|
3686
|
+
static void *_p_FXColorRingTo_p_FXDrawable(void *x) {
|
3687
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXColorRing *) x));
|
3688
|
+
}
|
3689
|
+
static void *_p_FXColorBarTo_p_FXDrawable(void *x) {
|
3690
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
3691
|
+
}
|
3692
|
+
static void *_p_FXToolBarShellTo_p_FXDrawable(void *x) {
|
3693
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
3694
|
+
}
|
3695
|
+
static void *_p_FXDCPrintTo_p_FXDC(void *x) {
|
3696
|
+
return (void *)((FXDC *) ((FXDCPrint *) x));
|
3697
|
+
}
|
3698
|
+
static void *_p_FXDCWindowTo_p_FXDC(void *x) {
|
3699
|
+
return (void *)((FXDC *) ((FXDCWindow *) x));
|
3700
|
+
}
|
3701
|
+
static swig_type_info _swigt__p_FXDC[] = {{"_p_FXDC", 0, "FXDC *", 0, 0, 0, 0},{"_p_FXDCPrint", _p_FXDCPrintTo_p_FXDC, 0, 0, 0, 0, 0},{"_p_FXDC", 0, 0, 0, 0, 0, 0},{"_p_FXDCWindow", _p_FXDCWindowTo_p_FXDC, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3702
|
+
static swig_type_info _swigt__p_FXObject[] = {{"_p_FXObject", 0, "FXObject *", 0, 0, 0, 0},{"_p_FXDocument", _p_FXDocumentTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRegistry", _p_FXRegistryTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHeaderItem", _p_FXHeaderItemTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTableItem", _p_FXTableItemTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXIconDict", _p_FXIconDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFileDict", _p_FXFileDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRecentFiles", _p_FXRecentFilesTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDrawable", _p_FXDrawableTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFont", _p_FXFontTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTranslator", _p_FXTranslatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXApp", _p_FXAppTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXKnob", _p_FXKnobTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDict", _p_FXDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSettings", _p_FXSettingsTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorRing", _p_FXColorRingTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDataTarget", _p_FXDataTargetTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDebugTarget", _p_FXDebugTargetTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDockHandler", _p_FXDockHandlerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXCanvas", _p_FXCanvasTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXId", _p_FXIdTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolBarGrip", _p_FXToolBarGripTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollBar", _p_FXScrollBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXVisual", _p_FXVisualTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FX7Segment", _p_FX7SegmentTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDockTitle", _p_FXDockTitleTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXStringDict", _p_FXStringDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDelegator", _p_FXDelegatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXAccelTable", _p_FXAccelTableTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXObject", 0, 0, 0, 0, 0, 0},{"_p_FXCursor", _p_FXCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXCURCursor", _p_FXCURCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXGIFCursor", _p_FXGIFCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHorizontalFrame", _p_FXHorizontalFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXVerticalFrame", _p_FXVerticalFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXObject, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3703
|
+
static swig_type_info _swigt__p_FXScrollArea[] = {{"_p_FXScrollArea", 0, "FXScrollArea *", 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXScrollArea, 0, 0, 0, 0, 0},{"_p_FXScrollArea", 0, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXScrollArea, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXScrollArea, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXScrollArea, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3704
|
+
static swig_type_info _swigt__p_FXWindow[] = {{"_p_FXWindow", 0, "FXWindow *", 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXWindow", 0, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXCanvas", _p_FXCanvasTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHorizontalFrame", _p_FXHorizontalFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXVerticalFrame", _p_FXVerticalFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollBar", _p_FXScrollBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockHandler", _p_FXDockHandlerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarGrip", _p_FXToolBarGripTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXKnob", _p_FXKnobTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockTitle", _p_FXDockTitleTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FX7Segment", _p_FX7SegmentTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorRing", _p_FXColorRingTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXWindow, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3705
|
+
static swig_type_info _swigt__p_FXComposite[] = {{"_p_FXComposite", 0, "FXComposite *", 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXComposite", 0, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXHorizontalFrame", _p_FXHorizontalFrameTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXVerticalFrame", _p_FXVerticalFrameTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXComposite, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3706
|
+
static swig_type_info _swigt__p_FXBitmap[] = {{"_p_FXBitmap", 0, "FXBitmap *", 0, 0, 0, 0},{"_p_FXBitmap", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3707
|
+
static swig_type_info _swigt__p_FXId[] = {{"_p_FXId", 0, "FXId *", 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDrawable", _p_FXDrawableTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFont", _p_FXFontTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXKnob", _p_FXKnobTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorRing", _p_FXColorRingTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDockHandler", _p_FXDockHandlerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXCanvas", _p_FXCanvasTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXId", 0, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBarGrip", _p_FXToolBarGripTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollBar", _p_FXScrollBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVisual", _p_FXVisualTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FX7Segment", _p_FX7SegmentTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDockTitle", _p_FXDockTitleTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXCursor", _p_FXCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXCURCursor", _p_FXCURCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXGIFCursor", _p_FXGIFCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHorizontalFrame", _p_FXHorizontalFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVerticalFrame", _p_FXVerticalFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXId, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3708
|
+
static swig_type_info _swigt__p_FXFont[] = {{"_p_FXFont", 0, "FXFont *", 0, 0, 0, 0},{"_p_FXFont", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3709
|
+
static swig_type_info _swigt__p_FXButton[] = {{"_p_FXButton", 0, "FXButton *", 0, 0, 0, 0},{"_p_FXButton", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3710
|
+
static swig_type_info _swigt__p_FXTable[] = {{"_p_FXTable", 0, "FXTable *", 0, 0, 0, 0},{"_p_FXTable", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3711
|
+
static swig_type_info _swigt__p_FXStream[] = {{"_p_FXStream", 0, "FXStream *", 0, 0, 0, 0},{"_p_FXFileStream", _p_FXFileStreamTo_p_FXStream, 0, 0, 0, 0, 0},{"_p_FXMemoryStream", _p_FXMemoryStreamTo_p_FXStream, 0, 0, 0, 0, 0},{"_p_FXStream", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3712
|
+
static swig_type_info _swigt__p_FXDrawable[] = {{"_p_FXDrawable", 0, "FXDrawable *", 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDrawable", 0, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXKnob", _p_FXKnobTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTable", _p_FXTableTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorRing", _p_FXColorRingTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDockHandler", _p_FXDockHandlerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXCanvas", _p_FXCanvasTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolBarGrip", _p_FXToolBarGripTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXScrollBar", _p_FXScrollBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FX7Segment", _p_FX7SegmentTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDockTitle", _p_FXDockTitleTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRulerView", _p_FXRulerViewTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHorizontalFrame", _p_FXHorizontalFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXVerticalFrame", _p_FXVerticalFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXImageView", _p_FXImageViewTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3713
|
+
static swig_type_info _swigt__p_FXTableRange[] = {{"_p_FXTableRange", 0, "FXTableRange *", 0, 0, 0, 0},{"_p_FXTableRange", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3714
|
+
static swig_type_info _swigt__p_FXIcon[] = {{"_p_FXIcon", 0, "FXIcon *", 0, 0, 0, 0},{"_p_FXIcon", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3715
|
+
static swig_type_info _swigt__p_FXTableItem[] = {{"_p_FXTableItem", 0, "FXTableItem *", 0, 0, 0, 0},{"_p_FXTableItem", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3716
|
+
static swig_type_info _swigt__p_FXHeader[] = {{"_p_FXHeader", 0, "FXHeader *", 0, 0, 0, 0},{"_p_FXHeader", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3717
|
+
static swig_type_info _swigt__p_FXRegion[] = {{"_p_FXRegion", 0, "FXRegion *", 0, 0, 0, 0},{"_p_FXRegion", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3718
|
+
static swig_type_info _swigt__p_FXTablePos[] = {{"_p_FXTablePos", 0, "FXTablePos *", 0, 0, 0, 0},{"_p_FXTablePos", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
3719
|
+
|
3720
|
+
static swig_type_info *swig_types_initial[] = {
|
3721
|
+
_swigt__p_FXDC,
|
3722
|
+
_swigt__p_FXObject,
|
3723
|
+
_swigt__p_FXScrollArea,
|
3724
|
+
_swigt__p_FXWindow,
|
3725
|
+
_swigt__p_FXComposite,
|
3726
|
+
_swigt__p_FXBitmap,
|
3727
|
+
_swigt__p_FXId,
|
3728
|
+
_swigt__p_FXFont,
|
3729
|
+
_swigt__p_FXButton,
|
3730
|
+
_swigt__p_FXTable,
|
3731
|
+
_swigt__p_FXStream,
|
3732
|
+
_swigt__p_FXDrawable,
|
3733
|
+
_swigt__p_FXTableRange,
|
3734
|
+
_swigt__p_FXIcon,
|
3735
|
+
_swigt__p_FXTableItem,
|
3736
|
+
_swigt__p_FXHeader,
|
3737
|
+
_swigt__p_FXRegion,
|
3738
|
+
_swigt__p_FXTablePos,
|
3739
|
+
0
|
3740
|
+
};
|
3741
|
+
|
3742
|
+
|
3743
|
+
/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (END) -------- */
|
3744
|
+
|
3745
|
+
|
3746
|
+
#ifdef __cplusplus
|
3747
|
+
extern "C"
|
3748
|
+
#endif
|
3749
|
+
SWIGEXPORT(void) Init_table(void) {
|
3750
|
+
int i;
|
3751
|
+
|
3752
|
+
SWIG_InitRuntime();
|
3753
|
+
|
3754
|
+
for (i = 0; swig_types_initial[i]; i++) {
|
3755
|
+
swig_types[i] = SWIG_TypeRegister(swig_types_initial[i]);
|
3756
|
+
SWIG_define_class(swig_types[i]);
|
3757
|
+
}
|
3758
|
+
|
3759
|
+
rb_define_const(mFox,"DEFAULT_MARGIN", INT2NUM(DEFAULT_MARGIN));
|
3760
|
+
rb_define_const(mFox,"TABLE_COL_SIZABLE", INT2NUM(TABLE_COL_SIZABLE));
|
3761
|
+
rb_define_const(mFox,"TABLE_ROW_SIZABLE", INT2NUM(TABLE_ROW_SIZABLE));
|
3762
|
+
rb_define_const(mFox,"TABLE_NO_COLSELECT", INT2NUM(TABLE_NO_COLSELECT));
|
3763
|
+
rb_define_const(mFox,"TABLE_NO_ROWSELECT", INT2NUM(TABLE_NO_ROWSELECT));
|
3764
|
+
rb_define_const(mFox,"TABLE_READONLY", INT2NUM(TABLE_READONLY));
|
3765
|
+
rb_define_const(mFox,"TABLE_COL_RENUMBER", INT2NUM(TABLE_COL_RENUMBER));
|
3766
|
+
rb_define_const(mFox,"TABLE_ROW_RENUMBER", INT2NUM(TABLE_ROW_RENUMBER));
|
3767
|
+
|
3768
|
+
cFXTablePos.klass = rb_define_class_under(mFox, "FXTablePos", rb_cObject);
|
3769
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXTablePos, (void *) &cFXTablePos);
|
3770
|
+
rb_define_alloc_func(cFXTablePos.klass, _wrap_FXTablePos_allocate);
|
3771
|
+
rb_define_method(cFXTablePos.klass, "initialize", VALUEFUNC(_wrap_new_FXTablePos), -1);
|
3772
|
+
rb_define_method(cFXTablePos.klass, "row=", VALUEFUNC(_wrap_FXTablePos_row_set), -1);
|
3773
|
+
rb_define_method(cFXTablePos.klass, "row", VALUEFUNC(_wrap_FXTablePos_row_get), -1);
|
3774
|
+
rb_define_method(cFXTablePos.klass, "col=", VALUEFUNC(_wrap_FXTablePos_col_set), -1);
|
3775
|
+
rb_define_method(cFXTablePos.klass, "col", VALUEFUNC(_wrap_FXTablePos_col_get), -1);
|
3776
|
+
cFXTablePos.mark = 0;
|
3777
|
+
cFXTablePos.destroy = (void (*)(void *)) free_FXTablePos;
|
3778
|
+
|
3779
|
+
cFXTableRange.klass = rb_define_class_under(mFox, "FXTableRange", rb_cObject);
|
3780
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXTableRange, (void *) &cFXTableRange);
|
3781
|
+
rb_define_alloc_func(cFXTableRange.klass, _wrap_FXTableRange_allocate);
|
3782
|
+
rb_define_method(cFXTableRange.klass, "initialize", VALUEFUNC(_wrap_new_FXTableRange), -1);
|
3783
|
+
rb_define_method(cFXTableRange.klass, "fm=", VALUEFUNC(_wrap_FXTableRange_fm_set), -1);
|
3784
|
+
rb_define_method(cFXTableRange.klass, "fm", VALUEFUNC(_wrap_FXTableRange_fm_get), -1);
|
3785
|
+
rb_define_method(cFXTableRange.klass, "to=", VALUEFUNC(_wrap_FXTableRange_to_set), -1);
|
3786
|
+
rb_define_method(cFXTableRange.klass, "to", VALUEFUNC(_wrap_FXTableRange_to_get), -1);
|
3787
|
+
cFXTableRange.mark = 0;
|
3788
|
+
cFXTableRange.destroy = (void (*)(void *)) free_FXTableRange;
|
3789
|
+
|
3790
|
+
cFXTableItem.klass = rb_define_class_under(mFox, "FXTableItem", ((swig_class *) SWIGTYPE_p_FXObject->clientdata)->klass);
|
3791
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXTableItem, (void *) &cFXTableItem);
|
3792
|
+
rb_define_alloc_func(cFXTableItem.klass, _wrap_FXTableItem_allocate);
|
3793
|
+
rb_define_method(cFXTableItem.klass, "initialize", VALUEFUNC(_wrap_new_FXTableItem), -1);
|
3794
|
+
rb_define_const(cFXTableItem.klass,"SELECTED", INT2NUM(FXTableItem::SELECTED));
|
3795
|
+
rb_define_const(cFXTableItem.klass,"FOCUS", INT2NUM(FXTableItem::FOCUS));
|
3796
|
+
rb_define_const(cFXTableItem.klass,"DISABLED", INT2NUM(FXTableItem::DISABLED));
|
3797
|
+
rb_define_const(cFXTableItem.klass,"DRAGGABLE", INT2NUM(FXTableItem::DRAGGABLE));
|
3798
|
+
rb_define_const(cFXTableItem.klass,"RESERVED1", INT2NUM(FXTableItem::RESERVED1));
|
3799
|
+
rb_define_const(cFXTableItem.klass,"RESERVED2", INT2NUM(FXTableItem::RESERVED2));
|
3800
|
+
rb_define_const(cFXTableItem.klass,"ICONOWNED", INT2NUM(FXTableItem::ICONOWNED));
|
3801
|
+
rb_define_const(cFXTableItem.klass,"RIGHT", INT2NUM(FXTableItem::RIGHT));
|
3802
|
+
rb_define_const(cFXTableItem.klass,"LEFT", INT2NUM(FXTableItem::LEFT));
|
3803
|
+
rb_define_const(cFXTableItem.klass,"CENTER_X", INT2NUM(FXTableItem::CENTER_X));
|
3804
|
+
rb_define_const(cFXTableItem.klass,"TOP", INT2NUM(FXTableItem::TOP));
|
3805
|
+
rb_define_const(cFXTableItem.klass,"BOTTOM", INT2NUM(FXTableItem::BOTTOM));
|
3806
|
+
rb_define_const(cFXTableItem.klass,"CENTER_Y", INT2NUM(FXTableItem::CENTER_Y));
|
3807
|
+
rb_define_const(cFXTableItem.klass,"BEFORE", INT2NUM(FXTableItem::BEFORE));
|
3808
|
+
rb_define_const(cFXTableItem.klass,"AFTER", INT2NUM(FXTableItem::AFTER));
|
3809
|
+
rb_define_const(cFXTableItem.klass,"ABOVE", INT2NUM(FXTableItem::ABOVE));
|
3810
|
+
rb_define_const(cFXTableItem.klass,"BELOW", INT2NUM(FXTableItem::BELOW));
|
3811
|
+
rb_define_const(cFXTableItem.klass,"LBORDER", INT2NUM(FXTableItem::LBORDER));
|
3812
|
+
rb_define_const(cFXTableItem.klass,"RBORDER", INT2NUM(FXTableItem::RBORDER));
|
3813
|
+
rb_define_const(cFXTableItem.klass,"TBORDER", INT2NUM(FXTableItem::TBORDER));
|
3814
|
+
rb_define_const(cFXTableItem.klass,"BBORDER", INT2NUM(FXTableItem::BBORDER));
|
3815
|
+
rb_define_method(cFXTableItem.klass, "setData", VALUEFUNC(_wrap_FXTableItem_setData), -1);
|
3816
|
+
rb_define_method(cFXTableItem.klass, "getData", VALUEFUNC(_wrap_FXTableItem_getData), -1);
|
3817
|
+
rb_define_method(cFXTableItem.klass, "hasFocus", VALUEFUNC(_wrap_FXTableItem_hasFocus), -1);
|
3818
|
+
rb_define_method(cFXTableItem.klass, "isSelected", VALUEFUNC(_wrap_FXTableItem_isSelected), -1);
|
3819
|
+
rb_define_method(cFXTableItem.klass, "isEnabled", VALUEFUNC(_wrap_FXTableItem_isEnabled), -1);
|
3820
|
+
rb_define_method(cFXTableItem.klass, "isDraggable", VALUEFUNC(_wrap_FXTableItem_isDraggable), -1);
|
3821
|
+
rb_define_method(cFXTableItem.klass, "getJustify", VALUEFUNC(_wrap_FXTableItem_getJustify), -1);
|
3822
|
+
rb_define_method(cFXTableItem.klass, "getIconPosition", VALUEFUNC(_wrap_FXTableItem_getIconPosition), -1);
|
3823
|
+
rb_define_method(cFXTableItem.klass, "getBorders", VALUEFUNC(_wrap_FXTableItem_getBorders), -1);
|
3824
|
+
rb_define_method(cFXTableItem.klass, "getStipple", VALUEFUNC(_wrap_FXTableItem_getStipple), -1);
|
3825
|
+
rb_define_method(cFXTableItem.klass, "save", VALUEFUNC(_wrap_FXTableItem_save), -1);
|
3826
|
+
rb_define_method(cFXTableItem.klass, "load", VALUEFUNC(_wrap_FXTableItem_load), -1);
|
3827
|
+
rb_define_method(cFXTableItem.klass, "draw", VALUEFUNC(_wrap_FXTableItem_draw), -1);
|
3828
|
+
rb_define_method(cFXTableItem.klass, "drawBorders", VALUEFUNC(_wrap_FXTableItem_drawBorders), -1);
|
3829
|
+
rb_define_method(cFXTableItem.klass, "drawContent", VALUEFUNC(_wrap_FXTableItem_drawContent), -1);
|
3830
|
+
rb_define_method(cFXTableItem.klass, "drawPattern", VALUEFUNC(_wrap_FXTableItem_drawPattern), -1);
|
3831
|
+
rb_define_method(cFXTableItem.klass, "drawBackground", VALUEFUNC(_wrap_FXTableItem_drawBackground), -1);
|
3832
|
+
rb_define_method(cFXTableItem.klass, "setText", VALUEFUNC(_wrap_FXTableItem_setText), -1);
|
3833
|
+
rb_define_method(cFXTableItem.klass, "getText", VALUEFUNC(_wrap_FXTableItem_getText), -1);
|
3834
|
+
rb_define_method(cFXTableItem.klass, "setIcon", VALUEFUNC(_wrap_FXTableItem_setIcon), -1);
|
3835
|
+
rb_define_method(cFXTableItem.klass, "getIcon", VALUEFUNC(_wrap_FXTableItem_getIcon), -1);
|
3836
|
+
rb_define_method(cFXTableItem.klass, "setFocus", VALUEFUNC(_wrap_FXTableItem_setFocus), -1);
|
3837
|
+
rb_define_method(cFXTableItem.klass, "setSelected", VALUEFUNC(_wrap_FXTableItem_setSelected), -1);
|
3838
|
+
rb_define_method(cFXTableItem.klass, "setEnabled", VALUEFUNC(_wrap_FXTableItem_setEnabled), -1);
|
3839
|
+
rb_define_method(cFXTableItem.klass, "setDraggable", VALUEFUNC(_wrap_FXTableItem_setDraggable), -1);
|
3840
|
+
rb_define_method(cFXTableItem.klass, "setJustify", VALUEFUNC(_wrap_FXTableItem_setJustify), -1);
|
3841
|
+
rb_define_method(cFXTableItem.klass, "setIconPosition", VALUEFUNC(_wrap_FXTableItem_setIconPosition), -1);
|
3842
|
+
rb_define_method(cFXTableItem.klass, "setBorders", VALUEFUNC(_wrap_FXTableItem_setBorders), -1);
|
3843
|
+
rb_define_method(cFXTableItem.klass, "setStipple", VALUEFUNC(_wrap_FXTableItem_setStipple), -1);
|
3844
|
+
rb_define_method(cFXTableItem.klass, "getControlFor", VALUEFUNC(_wrap_FXTableItem_getControlFor), -1);
|
3845
|
+
rb_define_method(cFXTableItem.klass, "setFromControl", VALUEFUNC(_wrap_FXTableItem_setFromControl), -1);
|
3846
|
+
rb_define_method(cFXTableItem.klass, "getWidth", VALUEFUNC(_wrap_FXTableItem_getWidth), -1);
|
3847
|
+
rb_define_method(cFXTableItem.klass, "getHeight", VALUEFUNC(_wrap_FXTableItem_getHeight), -1);
|
3848
|
+
rb_define_method(cFXTableItem.klass, "create", VALUEFUNC(_wrap_FXTableItem_create), -1);
|
3849
|
+
rb_define_method(cFXTableItem.klass, "detach", VALUEFUNC(_wrap_FXTableItem_detach), -1);
|
3850
|
+
rb_define_method(cFXTableItem.klass, "destroy", VALUEFUNC(_wrap_FXTableItem_destroy), -1);
|
3851
|
+
cFXTableItem.mark = (void (*)(void *)) FXRbTableItem::markfunc;
|
3852
|
+
cFXTableItem.destroy = (void (*)(void *)) FXRbTableItem::freefunc;
|
3853
|
+
|
3854
|
+
cFXTable.klass = rb_define_class_under(mFox, "FXTable", ((swig_class *) SWIGTYPE_p_FXScrollArea->clientdata)->klass);
|
3855
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXTable, (void *) &cFXTable);
|
3856
|
+
rb_define_alloc_func(cFXTable.klass, _wrap_FXTable_allocate);
|
3857
|
+
rb_define_method(cFXTable.klass, "initialize", VALUEFUNC(_wrap_new_FXTable), -1);
|
3858
|
+
rb_define_singleton_method(cFXTable.klass, "csvType", VALUEFUNC(FXTable_csvType_get), 0);
|
3859
|
+
rb_define_singleton_method(cFXTable.klass, "csvType=", VALUEFUNC(FXTable_csvType_set), 1);
|
3860
|
+
rb_define_singleton_method(cFXTable.klass, "csvTypeName", VALUEFUNC(FXTable_csvTypeName_get), 0);
|
3861
|
+
rb_define_method(cFXTable.klass, "onPaint", VALUEFUNC(_wrap_FXTable_onPaint), -1);
|
3862
|
+
rb_define_method(cFXTable.klass, "onFocusIn", VALUEFUNC(_wrap_FXTable_onFocusIn), -1);
|
3863
|
+
rb_define_method(cFXTable.klass, "onFocusOut", VALUEFUNC(_wrap_FXTable_onFocusOut), -1);
|
3864
|
+
rb_define_method(cFXTable.klass, "onMotion", VALUEFUNC(_wrap_FXTable_onMotion), -1);
|
3865
|
+
rb_define_method(cFXTable.klass, "onKeyPress", VALUEFUNC(_wrap_FXTable_onKeyPress), -1);
|
3866
|
+
rb_define_method(cFXTable.klass, "onKeyRelease", VALUEFUNC(_wrap_FXTable_onKeyRelease), -1);
|
3867
|
+
rb_define_method(cFXTable.klass, "onLeftBtnPress", VALUEFUNC(_wrap_FXTable_onLeftBtnPress), -1);
|
3868
|
+
rb_define_method(cFXTable.klass, "onLeftBtnRelease", VALUEFUNC(_wrap_FXTable_onLeftBtnRelease), -1);
|
3869
|
+
rb_define_method(cFXTable.klass, "onRightBtnPress", VALUEFUNC(_wrap_FXTable_onRightBtnPress), -1);
|
3870
|
+
rb_define_method(cFXTable.klass, "onRightBtnRelease", VALUEFUNC(_wrap_FXTable_onRightBtnRelease), -1);
|
3871
|
+
rb_define_method(cFXTable.klass, "onUngrabbed", VALUEFUNC(_wrap_FXTable_onUngrabbed), -1);
|
3872
|
+
rb_define_method(cFXTable.klass, "onSelectionLost", VALUEFUNC(_wrap_FXTable_onSelectionLost), -1);
|
3873
|
+
rb_define_method(cFXTable.klass, "onSelectionGained", VALUEFUNC(_wrap_FXTable_onSelectionGained), -1);
|
3874
|
+
rb_define_method(cFXTable.klass, "onSelectionRequest", VALUEFUNC(_wrap_FXTable_onSelectionRequest), -1);
|
3875
|
+
rb_define_method(cFXTable.klass, "onClipboardLost", VALUEFUNC(_wrap_FXTable_onClipboardLost), -1);
|
3876
|
+
rb_define_method(cFXTable.klass, "onClipboardGained", VALUEFUNC(_wrap_FXTable_onClipboardGained), -1);
|
3877
|
+
rb_define_method(cFXTable.klass, "onClipboardRequest", VALUEFUNC(_wrap_FXTable_onClipboardRequest), -1);
|
3878
|
+
rb_define_method(cFXTable.klass, "onAutoScroll", VALUEFUNC(_wrap_FXTable_onAutoScroll), -1);
|
3879
|
+
rb_define_method(cFXTable.klass, "onCommand", VALUEFUNC(_wrap_FXTable_onCommand), -1);
|
3880
|
+
rb_define_method(cFXTable.klass, "onClicked", VALUEFUNC(_wrap_FXTable_onClicked), -1);
|
3881
|
+
rb_define_method(cFXTable.klass, "onDoubleClicked", VALUEFUNC(_wrap_FXTable_onDoubleClicked), -1);
|
3882
|
+
rb_define_method(cFXTable.klass, "onTripleClicked", VALUEFUNC(_wrap_FXTable_onTripleClicked), -1);
|
3883
|
+
rb_define_method(cFXTable.klass, "onCmdToggleEditable", VALUEFUNC(_wrap_FXTable_onCmdToggleEditable), -1);
|
3884
|
+
rb_define_method(cFXTable.klass, "onUpdToggleEditable", VALUEFUNC(_wrap_FXTable_onUpdToggleEditable), -1);
|
3885
|
+
rb_define_method(cFXTable.klass, "onCmdHorzGrid", VALUEFUNC(_wrap_FXTable_onCmdHorzGrid), -1);
|
3886
|
+
rb_define_method(cFXTable.klass, "onUpdHorzGrid", VALUEFUNC(_wrap_FXTable_onUpdHorzGrid), -1);
|
3887
|
+
rb_define_method(cFXTable.klass, "onCmdVertGrid", VALUEFUNC(_wrap_FXTable_onCmdVertGrid), -1);
|
3888
|
+
rb_define_method(cFXTable.klass, "onUpdVertGrid", VALUEFUNC(_wrap_FXTable_onUpdVertGrid), -1);
|
3889
|
+
rb_define_method(cFXTable.klass, "onCmdDeleteColumn", VALUEFUNC(_wrap_FXTable_onCmdDeleteColumn), -1);
|
3890
|
+
rb_define_method(cFXTable.klass, "onUpdDeleteColumn", VALUEFUNC(_wrap_FXTable_onUpdDeleteColumn), -1);
|
3891
|
+
rb_define_method(cFXTable.klass, "onCmdDeleteRow", VALUEFUNC(_wrap_FXTable_onCmdDeleteRow), -1);
|
3892
|
+
rb_define_method(cFXTable.klass, "onUpdDeleteRow", VALUEFUNC(_wrap_FXTable_onUpdDeleteRow), -1);
|
3893
|
+
rb_define_method(cFXTable.klass, "onCmdInsertColumn", VALUEFUNC(_wrap_FXTable_onCmdInsertColumn), -1);
|
3894
|
+
rb_define_method(cFXTable.klass, "onUpdInsertColumn", VALUEFUNC(_wrap_FXTable_onUpdInsertColumn), -1);
|
3895
|
+
rb_define_method(cFXTable.klass, "onCmdInsertRow", VALUEFUNC(_wrap_FXTable_onCmdInsertRow), -1);
|
3896
|
+
rb_define_method(cFXTable.klass, "onUpdInsertRow", VALUEFUNC(_wrap_FXTable_onUpdInsertRow), -1);
|
3897
|
+
rb_define_method(cFXTable.klass, "onCmdMoveRight", VALUEFUNC(_wrap_FXTable_onCmdMoveRight), -1);
|
3898
|
+
rb_define_method(cFXTable.klass, "onCmdMoveLeft", VALUEFUNC(_wrap_FXTable_onCmdMoveLeft), -1);
|
3899
|
+
rb_define_method(cFXTable.klass, "onCmdMoveUp", VALUEFUNC(_wrap_FXTable_onCmdMoveUp), -1);
|
3900
|
+
rb_define_method(cFXTable.klass, "onCmdMoveDown", VALUEFUNC(_wrap_FXTable_onCmdMoveDown), -1);
|
3901
|
+
rb_define_method(cFXTable.klass, "onCmdMoveHome", VALUEFUNC(_wrap_FXTable_onCmdMoveHome), -1);
|
3902
|
+
rb_define_method(cFXTable.klass, "onCmdMoveEnd", VALUEFUNC(_wrap_FXTable_onCmdMoveEnd), -1);
|
3903
|
+
rb_define_method(cFXTable.klass, "onCmdMoveTop", VALUEFUNC(_wrap_FXTable_onCmdMoveTop), -1);
|
3904
|
+
rb_define_method(cFXTable.klass, "onCmdMoveBottom", VALUEFUNC(_wrap_FXTable_onCmdMoveBottom), -1);
|
3905
|
+
rb_define_method(cFXTable.klass, "onCmdMovePageDown", VALUEFUNC(_wrap_FXTable_onCmdMovePageDown), -1);
|
3906
|
+
rb_define_method(cFXTable.klass, "onCmdMovePageUp", VALUEFUNC(_wrap_FXTable_onCmdMovePageUp), -1);
|
3907
|
+
rb_define_method(cFXTable.klass, "onCmdMark", VALUEFUNC(_wrap_FXTable_onCmdMark), -1);
|
3908
|
+
rb_define_method(cFXTable.klass, "onCmdExtend", VALUEFUNC(_wrap_FXTable_onCmdExtend), -1);
|
3909
|
+
rb_define_method(cFXTable.klass, "onUpdSelectCell", VALUEFUNC(_wrap_FXTable_onUpdSelectCell), -1);
|
3910
|
+
rb_define_method(cFXTable.klass, "onCmdSelectCell", VALUEFUNC(_wrap_FXTable_onCmdSelectCell), -1);
|
3911
|
+
rb_define_method(cFXTable.klass, "onUpdSelectRow", VALUEFUNC(_wrap_FXTable_onUpdSelectRow), -1);
|
3912
|
+
rb_define_method(cFXTable.klass, "onCmdSelectRow", VALUEFUNC(_wrap_FXTable_onCmdSelectRow), -1);
|
3913
|
+
rb_define_method(cFXTable.klass, "onUpdSelectColumn", VALUEFUNC(_wrap_FXTable_onUpdSelectColumn), -1);
|
3914
|
+
rb_define_method(cFXTable.klass, "onCmdSelectColumn", VALUEFUNC(_wrap_FXTable_onCmdSelectColumn), -1);
|
3915
|
+
rb_define_method(cFXTable.klass, "onCmdSelectRowIndex", VALUEFUNC(_wrap_FXTable_onCmdSelectRowIndex), -1);
|
3916
|
+
rb_define_method(cFXTable.klass, "onCmdSelectColumnIndex", VALUEFUNC(_wrap_FXTable_onCmdSelectColumnIndex), -1);
|
3917
|
+
rb_define_method(cFXTable.klass, "onUpdSelectAll", VALUEFUNC(_wrap_FXTable_onUpdSelectAll), -1);
|
3918
|
+
rb_define_method(cFXTable.klass, "onCmdSelectAll", VALUEFUNC(_wrap_FXTable_onCmdSelectAll), -1);
|
3919
|
+
rb_define_method(cFXTable.klass, "onUpdDeselectAll", VALUEFUNC(_wrap_FXTable_onUpdDeselectAll), -1);
|
3920
|
+
rb_define_method(cFXTable.klass, "onCmdDeselectAll", VALUEFUNC(_wrap_FXTable_onCmdDeselectAll), -1);
|
3921
|
+
rb_define_method(cFXTable.klass, "onCmdCutSel", VALUEFUNC(_wrap_FXTable_onCmdCutSel), -1);
|
3922
|
+
rb_define_method(cFXTable.klass, "onCmdCopySel", VALUEFUNC(_wrap_FXTable_onCmdCopySel), -1);
|
3923
|
+
rb_define_method(cFXTable.klass, "onCmdDeleteSel", VALUEFUNC(_wrap_FXTable_onCmdDeleteSel), -1);
|
3924
|
+
rb_define_method(cFXTable.klass, "onCmdPasteSel", VALUEFUNC(_wrap_FXTable_onCmdPasteSel), -1);
|
3925
|
+
rb_define_method(cFXTable.klass, "onUpdHaveSelection", VALUEFUNC(_wrap_FXTable_onUpdHaveSelection), -1);
|
3926
|
+
rb_define_method(cFXTable.klass, "onCmdStartInput", VALUEFUNC(_wrap_FXTable_onCmdStartInput), -1);
|
3927
|
+
rb_define_method(cFXTable.klass, "onUpdStartInput", VALUEFUNC(_wrap_FXTable_onUpdStartInput), -1);
|
3928
|
+
rb_define_method(cFXTable.klass, "onCmdAcceptInput", VALUEFUNC(_wrap_FXTable_onCmdAcceptInput), -1);
|
3929
|
+
rb_define_method(cFXTable.klass, "onUpdAcceptInput", VALUEFUNC(_wrap_FXTable_onUpdAcceptInput), -1);
|
3930
|
+
rb_define_method(cFXTable.klass, "onCmdCancelInput", VALUEFUNC(_wrap_FXTable_onCmdCancelInput), -1);
|
3931
|
+
rb_define_const(cFXTable.klass,"ID_HORZ_GRID", INT2NUM(FXTable::ID_HORZ_GRID));
|
3932
|
+
rb_define_const(cFXTable.klass,"ID_VERT_GRID", INT2NUM(FXTable::ID_VERT_GRID));
|
3933
|
+
rb_define_const(cFXTable.klass,"ID_TOGGLE_EDITABLE", INT2NUM(FXTable::ID_TOGGLE_EDITABLE));
|
3934
|
+
rb_define_const(cFXTable.klass,"ID_DELETE_COLUMN", INT2NUM(FXTable::ID_DELETE_COLUMN));
|
3935
|
+
rb_define_const(cFXTable.klass,"ID_DELETE_ROW", INT2NUM(FXTable::ID_DELETE_ROW));
|
3936
|
+
rb_define_const(cFXTable.klass,"ID_INSERT_COLUMN", INT2NUM(FXTable::ID_INSERT_COLUMN));
|
3937
|
+
rb_define_const(cFXTable.klass,"ID_INSERT_ROW", INT2NUM(FXTable::ID_INSERT_ROW));
|
3938
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_COLUMN_INDEX", INT2NUM(FXTable::ID_SELECT_COLUMN_INDEX));
|
3939
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_ROW_INDEX", INT2NUM(FXTable::ID_SELECT_ROW_INDEX));
|
3940
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_COLUMN", INT2NUM(FXTable::ID_SELECT_COLUMN));
|
3941
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_ROW", INT2NUM(FXTable::ID_SELECT_ROW));
|
3942
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_CELL", INT2NUM(FXTable::ID_SELECT_CELL));
|
3943
|
+
rb_define_const(cFXTable.klass,"ID_SELECT_ALL", INT2NUM(FXTable::ID_SELECT_ALL));
|
3944
|
+
rb_define_const(cFXTable.klass,"ID_DESELECT_ALL", INT2NUM(FXTable::ID_DESELECT_ALL));
|
3945
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_LEFT", INT2NUM(FXTable::ID_MOVE_LEFT));
|
3946
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_RIGHT", INT2NUM(FXTable::ID_MOVE_RIGHT));
|
3947
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_UP", INT2NUM(FXTable::ID_MOVE_UP));
|
3948
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_DOWN", INT2NUM(FXTable::ID_MOVE_DOWN));
|
3949
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_HOME", INT2NUM(FXTable::ID_MOVE_HOME));
|
3950
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_END", INT2NUM(FXTable::ID_MOVE_END));
|
3951
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_TOP", INT2NUM(FXTable::ID_MOVE_TOP));
|
3952
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_BOTTOM", INT2NUM(FXTable::ID_MOVE_BOTTOM));
|
3953
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_PAGEDOWN", INT2NUM(FXTable::ID_MOVE_PAGEDOWN));
|
3954
|
+
rb_define_const(cFXTable.klass,"ID_MOVE_PAGEUP", INT2NUM(FXTable::ID_MOVE_PAGEUP));
|
3955
|
+
rb_define_const(cFXTable.klass,"ID_START_INPUT", INT2NUM(FXTable::ID_START_INPUT));
|
3956
|
+
rb_define_const(cFXTable.klass,"ID_CANCEL_INPUT", INT2NUM(FXTable::ID_CANCEL_INPUT));
|
3957
|
+
rb_define_const(cFXTable.klass,"ID_ACCEPT_INPUT", INT2NUM(FXTable::ID_ACCEPT_INPUT));
|
3958
|
+
rb_define_const(cFXTable.klass,"ID_MARK", INT2NUM(FXTable::ID_MARK));
|
3959
|
+
rb_define_const(cFXTable.klass,"ID_EXTEND", INT2NUM(FXTable::ID_EXTEND));
|
3960
|
+
rb_define_const(cFXTable.klass,"ID_CUT_SEL", INT2NUM(FXTable::ID_CUT_SEL));
|
3961
|
+
rb_define_const(cFXTable.klass,"ID_COPY_SEL", INT2NUM(FXTable::ID_COPY_SEL));
|
3962
|
+
rb_define_const(cFXTable.klass,"ID_PASTE_SEL", INT2NUM(FXTable::ID_PASTE_SEL));
|
3963
|
+
rb_define_const(cFXTable.klass,"ID_DELETE_SEL", INT2NUM(FXTable::ID_DELETE_SEL));
|
3964
|
+
rb_define_const(cFXTable.klass,"ID_LAST", INT2NUM(FXTable::ID_LAST));
|
3965
|
+
rb_define_method(cFXTable.klass, "cornerButton", VALUEFUNC(_wrap_FXTable_cornerButton), -1);
|
3966
|
+
rb_define_method(cFXTable.klass, "getColumnHeader", VALUEFUNC(_wrap_FXTable_getColumnHeader), -1);
|
3967
|
+
rb_define_method(cFXTable.klass, "getRowHeader", VALUEFUNC(_wrap_FXTable_getRowHeader), -1);
|
3968
|
+
rb_define_method(cFXTable.klass, "setVisibleRows", VALUEFUNC(_wrap_FXTable_setVisibleRows), -1);
|
3969
|
+
rb_define_method(cFXTable.klass, "getVisibleRows", VALUEFUNC(_wrap_FXTable_getVisibleRows), -1);
|
3970
|
+
rb_define_method(cFXTable.klass, "setVisibleColumns", VALUEFUNC(_wrap_FXTable_setVisibleColumns), -1);
|
3971
|
+
rb_define_method(cFXTable.klass, "getVisibleColumns", VALUEFUNC(_wrap_FXTable_getVisibleColumns), -1);
|
3972
|
+
rb_define_method(cFXTable.klass, "editable?", VALUEFUNC(_wrap_FXTable_editableq___), -1);
|
3973
|
+
rb_define_method(cFXTable.klass, "editable=", VALUEFUNC(_wrap_FXTable_editablee___), -1);
|
3974
|
+
rb_define_method(cFXTable.klass, "showHorzGrid", VALUEFUNC(_wrap_FXTable_showHorzGrid), -1);
|
3975
|
+
rb_define_method(cFXTable.klass, "isHorzGridShown", VALUEFUNC(_wrap_FXTable_isHorzGridShown), -1);
|
3976
|
+
rb_define_method(cFXTable.klass, "showVertGrid", VALUEFUNC(_wrap_FXTable_showVertGrid), -1);
|
3977
|
+
rb_define_method(cFXTable.klass, "isVertGridShown", VALUEFUNC(_wrap_FXTable_isVertGridShown), -1);
|
3978
|
+
rb_define_method(cFXTable.klass, "getNumRows", VALUEFUNC(_wrap_FXTable_getNumRows), -1);
|
3979
|
+
rb_define_method(cFXTable.klass, "getNumColumns", VALUEFUNC(_wrap_FXTable_getNumColumns), -1);
|
3980
|
+
rb_define_method(cFXTable.klass, "setMarginTop", VALUEFUNC(_wrap_FXTable_setMarginTop), -1);
|
3981
|
+
rb_define_method(cFXTable.klass, "getMarginTop", VALUEFUNC(_wrap_FXTable_getMarginTop), -1);
|
3982
|
+
rb_define_method(cFXTable.klass, "setMarginBottom", VALUEFUNC(_wrap_FXTable_setMarginBottom), -1);
|
3983
|
+
rb_define_method(cFXTable.klass, "getMarginBottom", VALUEFUNC(_wrap_FXTable_getMarginBottom), -1);
|
3984
|
+
rb_define_method(cFXTable.klass, "setMarginLeft", VALUEFUNC(_wrap_FXTable_setMarginLeft), -1);
|
3985
|
+
rb_define_method(cFXTable.klass, "getMarginLeft", VALUEFUNC(_wrap_FXTable_getMarginLeft), -1);
|
3986
|
+
rb_define_method(cFXTable.klass, "setMarginRight", VALUEFUNC(_wrap_FXTable_setMarginRight), -1);
|
3987
|
+
rb_define_method(cFXTable.klass, "getMarginRight", VALUEFUNC(_wrap_FXTable_getMarginRight), -1);
|
3988
|
+
rb_define_method(cFXTable.klass, "colAtX", VALUEFUNC(_wrap_FXTable_colAtX), -1);
|
3989
|
+
rb_define_method(cFXTable.klass, "rowAtY", VALUEFUNC(_wrap_FXTable_rowAtY), -1);
|
3990
|
+
rb_define_method(cFXTable.klass, "getItem", VALUEFUNC(_wrap_FXTable_getItem), -1);
|
3991
|
+
rb_define_method(cFXTable.klass, "setItem", VALUEFUNC(_wrap_FXTable_setItem), -1);
|
3992
|
+
rb_define_method(cFXTable.klass, "isItemVisible", VALUEFUNC(_wrap_FXTable_isItemVisible), -1);
|
3993
|
+
rb_define_method(cFXTable.klass, "setColumnHeaderMode", VALUEFUNC(_wrap_FXTable_setColumnHeaderMode), -1);
|
3994
|
+
rb_define_method(cFXTable.klass, "getColumnHeaderMode", VALUEFUNC(_wrap_FXTable_getColumnHeaderMode), -1);
|
3995
|
+
rb_define_method(cFXTable.klass, "setRowHeaderMode", VALUEFUNC(_wrap_FXTable_setRowHeaderMode), -1);
|
3996
|
+
rb_define_method(cFXTable.klass, "getRowHeaderMode", VALUEFUNC(_wrap_FXTable_getRowHeaderMode), -1);
|
3997
|
+
rb_define_method(cFXTable.klass, "setColumnHeaderFont", VALUEFUNC(_wrap_FXTable_setColumnHeaderFont), -1);
|
3998
|
+
rb_define_method(cFXTable.klass, "getColumnHeaderFont", VALUEFUNC(_wrap_FXTable_getColumnHeaderFont), -1);
|
3999
|
+
rb_define_method(cFXTable.klass, "setRowHeaderFont", VALUEFUNC(_wrap_FXTable_setRowHeaderFont), -1);
|
4000
|
+
rb_define_method(cFXTable.klass, "getRowHeaderFont", VALUEFUNC(_wrap_FXTable_getRowHeaderFont), -1);
|
4001
|
+
rb_define_method(cFXTable.klass, "setColumnHeaderHeight", VALUEFUNC(_wrap_FXTable_setColumnHeaderHeight), -1);
|
4002
|
+
rb_define_method(cFXTable.klass, "getColumnHeaderHeight", VALUEFUNC(_wrap_FXTable_getColumnHeaderHeight), -1);
|
4003
|
+
rb_define_method(cFXTable.klass, "setRowHeaderWidth", VALUEFUNC(_wrap_FXTable_setRowHeaderWidth), -1);
|
4004
|
+
rb_define_method(cFXTable.klass, "getRowHeaderWidth", VALUEFUNC(_wrap_FXTable_getRowHeaderWidth), -1);
|
4005
|
+
rb_define_method(cFXTable.klass, "getColumnX", VALUEFUNC(_wrap_FXTable_getColumnX), -1);
|
4006
|
+
rb_define_method(cFXTable.klass, "getRowY", VALUEFUNC(_wrap_FXTable_getRowY), -1);
|
4007
|
+
rb_define_method(cFXTable.klass, "getColumnWidth", VALUEFUNC(_wrap_FXTable_getColumnWidth), -1);
|
4008
|
+
rb_define_method(cFXTable.klass, "getRowHeight", VALUEFUNC(_wrap_FXTable_getRowHeight), -1);
|
4009
|
+
rb_define_method(cFXTable.klass, "setDefColumnWidth", VALUEFUNC(_wrap_FXTable_setDefColumnWidth), -1);
|
4010
|
+
rb_define_method(cFXTable.klass, "getDefColumnWidth", VALUEFUNC(_wrap_FXTable_getDefColumnWidth), -1);
|
4011
|
+
rb_define_method(cFXTable.klass, "setDefRowHeight", VALUEFUNC(_wrap_FXTable_setDefRowHeight), -1);
|
4012
|
+
rb_define_method(cFXTable.klass, "getDefRowHeight", VALUEFUNC(_wrap_FXTable_getDefRowHeight), -1);
|
4013
|
+
rb_define_method(cFXTable.klass, "getMinRowHeight", VALUEFUNC(_wrap_FXTable_getMinRowHeight), -1);
|
4014
|
+
rb_define_method(cFXTable.klass, "getMinColumnWidth", VALUEFUNC(_wrap_FXTable_getMinColumnWidth), -1);
|
4015
|
+
rb_define_method(cFXTable.klass, "fitRowsToContents", VALUEFUNC(_wrap_FXTable_fitRowsToContents), -1);
|
4016
|
+
rb_define_method(cFXTable.klass, "fitColumnsToContents", VALUEFUNC(_wrap_FXTable_fitColumnsToContents), -1);
|
4017
|
+
rb_define_method(cFXTable.klass, "setColumnText", VALUEFUNC(_wrap_FXTable_setColumnText), -1);
|
4018
|
+
rb_define_method(cFXTable.klass, "getColumnText", VALUEFUNC(_wrap_FXTable_getColumnText), -1);
|
4019
|
+
rb_define_method(cFXTable.klass, "setRowText", VALUEFUNC(_wrap_FXTable_setRowText), -1);
|
4020
|
+
rb_define_method(cFXTable.klass, "getRowText", VALUEFUNC(_wrap_FXTable_getRowText), -1);
|
4021
|
+
rb_define_method(cFXTable.klass, "setColumnIcon", VALUEFUNC(_wrap_FXTable_setColumnIcon), -1);
|
4022
|
+
rb_define_method(cFXTable.klass, "getColumnIcon", VALUEFUNC(_wrap_FXTable_getColumnIcon), -1);
|
4023
|
+
rb_define_method(cFXTable.klass, "setRowIcon", VALUEFUNC(_wrap_FXTable_setRowIcon), -1);
|
4024
|
+
rb_define_method(cFXTable.klass, "getRowIcon", VALUEFUNC(_wrap_FXTable_getRowIcon), -1);
|
4025
|
+
rb_define_method(cFXTable.klass, "setColumnIconPosition", VALUEFUNC(_wrap_FXTable_setColumnIconPosition), -1);
|
4026
|
+
rb_define_method(cFXTable.klass, "getColumnIconPosition", VALUEFUNC(_wrap_FXTable_getColumnIconPosition), -1);
|
4027
|
+
rb_define_method(cFXTable.klass, "setRowIconPosition", VALUEFUNC(_wrap_FXTable_setRowIconPosition), -1);
|
4028
|
+
rb_define_method(cFXTable.klass, "getRowIconPosition", VALUEFUNC(_wrap_FXTable_getRowIconPosition), -1);
|
4029
|
+
rb_define_method(cFXTable.klass, "setColumnJustify", VALUEFUNC(_wrap_FXTable_setColumnJustify), -1);
|
4030
|
+
rb_define_method(cFXTable.klass, "getColumnJustify", VALUEFUNC(_wrap_FXTable_getColumnJustify), -1);
|
4031
|
+
rb_define_method(cFXTable.klass, "setRowJustify", VALUEFUNC(_wrap_FXTable_setRowJustify), -1);
|
4032
|
+
rb_define_method(cFXTable.klass, "getRowJustify", VALUEFUNC(_wrap_FXTable_getRowJustify), -1);
|
4033
|
+
rb_define_method(cFXTable.klass, "setItemText", VALUEFUNC(_wrap_FXTable_setItemText), -1);
|
4034
|
+
rb_define_method(cFXTable.klass, "getItemText", VALUEFUNC(_wrap_FXTable_getItemText), -1);
|
4035
|
+
rb_define_method(cFXTable.klass, "setItemIcon", VALUEFUNC(_wrap_FXTable_setItemIcon), -1);
|
4036
|
+
rb_define_method(cFXTable.klass, "getItemIcon", VALUEFUNC(_wrap_FXTable_getItemIcon), -1);
|
4037
|
+
rb_define_method(cFXTable.klass, "setItemData", VALUEFUNC(_wrap_FXTable_setItemData), -1);
|
4038
|
+
rb_define_method(cFXTable.klass, "getItemData", VALUEFUNC(_wrap_FXTable_getItemData), -1);
|
4039
|
+
rb_define_method(cFXTable.klass, "extractText", VALUEFUNC(_wrap_FXTable_extractText), -1);
|
4040
|
+
rb_define_method(cFXTable.klass, "overlayText", VALUEFUNC(_wrap_FXTable_overlayText), -1);
|
4041
|
+
rb_define_method(cFXTable.klass, "countText", VALUEFUNC(_wrap_FXTable_countText), -1);
|
4042
|
+
rb_define_method(cFXTable.klass, "isItemSpanning", VALUEFUNC(_wrap_FXTable_isItemSpanning), -1);
|
4043
|
+
rb_define_method(cFXTable.klass, "updateRange", VALUEFUNC(_wrap_FXTable_updateRange), -1);
|
4044
|
+
rb_define_method(cFXTable.klass, "updateItem", VALUEFUNC(_wrap_FXTable_updateItem), -1);
|
4045
|
+
rb_define_method(cFXTable.klass, "isItemEnabled", VALUEFUNC(_wrap_FXTable_isItemEnabled), -1);
|
4046
|
+
rb_define_method(cFXTable.klass, "setItemJustify", VALUEFUNC(_wrap_FXTable_setItemJustify), -1);
|
4047
|
+
rb_define_method(cFXTable.klass, "getItemJustify", VALUEFUNC(_wrap_FXTable_getItemJustify), -1);
|
4048
|
+
rb_define_method(cFXTable.klass, "setItemIconPosition", VALUEFUNC(_wrap_FXTable_setItemIconPosition), -1);
|
4049
|
+
rb_define_method(cFXTable.klass, "getItemIconPosition", VALUEFUNC(_wrap_FXTable_getItemIconPosition), -1);
|
4050
|
+
rb_define_method(cFXTable.klass, "setItemBorders", VALUEFUNC(_wrap_FXTable_setItemBorders), -1);
|
4051
|
+
rb_define_method(cFXTable.klass, "getItemBorders", VALUEFUNC(_wrap_FXTable_getItemBorders), -1);
|
4052
|
+
rb_define_method(cFXTable.klass, "setItemStipple", VALUEFUNC(_wrap_FXTable_setItemStipple), -1);
|
4053
|
+
rb_define_method(cFXTable.klass, "getItemStipple", VALUEFUNC(_wrap_FXTable_getItemStipple), -1);
|
4054
|
+
rb_define_method(cFXTable.klass, "getCurrentRow", VALUEFUNC(_wrap_FXTable_getCurrentRow), -1);
|
4055
|
+
rb_define_method(cFXTable.klass, "getCurrentColumn", VALUEFUNC(_wrap_FXTable_getCurrentColumn), -1);
|
4056
|
+
rb_define_method(cFXTable.klass, "isItemCurrent", VALUEFUNC(_wrap_FXTable_isItemCurrent), -1);
|
4057
|
+
rb_define_method(cFXTable.klass, "setAnchorItem", VALUEFUNC(_wrap_FXTable_setAnchorItem), -1);
|
4058
|
+
rb_define_method(cFXTable.klass, "getAnchorRow", VALUEFUNC(_wrap_FXTable_getAnchorRow), -1);
|
4059
|
+
rb_define_method(cFXTable.klass, "getAnchorColumn", VALUEFUNC(_wrap_FXTable_getAnchorColumn), -1);
|
4060
|
+
rb_define_method(cFXTable.klass, "getSelStartRow", VALUEFUNC(_wrap_FXTable_getSelStartRow), -1);
|
4061
|
+
rb_define_method(cFXTable.klass, "getSelStartColumn", VALUEFUNC(_wrap_FXTable_getSelStartColumn), -1);
|
4062
|
+
rb_define_method(cFXTable.klass, "getSelEndRow", VALUEFUNC(_wrap_FXTable_getSelEndRow), -1);
|
4063
|
+
rb_define_method(cFXTable.klass, "getSelEndColumn", VALUEFUNC(_wrap_FXTable_getSelEndColumn), -1);
|
4064
|
+
rb_define_method(cFXTable.klass, "isItemSelected", VALUEFUNC(_wrap_FXTable_isItemSelected), -1);
|
4065
|
+
rb_define_method(cFXTable.klass, "isRowSelected", VALUEFUNC(_wrap_FXTable_isRowSelected), -1);
|
4066
|
+
rb_define_method(cFXTable.klass, "isColumnSelected", VALUEFUNC(_wrap_FXTable_isColumnSelected), -1);
|
4067
|
+
rb_define_method(cFXTable.klass, "isAnythingSelected", VALUEFUNC(_wrap_FXTable_isAnythingSelected), -1);
|
4068
|
+
rb_define_method(cFXTable.klass, "setFont", VALUEFUNC(_wrap_FXTable_setFont), -1);
|
4069
|
+
rb_define_method(cFXTable.klass, "getFont", VALUEFUNC(_wrap_FXTable_getFont), -1);
|
4070
|
+
rb_define_method(cFXTable.klass, "getTextColor", VALUEFUNC(_wrap_FXTable_getTextColor), -1);
|
4071
|
+
rb_define_method(cFXTable.klass, "getBaseColor", VALUEFUNC(_wrap_FXTable_getBaseColor), -1);
|
4072
|
+
rb_define_method(cFXTable.klass, "getHiliteColor", VALUEFUNC(_wrap_FXTable_getHiliteColor), -1);
|
4073
|
+
rb_define_method(cFXTable.klass, "getShadowColor", VALUEFUNC(_wrap_FXTable_getShadowColor), -1);
|
4074
|
+
rb_define_method(cFXTable.klass, "getBorderColor", VALUEFUNC(_wrap_FXTable_getBorderColor), -1);
|
4075
|
+
rb_define_method(cFXTable.klass, "getSelBackColor", VALUEFUNC(_wrap_FXTable_getSelBackColor), -1);
|
4076
|
+
rb_define_method(cFXTable.klass, "getSelTextColor", VALUEFUNC(_wrap_FXTable_getSelTextColor), -1);
|
4077
|
+
rb_define_method(cFXTable.klass, "getGridColor", VALUEFUNC(_wrap_FXTable_getGridColor), -1);
|
4078
|
+
rb_define_method(cFXTable.klass, "getStippleColor", VALUEFUNC(_wrap_FXTable_getStippleColor), -1);
|
4079
|
+
rb_define_method(cFXTable.klass, "getCellBorderColor", VALUEFUNC(_wrap_FXTable_getCellBorderColor), -1);
|
4080
|
+
rb_define_method(cFXTable.klass, "setTextColor", VALUEFUNC(_wrap_FXTable_setTextColor), -1);
|
4081
|
+
rb_define_method(cFXTable.klass, "setBaseColor", VALUEFUNC(_wrap_FXTable_setBaseColor), -1);
|
4082
|
+
rb_define_method(cFXTable.klass, "setHiliteColor", VALUEFUNC(_wrap_FXTable_setHiliteColor), -1);
|
4083
|
+
rb_define_method(cFXTable.klass, "setShadowColor", VALUEFUNC(_wrap_FXTable_setShadowColor), -1);
|
4084
|
+
rb_define_method(cFXTable.klass, "setBorderColor", VALUEFUNC(_wrap_FXTable_setBorderColor), -1);
|
4085
|
+
rb_define_method(cFXTable.klass, "setSelBackColor", VALUEFUNC(_wrap_FXTable_setSelBackColor), -1);
|
4086
|
+
rb_define_method(cFXTable.klass, "setSelTextColor", VALUEFUNC(_wrap_FXTable_setSelTextColor), -1);
|
4087
|
+
rb_define_method(cFXTable.klass, "setGridColor", VALUEFUNC(_wrap_FXTable_setGridColor), -1);
|
4088
|
+
rb_define_method(cFXTable.klass, "setStippleColor", VALUEFUNC(_wrap_FXTable_setStippleColor), -1);
|
4089
|
+
rb_define_method(cFXTable.klass, "setCellBorderColor", VALUEFUNC(_wrap_FXTable_setCellBorderColor), -1);
|
4090
|
+
rb_define_method(cFXTable.klass, "setCellColor", VALUEFUNC(_wrap_FXTable_setCellColor), -1);
|
4091
|
+
rb_define_method(cFXTable.klass, "getCellColor", VALUEFUNC(_wrap_FXTable_getCellColor), -1);
|
4092
|
+
rb_define_method(cFXTable.klass, "setCellBorderWidth", VALUEFUNC(_wrap_FXTable_setCellBorderWidth), -1);
|
4093
|
+
rb_define_method(cFXTable.klass, "getCellBorderWidth", VALUEFUNC(_wrap_FXTable_getCellBorderWidth), -1);
|
4094
|
+
rb_define_method(cFXTable.klass, "getTableStyle", VALUEFUNC(_wrap_FXTable_getTableStyle), -1);
|
4095
|
+
rb_define_method(cFXTable.klass, "setTableStyle", VALUEFUNC(_wrap_FXTable_setTableStyle), -1);
|
4096
|
+
rb_define_method(cFXTable.klass, "columnRenumbering=", VALUEFUNC(_wrap_FXTable_columnRenumberinge___), -1);
|
4097
|
+
rb_define_method(cFXTable.klass, "columnRenumbering?", VALUEFUNC(_wrap_FXTable_columnRenumberingq___), -1);
|
4098
|
+
rb_define_method(cFXTable.klass, "rowRenumbering=", VALUEFUNC(_wrap_FXTable_rowRenumberinge___), -1);
|
4099
|
+
rb_define_method(cFXTable.klass, "rowRenumbering?", VALUEFUNC(_wrap_FXTable_rowRenumberingq___), -1);
|
4100
|
+
rb_define_method(cFXTable.klass, "setHelpText", VALUEFUNC(_wrap_FXTable_setHelpText), -1);
|
4101
|
+
rb_define_method(cFXTable.klass, "getHelpText", VALUEFUNC(_wrap_FXTable_getHelpText), -1);
|
4102
|
+
rb_define_method(cFXTable.klass, "save", VALUEFUNC(_wrap_FXTable_save), -1);
|
4103
|
+
rb_define_method(cFXTable.klass, "load", VALUEFUNC(_wrap_FXTable_load), -1);
|
4104
|
+
rb_define_method(cFXTable.klass, "create", VALUEFUNC(_wrap_FXTable_create), -1);
|
4105
|
+
rb_define_method(cFXTable.klass, "detach", VALUEFUNC(_wrap_FXTable_detach), -1);
|
4106
|
+
rb_define_method(cFXTable.klass, "destroy", VALUEFUNC(_wrap_FXTable_destroy), -1);
|
4107
|
+
rb_define_method(cFXTable.klass, "resize", VALUEFUNC(_wrap_FXTable_resize), -1);
|
4108
|
+
rb_define_method(cFXTable.klass, "getDefaultWidth", VALUEFUNC(_wrap_FXTable_getDefaultWidth), -1);
|
4109
|
+
rb_define_method(cFXTable.klass, "getDefaultHeight", VALUEFUNC(_wrap_FXTable_getDefaultHeight), -1);
|
4110
|
+
rb_define_method(cFXTable.klass, "getWidthForHeight", VALUEFUNC(_wrap_FXTable_getWidthForHeight), -1);
|
4111
|
+
rb_define_method(cFXTable.klass, "getHeightForWidth", VALUEFUNC(_wrap_FXTable_getHeightForWidth), -1);
|
4112
|
+
rb_define_method(cFXTable.klass, "canFocus", VALUEFUNC(_wrap_FXTable_canFocus), -1);
|
4113
|
+
rb_define_method(cFXTable.klass, "setFocus", VALUEFUNC(_wrap_FXTable_setFocus), -1);
|
4114
|
+
rb_define_method(cFXTable.klass, "killFocus", VALUEFUNC(_wrap_FXTable_killFocus), -1);
|
4115
|
+
rb_define_method(cFXTable.klass, "changeFocus", VALUEFUNC(_wrap_FXTable_changeFocus), -1);
|
4116
|
+
rb_define_method(cFXTable.klass, "setDefault", VALUEFUNC(_wrap_FXTable_setDefault), -1);
|
4117
|
+
rb_define_method(cFXTable.klass, "enable", VALUEFUNC(_wrap_FXTable_enable), -1);
|
4118
|
+
rb_define_method(cFXTable.klass, "disable", VALUEFUNC(_wrap_FXTable_disable), -1);
|
4119
|
+
rb_define_method(cFXTable.klass, "raiseWindow", VALUEFUNC(_wrap_FXTable_raiseWindow), -1);
|
4120
|
+
rb_define_method(cFXTable.klass, "lower", VALUEFUNC(_wrap_FXTable_lower), -1);
|
4121
|
+
rb_define_method(cFXTable.klass, "move", VALUEFUNC(_wrap_FXTable_move), -1);
|
4122
|
+
rb_define_method(cFXTable.klass, "layout", VALUEFUNC(_wrap_FXTable_layout), -1);
|
4123
|
+
rb_define_method(cFXTable.klass, "recalc", VALUEFUNC(_wrap_FXTable_recalc), -1);
|
4124
|
+
rb_define_method(cFXTable.klass, "reparent", VALUEFUNC(_wrap_FXTable_reparent), -1);
|
4125
|
+
rb_define_method(cFXTable.klass, "show", VALUEFUNC(_wrap_FXTable_show), -1);
|
4126
|
+
rb_define_method(cFXTable.klass, "hide", VALUEFUNC(_wrap_FXTable_hide), -1);
|
4127
|
+
rb_define_method(cFXTable.klass, "isComposite", VALUEFUNC(_wrap_FXTable_isComposite), -1);
|
4128
|
+
rb_define_method(cFXTable.klass, "contains", VALUEFUNC(_wrap_FXTable_contains), -1);
|
4129
|
+
rb_define_method(cFXTable.klass, "doesSaveUnder", VALUEFUNC(_wrap_FXTable_doesSaveUnder), -1);
|
4130
|
+
rb_define_method(cFXTable.klass, "setBackColor", VALUEFUNC(_wrap_FXTable_setBackColor), -1);
|
4131
|
+
rb_define_method(cFXTable.klass, "tr", VALUEFUNC(_wrap_FXTable_tr), -1);
|
4132
|
+
rb_define_method(cFXTable.klass, "dropEnable", VALUEFUNC(_wrap_FXTable_dropEnable), -1);
|
4133
|
+
rb_define_method(cFXTable.klass, "dropDisable", VALUEFUNC(_wrap_FXTable_dropDisable), -1);
|
4134
|
+
rb_define_method(cFXTable.klass, "setShape", VALUEFUNC(_wrap_FXTable_setShape), -1);
|
4135
|
+
rb_define_method(cFXTable.klass, "clearShape", VALUEFUNC(_wrap_FXTable_clearShape), -1);
|
4136
|
+
rb_define_method(cFXTable.klass, "getViewportHeight", VALUEFUNC(_wrap_FXTable_getViewportHeight), -1);
|
4137
|
+
rb_define_method(cFXTable.klass, "getViewportWidth", VALUEFUNC(_wrap_FXTable_getViewportWidth), -1);
|
4138
|
+
rb_define_method(cFXTable.klass, "getContentHeight", VALUEFUNC(_wrap_FXTable_getContentHeight), -1);
|
4139
|
+
rb_define_method(cFXTable.klass, "getContentWidth", VALUEFUNC(_wrap_FXTable_getContentWidth), -1);
|
4140
|
+
rb_define_method(cFXTable.klass, "position", VALUEFUNC(_wrap_FXTable_position), -1);
|
4141
|
+
rb_define_method(cFXTable.klass, "drawCell", VALUEFUNC(_wrap_FXTable_drawCell), -1);
|
4142
|
+
rb_define_method(cFXTable.klass, "drawRange", VALUEFUNC(_wrap_FXTable_drawRange), -1);
|
4143
|
+
rb_define_method(cFXTable.klass, "drawHGrid", VALUEFUNC(_wrap_FXTable_drawHGrid), -1);
|
4144
|
+
rb_define_method(cFXTable.klass, "drawVGrid", VALUEFUNC(_wrap_FXTable_drawVGrid), -1);
|
4145
|
+
rb_define_method(cFXTable.klass, "drawContents", VALUEFUNC(_wrap_FXTable_drawContents), -1);
|
4146
|
+
rb_define_method(cFXTable.klass, "createItem", VALUEFUNC(_wrap_FXTable_createItem), -1);
|
4147
|
+
rb_define_method(cFXTable.klass, "setTableSize", VALUEFUNC(_wrap_FXTable_setTableSize), -1);
|
4148
|
+
rb_define_method(cFXTable.klass, "insertRows", VALUEFUNC(_wrap_FXTable_insertRows), -1);
|
4149
|
+
rb_define_method(cFXTable.klass, "insertColumns", VALUEFUNC(_wrap_FXTable_insertColumns), -1);
|
4150
|
+
rb_define_method(cFXTable.klass, "removeRows", VALUEFUNC(_wrap_FXTable_removeRows), -1);
|
4151
|
+
rb_define_method(cFXTable.klass, "removeColumns", VALUEFUNC(_wrap_FXTable_removeColumns), -1);
|
4152
|
+
rb_define_method(cFXTable.klass, "extractItem", VALUEFUNC(_wrap_FXTable_extractItem), -1);
|
4153
|
+
rb_define_method(cFXTable.klass, "removeItem", VALUEFUNC(_wrap_FXTable_removeItem), -1);
|
4154
|
+
rb_define_method(cFXTable.klass, "removeRange", VALUEFUNC(_wrap_FXTable_removeRange), -1);
|
4155
|
+
rb_define_method(cFXTable.klass, "clearItems", VALUEFUNC(_wrap_FXTable_clearItems), -1);
|
4156
|
+
rb_define_method(cFXTable.klass, "setColumnWidth", VALUEFUNC(_wrap_FXTable_setColumnWidth), -1);
|
4157
|
+
rb_define_method(cFXTable.klass, "setRowHeight", VALUEFUNC(_wrap_FXTable_setRowHeight), -1);
|
4158
|
+
rb_define_method(cFXTable.klass, "setCurrentItem", VALUEFUNC(_wrap_FXTable_setCurrentItem), -1);
|
4159
|
+
rb_define_method(cFXTable.klass, "selectRow", VALUEFUNC(_wrap_FXTable_selectRow), -1);
|
4160
|
+
rb_define_method(cFXTable.klass, "selectColumn", VALUEFUNC(_wrap_FXTable_selectColumn), -1);
|
4161
|
+
rb_define_method(cFXTable.klass, "selectRange", VALUEFUNC(_wrap_FXTable_selectRange), -1);
|
4162
|
+
rb_define_method(cFXTable.klass, "extendSelection", VALUEFUNC(_wrap_FXTable_extendSelection), -1);
|
4163
|
+
rb_define_method(cFXTable.klass, "killSelection", VALUEFUNC(_wrap_FXTable_killSelection), -1);
|
4164
|
+
rb_define_method(cFXTable.klass, "startInput", VALUEFUNC(_wrap_FXTable_startInput), -1);
|
4165
|
+
rb_define_method(cFXTable.klass, "cancelInput", VALUEFUNC(_wrap_FXTable_cancelInput), -1);
|
4166
|
+
rb_define_method(cFXTable.klass, "acceptInput", VALUEFUNC(_wrap_FXTable_acceptInput), -1);
|
4167
|
+
rb_define_method(cFXTable.klass, "makePositionVisible", VALUEFUNC(_wrap_FXTable_makePositionVisible), -1);
|
4168
|
+
rb_define_method(cFXTable.klass, "enableItem", VALUEFUNC(_wrap_FXTable_enableItem), -1);
|
4169
|
+
rb_define_method(cFXTable.klass, "disableItem", VALUEFUNC(_wrap_FXTable_disableItem), -1);
|
4170
|
+
cFXTable.mark = (void (*)(void *)) FXRbTable::markfunc;
|
4171
|
+
cFXTable.destroy = (void (*)(void *)) FXRbObject::freefunc;
|
4172
|
+
}
|
4173
|
+
|