fxruby 1.4.6 → 1.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/doc/apes02.html +6 -6
- data/doc/apes03.html +11 -11
- data/doc/book.html +1 -1
- data/doc/build.html +63 -63
- data/doc/ch03s02.html +7 -7
- data/doc/ch03s03.html +18 -18
- data/doc/ch03s04.html +11 -11
- data/doc/ch03s05.html +14 -14
- data/doc/ch04s02.html +14 -14
- data/doc/ch04s03.html +15 -15
- data/doc/ch04s04.html +28 -28
- data/doc/ch05s02.html +49 -49
- data/doc/ch05s03.html +8 -8
- data/doc/changes.html +176 -176
- data/doc/clipboardtut.html +11 -11
- data/doc/cvs.html +10 -10
- data/doc/differences.html +4 -4
- data/doc/dragdroptut.html +50 -50
- data/doc/events.html +11 -11
- data/doc/examples.html +47 -47
- data/doc/gems.html +37 -37
- data/doc/goals.html +4 -4
- data/doc/images/iconlist-bigicons.png +0 -0
- data/doc/images/iconlist-details.png +0 -0
- data/doc/implementation.html +4 -4
- data/doc/infosources.html +6 -6
- data/doc/library.html +19 -19
- data/doc/opengl.html +31 -31
- data/doc/pt01.html +1 -1
- data/doc/pt02.html +1 -1
- data/doc/scintilla.html +15 -15
- data/doc/todo.html +5 -5
- data/doc/tutorial1.html +34 -34
- data/examples/dilbert.rb +1 -1
- data/ext/fox14/FXRbApp.cpp +1 -1
- data/ext/fox14/FXRbDataTarget.cpp +1 -1
- data/ext/fox14/FXRbGLViewer.cpp +1 -1
- data/ext/fox14/FXRuby.cpp +1 -1
- data/ext/fox14/core_wrap.cpp +0 -12
- data/ext/fox14/dialogs_wrap.cpp +43 -19
- data/ext/fox14/frames_wrap.cpp +1130 -308
- data/ext/fox14/fx3d_wrap.cpp +38 -13
- data/ext/fox14/icons_wrap.cpp +24 -6
- data/ext/fox14/image_wrap.cpp +24 -6
- data/ext/fox14/include/FXMemoryBuffer.h +1 -1
- data/ext/fox14/include/FXRb4Splitter.h +1 -1
- data/ext/fox14/include/FXRb7Segment.h +1 -1
- data/ext/fox14/include/FXRbAccelTable.h +1 -1
- data/ext/fox14/include/FXRbApp.h +1 -1
- data/ext/fox14/include/FXRbArrowButton.h +1 -1
- data/ext/fox14/include/FXRbBMPIcon.h +1 -1
- data/ext/fox14/include/FXRbBMPImage.h +1 -1
- data/ext/fox14/include/FXRbBitmap.h +1 -1
- data/ext/fox14/include/FXRbBitmapFrame.h +1 -1
- data/ext/fox14/include/FXRbBitmapView.h +1 -1
- data/ext/fox14/include/FXRbButton.h +1 -1
- data/ext/fox14/include/FXRbCURCursor.h +1 -1
- data/ext/fox14/include/FXRbCanvas.h +1 -1
- data/ext/fox14/include/FXRbCheckButton.h +1 -1
- data/ext/fox14/include/FXRbChoiceBox.h +1 -1
- data/ext/fox14/include/FXRbColorBar.h +1 -1
- data/ext/fox14/include/FXRbColorDialog.h +1 -1
- data/ext/fox14/include/FXRbColorSelector.h +1 -1
- data/ext/fox14/include/FXRbColorWell.h +1 -1
- data/ext/fox14/include/FXRbColorWheel.h +1 -1
- data/ext/fox14/include/FXRbComboBox.h +1 -1
- data/ext/fox14/include/FXRbCommon.h +1 -1
- data/ext/fox14/include/FXRbComposite.h +1 -1
- data/ext/fox14/include/FXRbCursor.h +1 -1
- data/ext/fox14/include/FXRbDC.h +1 -1
- data/ext/fox14/include/FXRbDCPrint.h +1 -1
- data/ext/fox14/include/FXRbDCWindow.h +1 -1
- data/ext/fox14/include/FXRbDataTarget.h +1 -1
- data/ext/fox14/include/FXRbDebugTarget.h +1 -1
- data/ext/fox14/include/FXRbDelegator.h +1 -1
- data/ext/fox14/include/FXRbDial.h +1 -1
- data/ext/fox14/include/FXRbDialogBox.h +1 -1
- data/ext/fox14/include/FXRbDict.h +1 -1
- data/ext/fox14/include/FXRbDirBox.h +1 -1
- data/ext/fox14/include/FXRbDirDialog.h +1 -1
- data/ext/fox14/include/FXRbDirList.h +1 -1
- data/ext/fox14/include/FXRbDirSelector.h +1 -1
- data/ext/fox14/include/FXRbDockBar.h +1 -1
- data/ext/fox14/include/FXRbDockHandler.h +1 -1
- data/ext/fox14/include/FXRbDockSite.h +1 -1
- data/ext/fox14/include/FXRbDockTitle.h +1 -1
- data/ext/fox14/include/FXRbDocument.h +1 -1
- data/ext/fox14/include/FXRbDragCorner.h +1 -1
- data/ext/fox14/include/FXRbDrawable.h +1 -1
- data/ext/fox14/include/FXRbDriveBox.h +1 -1
- data/ext/fox14/include/FXRbFileDialog.h +1 -1
- data/ext/fox14/include/FXRbFileDict.h +1 -1
- data/ext/fox14/include/FXRbFileList.h +1 -1
- data/ext/fox14/include/FXRbFileSelector.h +1 -1
- data/ext/fox14/include/FXRbFoldingList.h +1 -1
- data/ext/fox14/include/FXRbFont.h +1 -1
- data/ext/fox14/include/FXRbFontDialog.h +1 -1
- data/ext/fox14/include/FXRbFontSelector.h +1 -1
- data/ext/fox14/include/FXRbFrame.h +1 -1
- data/ext/fox14/include/FXRbGIFCursor.h +1 -1
- data/ext/fox14/include/FXRbGIFIcon.h +1 -1
- data/ext/fox14/include/FXRbGIFImage.h +1 -1
- data/ext/fox14/include/FXRbGLCanvas.h +1 -1
- data/ext/fox14/include/FXRbGLContext.h +1 -1
- data/ext/fox14/include/FXRbGLObject.h +1 -1
- data/ext/fox14/include/FXRbGLShape.h +1 -1
- data/ext/fox14/include/FXRbGLViewer.h +1 -1
- data/ext/fox14/include/FXRbGLVisual.h +1 -1
- data/ext/fox14/include/FXRbGradientBar.h +1 -1
- data/ext/fox14/include/FXRbGroupBox.h +1 -1
- data/ext/fox14/include/FXRbHeader.h +1 -1
- data/ext/fox14/include/FXRbHorizontalFrame.h +1 -1
- data/ext/fox14/include/FXRbICOIcon.h +1 -1
- data/ext/fox14/include/FXRbICOImage.h +1 -1
- data/ext/fox14/include/FXRbIcon.h +1 -1
- data/ext/fox14/include/FXRbIconList.h +1 -1
- data/ext/fox14/include/FXRbIconSource.h +1 -1
- data/ext/fox14/include/FXRbId.h +1 -1
- data/ext/fox14/include/FXRbImage.h +1 -1
- data/ext/fox14/include/FXRbImageFrame.h +1 -1
- data/ext/fox14/include/FXRbImageView.h +1 -1
- data/ext/fox14/include/FXRbInputDialog.h +1 -1
- data/ext/fox14/include/FXRbJPGIcon.h +1 -1
- data/ext/fox14/include/FXRbJPGImage.h +1 -1
- data/ext/fox14/include/FXRbLabel.h +1 -1
- data/ext/fox14/include/FXRbList.h +1 -1
- data/ext/fox14/include/FXRbListBox.h +1 -1
- data/ext/fox14/include/FXRbMDIButton.h +1 -1
- data/ext/fox14/include/FXRbMDIChild.h +1 -1
- data/ext/fox14/include/FXRbMDIClient.h +1 -1
- data/ext/fox14/include/FXRbMainWindow.h +1 -1
- data/ext/fox14/include/FXRbMatrix.h +1 -1
- data/ext/fox14/include/FXRbMenuBar.h +1 -1
- data/ext/fox14/include/FXRbMenuButton.h +1 -1
- data/ext/fox14/include/FXRbMenuCaption.h +1 -1
- data/ext/fox14/include/FXRbMenuCascade.h +1 -1
- data/ext/fox14/include/FXRbMenuCheck.h +1 -1
- data/ext/fox14/include/FXRbMenuCommand.h +1 -1
- data/ext/fox14/include/FXRbMenuPane.h +1 -1
- data/ext/fox14/include/FXRbMenuRadio.h +1 -1
- data/ext/fox14/include/FXRbMenuSeparator.h +1 -1
- data/ext/fox14/include/FXRbMenuTitle.h +1 -1
- data/ext/fox14/include/FXRbMessageBox.h +1 -1
- data/ext/fox14/include/FXRbObject.h +1 -1
- data/ext/fox14/include/FXRbOptionMenu.h +1 -1
- data/ext/fox14/include/FXRbPCXIcon.h +1 -1
- data/ext/fox14/include/FXRbPCXImage.h +1 -1
- data/ext/fox14/include/FXRbPNGIcon.h +1 -1
- data/ext/fox14/include/FXRbPNGImage.h +1 -1
- data/ext/fox14/include/FXRbPPMIcon.h +1 -1
- data/ext/fox14/include/FXRbPPMImage.h +1 -1
- data/ext/fox14/include/FXRbPacker.h +1 -1
- data/ext/fox14/include/FXRbPicker.h +1 -1
- data/ext/fox14/include/FXRbPopup.h +1 -1
- data/ext/fox14/include/FXRbPrintDialog.h +1 -1
- data/ext/fox14/include/FXRbProgressBar.h +1 -1
- data/ext/fox14/include/FXRbProgressDialog.h +1 -1
- data/ext/fox14/include/FXRbRGBIcon.h +1 -1
- data/ext/fox14/include/FXRbRGBImage.h +1 -1
- data/ext/fox14/include/FXRbRadioButton.h +1 -1
- data/ext/fox14/include/FXRbRealSlider.h +1 -1
- data/ext/fox14/include/FXRbRealSpinner.h +1 -1
- data/ext/fox14/include/FXRbRecentFiles.h +1 -1
- data/ext/fox14/include/FXRbRegistry.h +1 -1
- data/ext/fox14/include/FXRbReplaceDialog.h +1 -1
- data/ext/fox14/include/FXRbRootWindow.h +1 -1
- data/ext/fox14/include/FXRbRuler.h +1 -1
- data/ext/fox14/include/FXRbScintilla.h +1 -1
- data/ext/fox14/include/FXRbScrollArea.h +1 -1
- data/ext/fox14/include/FXRbScrollBar.h +1 -1
- data/ext/fox14/include/FXRbScrollPane.h +1 -1
- data/ext/fox14/include/FXRbScrollWindow.h +1 -1
- data/ext/fox14/include/FXRbSearchDialog.h +1 -1
- data/ext/fox14/include/FXRbSeparator.h +1 -1
- data/ext/fox14/include/FXRbSettings.h +1 -1
- data/ext/fox14/include/FXRbShell.h +1 -1
- data/ext/fox14/include/FXRbShutter.h +1 -1
- data/ext/fox14/include/FXRbSlider.h +1 -1
- data/ext/fox14/include/FXRbSpinner.h +1 -1
- data/ext/fox14/include/FXRbSplashWindow.h +1 -1
- data/ext/fox14/include/FXRbSplitter.h +1 -1
- data/ext/fox14/include/FXRbSpring.h +1 -1
- data/ext/fox14/include/FXRbStatusBar.h +1 -1
- data/ext/fox14/include/FXRbStatusLine.h +1 -1
- data/ext/fox14/include/FXRbStream.h +1 -1
- data/ext/fox14/include/FXRbStringDict.h +1 -1
- data/ext/fox14/include/FXRbSwitcher.h +1 -1
- data/ext/fox14/include/FXRbTGAIcon.h +1 -1
- data/ext/fox14/include/FXRbTGAImage.h +1 -1
- data/ext/fox14/include/FXRbTIFIcon.h +1 -1
- data/ext/fox14/include/FXRbTIFImage.h +1 -1
- data/ext/fox14/include/FXRbTabBar.h +1 -1
- data/ext/fox14/include/FXRbTabBook.h +1 -1
- data/ext/fox14/include/FXRbTabItem.h +1 -1
- data/ext/fox14/include/FXRbTable.h +1 -1
- data/ext/fox14/include/FXRbText.h +1 -1
- data/ext/fox14/include/FXRbTextField.h +1 -1
- data/ext/fox14/include/FXRbToggleButton.h +1 -1
- data/ext/fox14/include/FXRbToolBar.h +1 -1
- data/ext/fox14/include/FXRbToolBarGrip.h +1 -1
- data/ext/fox14/include/FXRbToolBarShell.h +1 -1
- data/ext/fox14/include/FXRbToolBarTab.h +1 -1
- data/ext/fox14/include/FXRbToolTip.h +1 -1
- data/ext/fox14/include/FXRbTopWindow.h +1 -1
- data/ext/fox14/include/FXRbTreeList.h +1 -1
- data/ext/fox14/include/FXRbTreeListBox.h +1 -1
- data/ext/fox14/include/FXRbTriStateButton.h +1 -1
- data/ext/fox14/include/FXRbVerticalFrame.h +1 -1
- data/ext/fox14/include/FXRbVisual.h +1 -1
- data/ext/fox14/include/FXRbWindow.h +1 -1
- data/ext/fox14/include/FXRbWizard.h +1 -1
- data/ext/fox14/include/FXRbXBMIcon.h +1 -1
- data/ext/fox14/include/FXRbXBMImage.h +1 -1
- data/ext/fox14/include/FXRbXPMIcon.h +1 -1
- data/ext/fox14/include/FXRbXPMImage.h +1 -1
- data/ext/fox14/include/FXRuby.h +1 -1
- data/ext/fox14/label_wrap.cpp +23 -8
- data/ext/fox14/markfuncs.cpp +8 -1
- data/ext/fox14/mdi_wrap.cpp +47 -17
- data/ext/fox14/menu_wrap.cpp +34 -10
- data/ext/fox14/scintilla_wrap.cpp +31 -7
- data/ext/fox14/table_wrap.cpp +31 -7
- data/ext/fox14/text_wrap.cpp +31 -7
- data/ext/fox14/treelist_wrap.cpp +31 -7
- data/ext/fox14/ui_wrap.cpp +497 -154
- data/ext/fox14/unregisterOwnedObjects.cpp +1 -1
- data/lib/fox14/aliases.rb +3 -3
- data/lib/fox14/colors.rb +282 -282
- data/lib/fox14/core.rb +7 -0
- data/lib/fox14/splashscreen.rb +83 -83
- data/lib/fox14/version.rb +1 -1
- data/rdoc-sources/FX4Splitter.rb +138 -138
- data/rdoc-sources/FXFoldingList.rb +2 -2
- data/rdoc-sources/FXQuatd.rb +171 -1
- data/rdoc-sources/FXQuatf.rb +175 -1
- data/rdoc-sources/FXWindow.rb +0 -3
- data/tests/TC_FXComboBox.rb +10 -1
- data/tests/TC_FXDirList.rb +1 -1
- data/tests/TC_FXGLViewer.rb +2 -0
- data/tests/TC_FXHeader.rb +1 -1
- data/tests/TC_FXIconList.rb +1 -1
- data/tests/TC_FXId.rb +1 -1
- data/tests/TC_FXListBox.rb +1 -1
- data/tests/TC_FXMenuCommand.rb +0 -14
- data/tests/TC_FXTable.rb +0 -32
- data/tests/TC_FXTableItem.rb +1 -1
- data/tests/TC_FXTreeList.rb +1 -1
- data/tests/TC_FXTreeListBox.rb +1 -1
- data/web/top.html +15 -15
- metadata +2 -3
- data/ChangeLog +0 -11094
data/examples/dilbert.rb
CHANGED
data/ext/fox14/FXRbApp.cpp
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
***********************************************************************/
|
|
22
22
|
|
|
23
23
|
/***********************************************************************
|
|
24
|
-
* $Id: FXRbApp.cpp
|
|
24
|
+
* $Id: FXRbApp.cpp 2145 2005-08-17 01:04:21Z lyle $
|
|
25
25
|
***********************************************************************/
|
|
26
26
|
|
|
27
27
|
#include "FXRbCommon.h"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
***********************************************************************/
|
|
22
22
|
|
|
23
23
|
/***********************************************************************
|
|
24
|
-
* $Id: FXRbDataTarget.cpp
|
|
24
|
+
* $Id: FXRbDataTarget.cpp 2137 2005-08-14 15:12:43Z lyle $
|
|
25
25
|
***********************************************************************/
|
|
26
26
|
|
|
27
27
|
#include "FXRbCommon.h"
|
data/ext/fox14/FXRbGLViewer.cpp
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
***********************************************************************/
|
|
22
22
|
|
|
23
23
|
/***********************************************************************
|
|
24
|
-
* $Id: FXRbGLViewer.cpp
|
|
24
|
+
* $Id: FXRbGLViewer.cpp 2137 2005-08-14 15:12:43Z lyle $
|
|
25
25
|
***********************************************************************/
|
|
26
26
|
|
|
27
27
|
#include "FXRbCommon.h"
|
data/ext/fox14/FXRuby.cpp
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
***********************************************************************/
|
|
22
22
|
|
|
23
23
|
/***********************************************************************
|
|
24
|
-
* $Id: FXRuby.cpp
|
|
24
|
+
* $Id: FXRuby.cpp 2398 2006-04-26 00:14:18Z lyle $
|
|
25
25
|
***********************************************************************/
|
|
26
26
|
|
|
27
27
|
#ifdef _MSC_VER
|
data/ext/fox14/core_wrap.cpp
CHANGED
|
@@ -1460,13 +1460,6 @@ FXbool FXWindow_removeChild(FXWindow *self,FXWindow *child){
|
|
|
1460
1460
|
return 0;
|
|
1461
1461
|
}
|
|
1462
1462
|
}
|
|
1463
|
-
VALUE FXWindow_getChildren(FXWindow const *self){
|
|
1464
|
-
VALUE ary=rb_ary_new();
|
|
1465
|
-
for(FXWindow* child=self->getFirst();child;child=child->getNext()){
|
|
1466
|
-
rb_ary_push(ary,FXRbGetRubyObj(child, "FXWindow *"));
|
|
1467
|
-
}
|
|
1468
|
-
return ary;
|
|
1469
|
-
}
|
|
1470
1463
|
FXbool FXWindow_before(FXWindow const *self,FXWindow const *other){ return FXWindow::before(self, other); }
|
|
1471
1464
|
FXbool FXWindow_after(FXWindow const *self,FXWindow const *other){ return FXWindow::after(self, other); }
|
|
1472
1465
|
VALUE FXWindow_getCursorPosition(FXWindow const *self){
|
|
@@ -5970,10 +5963,6 @@ static VALUE _wrap_FXWindow_removeChild(int argc, VALUE *argv, VALUE self) { FXW
|
|
|
5970
5963
|
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXWindow, 1);
|
|
5971
5964
|
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1); result = (FXbool)FXWindow_removeChild(arg1,arg2);
|
|
5972
5965
|
vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
5973
|
-
static VALUE _wrap_FXWindow_getChildren(int argc, VALUE *argv, VALUE self) { FXWindow *arg1 = (FXWindow *) 0 ; VALUE result;
|
|
5974
|
-
VALUE vresult = Qnil; if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
5975
|
-
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXWindow, 1);
|
|
5976
|
-
result = (VALUE)FXWindow_getChildren((FXWindow const *)arg1); vresult = result; return vresult; }
|
|
5977
5966
|
static VALUE _wrap_FXWindow_childAtIndex(int argc, VALUE *argv, VALUE self) { FXWindow *arg1 = (FXWindow *) 0 ; FXint arg2 ;
|
|
5978
5967
|
FXWindow *result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
5979
5968
|
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
@@ -10382,7 +10371,6 @@ SWIGEXPORT(void) Init_core(void) {
|
|
|
10382
10371
|
rb_define_method(cFXWindow.klass, "numChildren", VALUEFUNC(_wrap_FXWindow_numChildren), -1);
|
|
10383
10372
|
rb_define_method(cFXWindow.klass, "indexOfChild", VALUEFUNC(_wrap_FXWindow_indexOfChild), -1);
|
|
10384
10373
|
rb_define_method(cFXWindow.klass, "removeChild", VALUEFUNC(_wrap_FXWindow_removeChild), -1);
|
|
10385
|
-
rb_define_method(cFXWindow.klass, "getChildren", VALUEFUNC(_wrap_FXWindow_getChildren), -1);
|
|
10386
10374
|
rb_define_method(cFXWindow.klass, "childAtIndex", VALUEFUNC(_wrap_FXWindow_childAtIndex), -1);
|
|
10387
10375
|
rb_define_singleton_method(cFXWindow.klass, "commonAncestor", VALUEFUNC(_wrap_FXWindow_commonAncestor), -1);
|
|
10388
10376
|
rb_define_singleton_method(cFXWindow.klass, "before?", VALUEFUNC(_wrap_FXWindow_beforeq___), -1);
|
data/ext/fox14/dialogs_wrap.cpp
CHANGED
|
@@ -5617,6 +5617,9 @@ static void *_p_FXFileDialogTo_p_FXTopWindow(void *x) {
|
|
|
5617
5617
|
static void *_p_FXDialogBoxTo_p_FXTopWindow(void *x) {
|
|
5618
5618
|
return (void *)((FXTopWindow *) ((FXDialogBox *) x));
|
|
5619
5619
|
}
|
|
5620
|
+
static void *_p_FXGradientBarTo_p_FXWindow(void *x) {
|
|
5621
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXGradientBar *) x));
|
|
5622
|
+
}
|
|
5620
5623
|
static void *_p_FXShutterItemTo_p_FXWindow(void *x) {
|
|
5621
5624
|
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
|
5622
5625
|
}
|
|
@@ -5758,6 +5761,9 @@ static void *_p_FXFrameTo_p_FXWindow(void *x) {
|
|
|
5758
5761
|
static void *_p_FX7SegmentTo_p_FXWindow(void *x) {
|
|
5759
5762
|
return (void *)((FXWindow *) (FXFrame *) ((FX7Segment *) x));
|
|
5760
5763
|
}
|
|
5764
|
+
static void *_p_FXDockTitleTo_p_FXWindow(void *x) {
|
|
5765
|
+
return (void *)((FXWindow *) (FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
|
5766
|
+
}
|
|
5761
5767
|
static void *_p_FXStatusBarTo_p_FXWindow(void *x) {
|
|
5762
5768
|
return (void *)((FXWindow *) (FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
|
5763
5769
|
}
|
|
@@ -5788,12 +5794,6 @@ static void *_p_FXScrollWindowTo_p_FXWindow(void *x) {
|
|
|
5788
5794
|
static void *_p_FXDockBarTo_p_FXWindow(void *x) {
|
|
5789
5795
|
return (void *)((FXWindow *) (FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
|
5790
5796
|
}
|
|
5791
|
-
static void *_p_FXInputDialogTo_p_FXWindow(void *x) {
|
|
5792
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXInputDialog *) x));
|
|
5793
|
-
}
|
|
5794
|
-
static void *_p_FXSearchDialogTo_p_FXWindow(void *x) {
|
|
5795
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *)(FXReplaceDialog *) ((FXSearchDialog *) x));
|
|
5796
|
-
}
|
|
5797
5797
|
static void *_p_FXFontDialogTo_p_FXWindow(void *x) {
|
|
5798
5798
|
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXFontDialog *) x));
|
|
5799
5799
|
}
|
|
@@ -5803,6 +5803,12 @@ static void *_p_FXColorDialogTo_p_FXWindow(void *x) {
|
|
|
5803
5803
|
static void *_p_FXDirDialogTo_p_FXWindow(void *x) {
|
|
5804
5804
|
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXDirDialog *) x));
|
|
5805
5805
|
}
|
|
5806
|
+
static void *_p_FXSearchDialogTo_p_FXWindow(void *x) {
|
|
5807
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *)(FXReplaceDialog *) ((FXSearchDialog *) x));
|
|
5808
|
+
}
|
|
5809
|
+
static void *_p_FXInputDialogTo_p_FXWindow(void *x) {
|
|
5810
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXInputDialog *) x));
|
|
5811
|
+
}
|
|
5806
5812
|
static void *_p_FXPrintDialogTo_p_FXWindow(void *x) {
|
|
5807
5813
|
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXPrintDialog *) x));
|
|
5808
5814
|
}
|
|
@@ -5896,6 +5902,9 @@ static void *_p_FXWizardTo_p_FXDialogBox(void *x) {
|
|
|
5896
5902
|
static void *_p_FXDocumentTo_p_FXObject(void *x) {
|
|
5897
5903
|
return (void *)((FXObject *) ((FXDocument *) x));
|
|
5898
5904
|
}
|
|
5905
|
+
static void *_p_FXGradientBarTo_p_FXObject(void *x) {
|
|
5906
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
5907
|
+
}
|
|
5899
5908
|
static void *_p_FXRegistryTo_p_FXObject(void *x) {
|
|
5900
5909
|
return (void *)((FXObject *) (FXDict *)(FXSettings *) ((FXRegistry *) x));
|
|
5901
5910
|
}
|
|
@@ -6076,6 +6085,9 @@ static void *_p_FXFrameTo_p_FXObject(void *x) {
|
|
|
6076
6085
|
static void *_p_FX7SegmentTo_p_FXObject(void *x) {
|
|
6077
6086
|
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
|
6078
6087
|
}
|
|
6088
|
+
static void *_p_FXDockTitleTo_p_FXObject(void *x) {
|
|
6089
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
|
6090
|
+
}
|
|
6079
6091
|
static void *_p_FXStringDictTo_p_FXObject(void *x) {
|
|
6080
6092
|
return (void *)((FXObject *) (FXDict *) ((FXStringDict *) x));
|
|
6081
6093
|
}
|
|
@@ -6196,6 +6208,9 @@ static void *_p_FXToolBarShellTo_p_FXObject(void *x) {
|
|
|
6196
6208
|
static void *_p_FXDirBoxTo_p_FXObject(void *x) {
|
|
6197
6209
|
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
|
6198
6210
|
}
|
|
6211
|
+
static void *_p_FXGradientBarTo_p_FXDrawable(void *x) {
|
|
6212
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
6213
|
+
}
|
|
6199
6214
|
static void *_p_FXShutterItemTo_p_FXDrawable(void *x) {
|
|
6200
6215
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
|
6201
6216
|
}
|
|
@@ -6274,12 +6289,12 @@ static void *_p_FXProgressBarTo_p_FXDrawable(void *x) {
|
|
|
6274
6289
|
static void *_p_FXShutterTo_p_FXDrawable(void *x) {
|
|
6275
6290
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutter *) x));
|
|
6276
6291
|
}
|
|
6277
|
-
static void *_p_FXReplaceDialogTo_p_FXDrawable(void *x) {
|
|
6278
|
-
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXReplaceDialog *) x));
|
|
6279
|
-
}
|
|
6280
6292
|
static void *_p_FXFileDialogTo_p_FXDrawable(void *x) {
|
|
6281
6293
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXFileDialog *) x));
|
|
6282
6294
|
}
|
|
6295
|
+
static void *_p_FXReplaceDialogTo_p_FXDrawable(void *x) {
|
|
6296
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXReplaceDialog *) x));
|
|
6297
|
+
}
|
|
6283
6298
|
static void *_p_FXProgressDialogTo_p_FXDrawable(void *x) {
|
|
6284
6299
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXProgressDialog *) x));
|
|
6285
6300
|
}
|
|
@@ -6337,6 +6352,9 @@ static void *_p_FXFrameTo_p_FXDrawable(void *x) {
|
|
|
6337
6352
|
static void *_p_FX7SegmentTo_p_FXDrawable(void *x) {
|
|
6338
6353
|
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
|
6339
6354
|
}
|
|
6355
|
+
static void *_p_FXDockTitleTo_p_FXDrawable(void *x) {
|
|
6356
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
|
6357
|
+
}
|
|
6340
6358
|
static void *_p_FXStatusBarTo_p_FXDrawable(void *x) {
|
|
6341
6359
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
|
6342
6360
|
}
|
|
@@ -6370,9 +6388,6 @@ static void *_p_FXScrollWindowTo_p_FXDrawable(void *x) {
|
|
|
6370
6388
|
static void *_p_FXDockBarTo_p_FXDrawable(void *x) {
|
|
6371
6389
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXPacker *) ((FXDockBar *) x));
|
|
6372
6390
|
}
|
|
6373
|
-
static void *_p_FXSearchDialogTo_p_FXDrawable(void *x) {
|
|
6374
|
-
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *)(FXReplaceDialog *) ((FXSearchDialog *) x));
|
|
6375
|
-
}
|
|
6376
6391
|
static void *_p_FXFontDialogTo_p_FXDrawable(void *x) {
|
|
6377
6392
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXFontDialog *) x));
|
|
6378
6393
|
}
|
|
@@ -6382,6 +6397,9 @@ static void *_p_FXColorDialogTo_p_FXDrawable(void *x) {
|
|
|
6382
6397
|
static void *_p_FXDirDialogTo_p_FXDrawable(void *x) {
|
|
6383
6398
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXDirDialog *) x));
|
|
6384
6399
|
}
|
|
6400
|
+
static void *_p_FXSearchDialogTo_p_FXDrawable(void *x) {
|
|
6401
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *)(FXReplaceDialog *) ((FXSearchDialog *) x));
|
|
6402
|
+
}
|
|
6385
6403
|
static void *_p_FXInputDialogTo_p_FXDrawable(void *x) {
|
|
6386
6404
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *)(FXDialogBox *) ((FXInputDialog *) x));
|
|
6387
6405
|
}
|
|
@@ -6442,6 +6460,9 @@ static void *_p_FXFileStreamTo_p_FXStream(void *x) {
|
|
|
6442
6460
|
static void *_p_FXMemoryStreamTo_p_FXStream(void *x) {
|
|
6443
6461
|
return (void *)((FXStream *) ((FXMemoryStream *) x));
|
|
6444
6462
|
}
|
|
6463
|
+
static void *_p_FXGradientBarTo_p_FXId(void *x) {
|
|
6464
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
6465
|
+
}
|
|
6445
6466
|
static void *_p_FXShutterItemTo_p_FXId(void *x) {
|
|
6446
6467
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXVerticalFrame *) ((FXShutterItem *) x));
|
|
6447
6468
|
}
|
|
@@ -6592,6 +6613,9 @@ static void *_p_FXFrameTo_p_FXId(void *x) {
|
|
|
6592
6613
|
static void *_p_FX7SegmentTo_p_FXId(void *x) {
|
|
6593
6614
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FX7Segment *) x));
|
|
6594
6615
|
}
|
|
6616
|
+
static void *_p_FXDockTitleTo_p_FXId(void *x) {
|
|
6617
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXDockHandler *) ((FXDockTitle *) x));
|
|
6618
|
+
}
|
|
6595
6619
|
static void *_p_FXStatusBarTo_p_FXId(void *x) {
|
|
6596
6620
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXHorizontalFrame *) ((FXStatusBar *) x));
|
|
6597
6621
|
}
|
|
@@ -6691,16 +6715,16 @@ static void *_p_FXFileSelectorTo_p_FXId(void *x) {
|
|
|
6691
6715
|
static void *_p_FXDirSelectorTo_p_FXId(void *x) {
|
|
6692
6716
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *) ((FXDirSelector *) x));
|
|
6693
6717
|
}
|
|
6694
|
-
static void *_p_FXToolBarShellTo_p_FXId(void *x) {
|
|
6695
|
-
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
|
6696
|
-
}
|
|
6697
6718
|
static void *_p_FXToolBarTo_p_FXId(void *x) {
|
|
6698
6719
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXDockBar *) ((FXToolBar *) x));
|
|
6699
6720
|
}
|
|
6721
|
+
static void *_p_FXToolBarShellTo_p_FXId(void *x) {
|
|
6722
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXToolBarShell *) x));
|
|
6723
|
+
}
|
|
6700
6724
|
static void *_p_FXDirBoxTo_p_FXId(void *x) {
|
|
6701
6725
|
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXPacker *)(FXTreeListBox *) ((FXDirBox *) x));
|
|
6702
6726
|
}
|
|
6703
|
-
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_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_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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_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_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_FXProgressBar", _p_FXProgressBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_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_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_FXMessageBox", _p_FXMessageBoxTo_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_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_FXRealSpinner", _p_FXRealSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDirDialog", _p_FXDirDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_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_FXColorWell", _p_FXColorWellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_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}};
|
|
6727
|
+
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_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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_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_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_FXProgressBar", _p_FXProgressBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_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_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_FXMessageBox", _p_FXMessageBoxTo_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_FXRealSpinner", _p_FXRealSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDirDialog", _p_FXDirDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_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_FXColorWell", _p_FXColorWellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_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}};
|
|
6704
6728
|
static swig_type_info _swigt__p_FXDirDialog[] = {{"_p_FXDirDialog", 0, "FXDirDialog *", 0, 0, 0, 0},{"_p_FXDirDialog", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6705
6729
|
static swig_type_info _swigt__p_FXColorDialog[] = {{"_p_FXColorDialog", 0, "FXColorDialog *", 0, 0, 0, 0},{"_p_FXColorDialog", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6706
6730
|
static swig_type_info _swigt__p_FXFontDialog[] = {{"_p_FXFontDialog", 0, "FXFontDialog *", 0, 0, 0, 0},{"_p_FXFontDialog", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
@@ -6709,17 +6733,17 @@ static swig_type_info _swigt__p_FXInputDialog[] = {{"_p_FXInputDialog", 0, "FXIn
|
|
|
6709
6733
|
static swig_type_info _swigt__p_FXPrintDialog[] = {{"_p_FXPrintDialog", 0, "FXPrintDialog *", 0, 0, 0, 0},{"_p_FXPrintDialog", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6710
6734
|
static swig_type_info _swigt__p_FXPrinter[] = {{"_p_FXPrinter", 0, "FXPrinter *", 0, 0, 0, 0},{"_p_FXPrinter", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6711
6735
|
static swig_type_info _swigt__p_FXMessageBox[] = {{"_p_FXMessageBox", 0, "FXMessageBox *", 0, 0, 0, 0},{"_p_FXMessageBox", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6712
|
-
static swig_type_info _swigt__p_FXWindow[] = {{"_p_FXWindow", 0, "FXWindow *", 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDialogBox", _p_FXDialogBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXWizard", _p_FXWizardTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"
|
|
6736
|
+
static swig_type_info _swigt__p_FXWindow[] = {{"_p_FXWindow", 0, "FXWindow *", 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShutterItem", _p_FXShutterItemTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBar", _p_FXTabBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSwitcher", _p_FXSwitcherTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDriveBox", _p_FXDriveBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMatrix", _p_FXMatrixTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDialogBox", _p_FXDialogBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollCorner", _p_FXScrollCornerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXWizard", _p_FXWizardTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSpring", _p_FXSpringTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPacker", _p_FXPackerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTabBook", _p_FXTabBookTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_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_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockSite", _p_FXDockSiteTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXGroupBox", _p_FXGroupBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockHandler", _p_FXDockHandlerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXListBox", _p_FXListBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTreeListBox", _p_FXTreeListBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXCanvas", _p_FXCanvasTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMessageBox", _p_FXMessageBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarGrip", _p_FXToolBarGripTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollBar", _p_FXScrollBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXComboBox", _p_FXComboBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FX7Segment", _p_FX7SegmentTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockTitle", _p_FXDockTitleTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_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_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXWindow", 0, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDockBar", _p_FXDockBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXScrollArea", _p_FXScrollAreaTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_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_FXImageView", _p_FXImageViewTo_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_FXToolBarShell", _p_FXToolBarShellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXToolBar", _p_FXToolBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXDirBox", _p_FXDirBoxTo_p_FXWindow, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6713
6737
|
static swig_type_info _swigt__p_FXTopWindow[] = {{"_p_FXTopWindow", 0, "FXTopWindow *", 0, 0, 0, 0},{"_p_FXMessageBox", _p_FXMessageBoxTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXTopWindow", 0, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXWizard", _p_FXWizardTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXTopWindow, 0, 0, 0, 0, 0},{"_p_FXDialogBox", _p_FXDialogBoxTo_p_FXTopWindow, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6714
6738
|
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_FXMessageBox", _p_FXMessageBoxTo_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_FXFileDialog", _p_FXFileDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_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_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDialogBox", _p_FXDialogBoxTo_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_FXSpinner", _p_FXSpinnerTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXRealSpinner", _p_FXRealSpinnerTo_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_FXSwitcher", _p_FXSwitcherTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXFontSelector", _p_FXFontSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXColorSelector", _p_FXColorSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXFileSelector", _p_FXFileSelectorTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDirSelector", _p_FXDirSelectorTo_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_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_FXWizard", _p_FXWizardTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_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_FXInputDialog", _p_FXInputDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_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}};
|
|
6715
6739
|
static swig_type_info _swigt__p_FXChoiceBox[] = {{"_p_FXChoiceBox", 0, "FXChoiceBox *", 0, 0, 0, 0},{"_p_FXChoiceBox", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6716
6740
|
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}};
|
|
6717
|
-
static swig_type_info _swigt__p_FXId[] = {{"_p_FXId", 0, "FXId *", 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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_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_FXProgressBar", _p_FXProgressBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_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_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_FXMessageBox", _p_FXMessageBoxTo_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_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_FXRealSpinner", _p_FXRealSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDockBar", _p_FXDockBarTo_p_FXId, 0, 0, 0, 0, 0},{"
|
|
6741
|
+
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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_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_FXProgressBar", _p_FXProgressBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_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_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_FXMessageBox", _p_FXMessageBoxTo_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_FXRealSpinner", _p_FXRealSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDockBar", _p_FXDockBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_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_FXColorWell", _p_FXColorWellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDragCorner", _p_FXDragCornerTo_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}};
|
|
6718
6742
|
static swig_type_info _swigt__p_FXShell[] = {{"_p_FXShell", 0, "FXShell *", 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXMessageBox", _p_FXMessageBoxTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXShell", 0, 0, 0, 0, 0, 0},{"_p_FXWizard", _p_FXWizardTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXToolBarShell", _p_FXToolBarShellTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXShell, 0, 0, 0, 0, 0},{"_p_FXDialogBox", _p_FXDialogBoxTo_p_FXShell, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6719
6743
|
static swig_type_info _swigt__p_FXWizard[] = {{"_p_FXWizard", 0, "FXWizard *", 0, 0, 0, 0},{"_p_FXWizard", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6720
6744
|
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}};
|
|
6721
6745
|
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}};
|
|
6722
|
-
static swig_type_info _swigt__p_FXDrawable[] = {{"_p_FXDrawable", 0, "FXDrawable *", 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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_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},{"
|
|
6746
|
+
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_FXDialogBox", _p_FXDialogBoxTo_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_FXWizard", _p_FXWizardTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXChoiceBox", _p_FXChoiceBoxTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplitter", _p_FXSplitterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FX4Splitter", _p_FX4SplitterTo_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_FXProgressBar", _p_FXProgressBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShutter", _p_FXShutterTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFileDialog", _p_FXFileDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXReplaceDialog", _p_FXReplaceDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXProgressDialog", _p_FXProgressDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXToolTip", _p_FXToolTipTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_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_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_FXMessageBox", _p_FXMessageBoxTo_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_FXRealSpinner", _p_FXRealSpinnerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSpinner", _p_FXSpinnerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXScrollWindow", _p_FXScrollWindowTo_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_FXMainWindow", _p_FXMainWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_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_FXDockBar", _p_FXDockBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFontDialog", _p_FXFontDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorDialog", _p_FXColorDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDirDialog", _p_FXDirDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSearchDialog", _p_FXSearchDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXInputDialog", _p_FXInputDialogTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXPrintDialog", _p_FXPrintDialogTo_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}};
|
|
6723
6747
|
static swig_type_info _swigt__p_FXHorizontalFrame[] = {{"_p_FXHorizontalFrame", 0, "FXHorizontalFrame *", 0, 0, 0, 0},{"_p_FXHorizontalFrame", 0, 0, 0, 0, 0, 0},{"_p_FXStatusBar", _p_FXStatusBarTo_p_FXHorizontalFrame, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
6724
6748
|
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}};
|
|
6725
6749
|
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}};
|
data/ext/fox14/frames_wrap.cpp
CHANGED
|
@@ -516,38 +516,42 @@ SWIGIMPORT(void) SWIG_Ruby_ConvertPacked(VALUE obj, void *ptr, int sz, swig_ty
|
|
|
516
516
|
|
|
517
517
|
/* -------- TYPES TABLE (BEGIN) -------- */
|
|
518
518
|
|
|
519
|
-
#define
|
|
520
|
-
#define
|
|
521
|
-
#define
|
|
522
|
-
#define
|
|
523
|
-
#define
|
|
524
|
-
#define
|
|
525
|
-
#define
|
|
526
|
-
#define
|
|
527
|
-
#define
|
|
528
|
-
#define
|
|
529
|
-
#define
|
|
530
|
-
#define
|
|
531
|
-
#define
|
|
532
|
-
#define
|
|
533
|
-
#define
|
|
534
|
-
#define
|
|
535
|
-
#define
|
|
536
|
-
#define
|
|
537
|
-
#define
|
|
538
|
-
#define
|
|
539
|
-
#define
|
|
540
|
-
#define
|
|
541
|
-
#define
|
|
542
|
-
#define
|
|
543
|
-
#define
|
|
544
|
-
#define
|
|
519
|
+
#define SWIGTYPE_p_FXDial swig_types[0]
|
|
520
|
+
#define SWIGTYPE_p_FXint swig_types[1]
|
|
521
|
+
#define SWIGTYPE_p_FXComposite swig_types[2]
|
|
522
|
+
#define SWIGTYPE_p_FXTextField swig_types[3]
|
|
523
|
+
#define SWIGTYPE_p_FXImage swig_types[4]
|
|
524
|
+
#define SWIGTYPE_p_FXId swig_types[5]
|
|
525
|
+
#define SWIGTYPE_p_FXArrowButton swig_types[6]
|
|
526
|
+
#define SWIGTYPE_p_FXWindow swig_types[7]
|
|
527
|
+
#define SWIGTYPE_p_FXRuler swig_types[8]
|
|
528
|
+
#define SWIGTYPE_p_FXIcon swig_types[9]
|
|
529
|
+
#define SWIGTYPE_p_FXVerticalSeparator swig_types[10]
|
|
530
|
+
#define SWIGTYPE_p_FXHorizontalSeparator swig_types[11]
|
|
531
|
+
#define SWIGTYPE_p_FXSeparator swig_types[12]
|
|
532
|
+
#define SWIGTYPE_p_FXStatusLine swig_types[13]
|
|
533
|
+
#define SWIGTYPE_p_FXBitmap swig_types[14]
|
|
534
|
+
#define SWIGTYPE_p_FXObject swig_types[15]
|
|
535
|
+
#define SWIGTYPE_p_FXGradientBar swig_types[16]
|
|
536
|
+
#define SWIGTYPE_p_FXColorWheel swig_types[17]
|
|
537
|
+
#define SWIGTYPE_p_FXBitmapFrame swig_types[18]
|
|
538
|
+
#define SWIGTYPE_p_FXImageFrame swig_types[19]
|
|
539
|
+
#define SWIGTYPE_p_FXDrawable swig_types[20]
|
|
540
|
+
#define SWIGTYPE_p_FXProgressBar swig_types[21]
|
|
541
|
+
#define SWIGTYPE_p_FXStream swig_types[22]
|
|
542
|
+
#define SWIGTYPE_p_FXHeader swig_types[23]
|
|
543
|
+
#define SWIGTYPE_p_FXColorWell swig_types[24]
|
|
544
|
+
#define SWIGTYPE_p_FXHeaderItem swig_types[25]
|
|
545
545
|
#define SWIGTYPE_p_FXRegion swig_types[26]
|
|
546
|
-
#define
|
|
547
|
-
#define
|
|
548
|
-
#define
|
|
549
|
-
#define
|
|
550
|
-
|
|
546
|
+
#define SWIGTYPE_p_FXToolBarTab swig_types[27]
|
|
547
|
+
#define SWIGTYPE_p_FXFont swig_types[28]
|
|
548
|
+
#define SWIGTYPE_p_p_FXGradient swig_types[29]
|
|
549
|
+
#define SWIGTYPE_p_FXGradient swig_types[30]
|
|
550
|
+
#define SWIGTYPE_p_FXFrame swig_types[31]
|
|
551
|
+
#define SWIGTYPE_p_FXRealSlider swig_types[32]
|
|
552
|
+
#define SWIGTYPE_p_FXSlider swig_types[33]
|
|
553
|
+
#define SWIGTYPE_p_FXColorBar swig_types[34]
|
|
554
|
+
static swig_type_info *swig_types[36];
|
|
551
555
|
|
|
552
556
|
/* -------- TYPES TABLE (END) -------- */
|
|
553
557
|
|
|
@@ -841,6 +845,45 @@ FXToolBarTab *new_FXToolBarTab(FXComposite *p,FXObject *tgt,FXSelector sel,FXuin
|
|
|
841
845
|
|
|
842
846
|
swig_class cFXToolBarTab;
|
|
843
847
|
static void free_FXToolBarTab(FXToolBarTab *);
|
|
848
|
+
|
|
849
|
+
swig_class cFXGradient;
|
|
850
|
+
FXGradientBar *new_FXGradientBar(FXComposite *p,FXObject *tgt,FXSelector sel,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb){
|
|
851
|
+
return new FXRbGradientBar(p,tgt,sel,opts,x,y,w,h,pl,pr,pt,pb);
|
|
852
|
+
}
|
|
853
|
+
FXbool FXGradientBar_selectSegments(FXGradientBar *self,FXint fm,FXint to,FXbool notify){
|
|
854
|
+
if(fm>to){
|
|
855
|
+
rb_raise(rb_eArgError,"'from' index is greater than 'to' index");
|
|
856
|
+
}
|
|
857
|
+
if(fm<0 || to>=self->getNumSegments()){
|
|
858
|
+
rb_raise(rb_eIndexError,"segment index out of bounds");
|
|
859
|
+
}
|
|
860
|
+
return self->selectSegments(fm,to,notify);
|
|
861
|
+
}
|
|
862
|
+
VALUE FXGradientBar_gradient(FXGradientBar *self,FXint nramp){
|
|
863
|
+
FXColor* ramp;
|
|
864
|
+
VALUE ary;
|
|
865
|
+
FXint i;
|
|
866
|
+
if(nramp>0){
|
|
867
|
+
if(FXMALLOC(&ramp,FXColor,nramp)){
|
|
868
|
+
self->gradient(ramp,nramp);
|
|
869
|
+
ary=rb_ary_new2(nramp);
|
|
870
|
+
for(i=0; i<nramp; i++){
|
|
871
|
+
rb_ary_store(ary,i,to_ruby(ramp[i]));
|
|
872
|
+
}
|
|
873
|
+
FXFREE(&ramp);
|
|
874
|
+
return ary;
|
|
875
|
+
}
|
|
876
|
+
else{
|
|
877
|
+
rb_raise(rb_eNoMemError,"");
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
else{
|
|
881
|
+
return rb_ary_new();
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
swig_class cFXGradientBar;
|
|
886
|
+
static void free_FXGradientBar(FXGradientBar *);
|
|
844
887
|
static VALUE _wrap_FXArrowButton_onPaint(int argc, VALUE *argv, VALUE self) { FXArrowButton *arg1 = (FXArrowButton *) 0 ;
|
|
845
888
|
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
846
889
|
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
@@ -7317,161 +7360,726 @@ static VALUE _wrap_FXToolBarTab_setShape(int nargs, VALUE *args, VALUE self) { i
|
|
|
7317
7360
|
static VALUE _wrap_FXToolBarTab_clearShape(int argc, VALUE *argv, VALUE self) { FXToolBarTab *arg1 = (FXToolBarTab *) 0 ;
|
|
7318
7361
|
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7319
7362
|
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXToolBarTab, 1); FXToolBarTab_clearShape(arg1); return Qnil; }
|
|
7363
|
+
static VALUE _wrap_FXGradient_lower_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7364
|
+
FXdouble arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7365
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = (FXdouble) NUM2DBL(argv[0]);
|
|
7366
|
+
if (arg1) (arg1)->lower = arg2; return Qnil; }
|
|
7367
|
+
static VALUE _wrap_FXGradient_lower_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7368
|
+
FXdouble result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7369
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7370
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXdouble) ((arg1)->lower);
|
|
7371
|
+
vresult = rb_float_new(result); return vresult; }
|
|
7372
|
+
static VALUE _wrap_FXGradient_middle_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7373
|
+
FXdouble arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7374
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = (FXdouble) NUM2DBL(argv[0]);
|
|
7375
|
+
if (arg1) (arg1)->middle = arg2; return Qnil; }
|
|
7376
|
+
static VALUE _wrap_FXGradient_middle_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7377
|
+
FXdouble result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7378
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7379
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXdouble) ((arg1)->middle);
|
|
7380
|
+
vresult = rb_float_new(result); return vresult; }
|
|
7381
|
+
static VALUE _wrap_FXGradient_upper_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7382
|
+
FXdouble arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7383
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = (FXdouble) NUM2DBL(argv[0]);
|
|
7384
|
+
if (arg1) (arg1)->upper = arg2; return Qnil; }
|
|
7385
|
+
static VALUE _wrap_FXGradient_upper_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7386
|
+
FXdouble result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7387
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7388
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXdouble) ((arg1)->upper);
|
|
7389
|
+
vresult = rb_float_new(result); return vresult; }
|
|
7390
|
+
static VALUE _wrap_FXGradient_lowerColor_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7391
|
+
FXColor arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7392
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = to_FXColor(argv[0]);
|
|
7393
|
+
if (arg1) (arg1)->lowerColor = arg2; return Qnil; }
|
|
7394
|
+
static VALUE _wrap_FXGradient_lowerColor_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7395
|
+
FXColor result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7396
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7397
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXColor) ((arg1)->lowerColor);
|
|
7398
|
+
vresult = UINT2NUM(result); return vresult; }
|
|
7399
|
+
static VALUE _wrap_FXGradient_upperColor_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7400
|
+
FXColor arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7401
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = to_FXColor(argv[0]);
|
|
7402
|
+
if (arg1) (arg1)->upperColor = arg2; return Qnil; }
|
|
7403
|
+
static VALUE _wrap_FXGradient_upperColor_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7404
|
+
FXColor result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7405
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7406
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXColor) ((arg1)->upperColor);
|
|
7407
|
+
vresult = UINT2NUM(result); return vresult; }
|
|
7408
|
+
static VALUE _wrap_FXGradient_blend_set(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7409
|
+
FXuchar arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7410
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); arg2 = (FXuchar) NUM2INT(argv[0]);
|
|
7411
|
+
if (arg1) (arg1)->blend = arg2; return Qnil; }
|
|
7412
|
+
static VALUE _wrap_FXGradient_blend_get(int argc, VALUE *argv, VALUE self) { FXGradient *arg1 = (FXGradient *) 0 ;
|
|
7413
|
+
FXuchar result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7414
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7415
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradient, 1); result = (FXuchar) ((arg1)->blend);
|
|
7416
|
+
vresult = UINT2NUM(result); return vresult; }
|
|
7417
|
+
static VALUE _wrap_FXGradientBar_onPaint(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7418
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7419
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7420
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7421
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7422
|
+
result = (long)(arg1)->onPaint(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7423
|
+
static VALUE _wrap_FXGradientBar_onLeftBtnPress(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7424
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7425
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7426
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7427
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7428
|
+
result = (long)(arg1)->onLeftBtnPress(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7429
|
+
static VALUE _wrap_FXGradientBar_onLeftBtnRelease(int argc, VALUE *argv, VALUE self) {
|
|
7430
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ;
|
|
7431
|
+
long result; VALUE vresult = Qnil; if ((argc < 3) || (argc > 3))
|
|
7432
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7433
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7434
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7435
|
+
result = (long)(arg1)->onLeftBtnRelease(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7436
|
+
static VALUE _wrap_FXGradientBar_onMotion(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7437
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7438
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7439
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7440
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7441
|
+
result = (long)(arg1)->onMotion(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7442
|
+
static VALUE _wrap_FXGradientBar_onDNDEnter(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7443
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7444
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7445
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7446
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7447
|
+
result = (long)(arg1)->onDNDEnter(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7448
|
+
static VALUE _wrap_FXGradientBar_onDNDLeave(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7449
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7450
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7451
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7452
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7453
|
+
result = (long)(arg1)->onDNDLeave(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7454
|
+
static VALUE _wrap_FXGradientBar_onDNDMotion(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7455
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7456
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7457
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7458
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7459
|
+
result = (long)(arg1)->onDNDMotion(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7460
|
+
static VALUE _wrap_FXGradientBar_onDNDDrop(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7461
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7462
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7463
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7464
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = to_FXEvent(argv[2]);
|
|
7465
|
+
result = (long)(arg1)->onDNDDrop(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7466
|
+
static VALUE _wrap_FXGradientBar_onCmdBlending(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7467
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7468
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7469
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7470
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7471
|
+
result = (long)(arg1)->onCmdBlending(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7472
|
+
static VALUE _wrap_FXGradientBar_onUpdBlending(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7473
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7474
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7475
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7476
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7477
|
+
result = (long)(arg1)->onUpdBlending(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7478
|
+
static VALUE _wrap_FXGradientBar_onUpdSegColor(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7479
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7480
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7481
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7482
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7483
|
+
result = (long)(arg1)->onUpdSegColor(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7484
|
+
static VALUE _wrap_FXGradientBar_onCmdSegColor(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7485
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7486
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7487
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7488
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7489
|
+
result = (long)(arg1)->onCmdSegColor(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7490
|
+
static VALUE _wrap_FXGradientBar_onUpdRecenter(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7491
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7492
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7493
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7494
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7495
|
+
result = (long)(arg1)->onUpdRecenter(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7496
|
+
static VALUE _wrap_FXGradientBar_onCmdRecenter(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7497
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7498
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7499
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7500
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7501
|
+
result = (long)(arg1)->onCmdRecenter(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7502
|
+
static VALUE _wrap_FXGradientBar_onUpdSplit(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7503
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7504
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7505
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7506
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7507
|
+
result = (long)(arg1)->onUpdSplit(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7508
|
+
static VALUE _wrap_FXGradientBar_onCmdSplit(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7509
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7510
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7511
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7512
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7513
|
+
result = (long)(arg1)->onCmdSplit(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7514
|
+
static VALUE _wrap_FXGradientBar_onUpdMerge(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7515
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7516
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7517
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7518
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7519
|
+
result = (long)(arg1)->onUpdMerge(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7520
|
+
static VALUE _wrap_FXGradientBar_onCmdMerge(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7521
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7522
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7523
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7524
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7525
|
+
result = (long)(arg1)->onCmdMerge(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7526
|
+
static VALUE _wrap_FXGradientBar_onUpdUniform(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7527
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7528
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7529
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7530
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7531
|
+
result = (long)(arg1)->onUpdUniform(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7532
|
+
static VALUE _wrap_FXGradientBar_onCmdUniform(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7533
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7534
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7535
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7536
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7537
|
+
result = (long)(arg1)->onCmdUniform(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7538
|
+
static VALUE _wrap_FXGradientBar_onCmdSetHelp(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7539
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; FXString value4 ;
|
|
7540
|
+
VALUE vresult = Qnil; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7541
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7542
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); {
|
|
7543
|
+
value4 = FXString(STR2CSTR(argv[2])); arg4 = (void *) &value4; } result = (long)(arg1)->onCmdSetHelp(arg2,arg3,arg4);
|
|
7544
|
+
vresult = INT2NUM(result); return vresult; }
|
|
7545
|
+
static VALUE _wrap_FXGradientBar_onCmdGetHelp(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7546
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7547
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7548
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7549
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7550
|
+
result = (long)(arg1)->onCmdGetHelp(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7551
|
+
static VALUE _wrap_FXGradientBar_onCmdSetTip(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7552
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; FXString value4 ;
|
|
7553
|
+
VALUE vresult = Qnil; if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7554
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7555
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); {
|
|
7556
|
+
value4 = FXString(STR2CSTR(argv[2])); arg4 = (void *) &value4; } result = (long)(arg1)->onCmdSetTip(arg2,arg3,arg4);
|
|
7557
|
+
vresult = INT2NUM(result); return vresult; }
|
|
7558
|
+
static VALUE _wrap_FXGradientBar_onCmdGetTip(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7559
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7560
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7561
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7562
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7563
|
+
result = (long)(arg1)->onCmdGetTip(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7564
|
+
static VALUE _wrap_FXGradientBar_onQueryHelp(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7565
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7566
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7567
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7568
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7569
|
+
result = (long)(arg1)->onQueryHelp(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7570
|
+
static VALUE _wrap_FXGradientBar_onQueryTip(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7571
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 ; void *arg4 = (void *) 0 ; long result; VALUE vresult = Qnil;
|
|
7572
|
+
if ((argc < 3) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7573
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7574
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXObject, 1); arg3 = NUM2UINT(argv[1]); arg4 = 0;
|
|
7575
|
+
result = (long)(arg1)->onQueryTip(arg2,arg3,arg4); vresult = INT2NUM(result); return vresult; }
|
|
7576
|
+
#ifdef HAVE_RB_DEFINE_ALLOC_FUNC
|
|
7577
|
+
static VALUE _wrap_FXGradientBar_allocate(VALUE self) {
|
|
7578
|
+
#else
|
|
7579
|
+
static VALUE _wrap_FXGradientBar_allocate(int argc, VALUE *argv, VALUE self) {
|
|
7580
|
+
#endif
|
|
7581
|
+
VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_FXGradientBar);
|
|
7582
|
+
#ifndef HAVE_RB_DEFINE_ALLOC_FUNC
|
|
7583
|
+
rb_obj_call_init(vresult, argc, argv);
|
|
7584
|
+
#endif
|
|
7585
|
+
return vresult; }
|
|
7586
|
+
static VALUE _wrap_new_FXGradientBar(int argc, VALUE *argv, VALUE self) { FXComposite *arg1 = (FXComposite *) 0 ;
|
|
7587
|
+
FXObject *arg2 = (FXObject *) 0 ; FXSelector arg3 = (FXSelector) 0 ; FXuint arg4 = (FXuint) FRAME_NORMAL ;
|
|
7588
|
+
FXint arg5 = (FXint) 0 ; FXint arg6 = (FXint) 0 ; FXint arg7 = (FXint) 0 ; FXint arg8 = (FXint) 0 ;
|
|
7589
|
+
FXint arg9 = (FXint) DEFAULT_PAD ; FXint arg10 = (FXint) DEFAULT_PAD ; FXint arg11 = (FXint) DEFAULT_PAD ;
|
|
7590
|
+
FXint arg12 = (FXint) DEFAULT_PAD ; FXGradientBar *result; if ((argc < 1) || (argc > 12))
|
|
7591
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7592
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg1, SWIGTYPE_p_FXComposite, 1); if (argc > 1) {
|
|
7593
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg2, SWIGTYPE_p_FXObject, 1); } if (argc > 2) { arg3 = NUM2UINT(argv[2]); }
|
|
7594
|
+
if (argc > 3) { arg4 = NUM2UINT(argv[3]); } if (argc > 4) { arg5 = NUM2INT(argv[4]); } if (argc > 5) {
|
|
7595
|
+
arg6 = NUM2INT(argv[5]); } if (argc > 6) { arg7 = NUM2INT(argv[6]); } if (argc > 7) { arg8 = NUM2INT(argv[7]); }
|
|
7596
|
+
if (argc > 8) { arg9 = NUM2INT(argv[8]); } if (argc > 9) { arg10 = NUM2INT(argv[9]); } if (argc > 10) {
|
|
7597
|
+
arg11 = NUM2INT(argv[10]); } if (argc > 11) { arg12 = NUM2INT(argv[11]); } {
|
|
7598
|
+
result = (FXGradientBar *)new_FXGradientBar(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12);
|
|
7599
|
+
DATA_PTR(self) = result; FXRbRegisterRubyObj(self, result); if(rb_block_given_p()){ rb_yield(self); } } return self; }
|
|
7600
|
+
static VALUE _wrap_FXGradientBar_getSegment(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7601
|
+
FXint arg2 ; FXint arg3 ; FXint result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
|
7602
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7603
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7604
|
+
result = (FXint)((FXGradientBar const *)arg1)->getSegment(arg2,arg3); vresult = INT2NUM(result); return vresult; }
|
|
7605
|
+
static VALUE _wrap_FXGradientBar_getGrip(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7606
|
+
FXint arg2 ; FXint arg3 ; FXint arg4 ; FXint result; VALUE vresult = Qnil; if ((argc < 3) || (argc > 3))
|
|
7607
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7608
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7609
|
+
arg4 = NUM2INT(argv[2]); result = (FXint)((FXGradientBar const *)arg1)->getGrip(arg2,arg3,arg4); vresult = INT2NUM(result);
|
|
7610
|
+
return vresult; }
|
|
7611
|
+
static VALUE _wrap_FXGradientBar_getNumSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7612
|
+
FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7613
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7614
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7615
|
+
result = (FXint)((FXGradientBar const *)arg1)->getNumSegments(); vresult = INT2NUM(result); return vresult; }
|
|
7616
|
+
static VALUE _wrap_FXGradientBar_setGradients(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7617
|
+
FXGradient *arg2 = (FXGradient *) 0 ; FXint arg3 ; if ((argc < 2) || (argc > 2))
|
|
7618
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7619
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7620
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXGradient, 1); arg3 = NUM2INT(argv[1]);
|
|
7621
|
+
(arg1)->setGradients((FXGradient const *)arg2,arg3); return Qnil; }
|
|
7622
|
+
static VALUE _wrap_FXGradientBar_getGradients(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7623
|
+
FXGradient **arg2 = 0 ; FXint *arg3 = 0 ; if ((argc < 2) || (argc > 2))
|
|
7624
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7625
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7626
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_p_FXGradient, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
|
7627
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXint, 1); if (arg3 == NULL) rb_raise(rb_eTypeError, "null reference");
|
|
7628
|
+
((FXGradientBar const *)arg1)->getGradients(*arg2,*arg3); return Qnil; }
|
|
7629
|
+
static VALUE _wrap_FXGradientBar_setCurrentSegment(int argc, VALUE *argv, VALUE self) {
|
|
7630
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXbool arg3 = (FXbool) 0 ; if ((argc < 1) || (argc > 2))
|
|
7631
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7632
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); if (argc > 1) {
|
|
7633
|
+
arg3 = to_FXbool(argv[1]); } { if (arg2 < -1 || arg2 >= arg1->getNumSegments()) {
|
|
7634
|
+
rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } } (arg1)->setCurrentSegment(arg2,arg3);
|
|
7635
|
+
return Qnil; }
|
|
7636
|
+
static VALUE _wrap_FXGradientBar_getCurrentSegment(int argc, VALUE *argv, VALUE self) {
|
|
7637
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7638
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7639
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7640
|
+
result = (FXint)((FXGradientBar const *)arg1)->getCurrentSegment(); vresult = INT2NUM(result); return vresult; }
|
|
7641
|
+
static VALUE _wrap_FXGradientBar_setAnchorSegment(int argc, VALUE *argv, VALUE self) {
|
|
7642
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; if ((argc < 1) || (argc > 1))
|
|
7643
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7644
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7645
|
+
if (arg2 < -1 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7646
|
+
(arg1)->setAnchorSegment(arg2); return Qnil; }
|
|
7647
|
+
static VALUE _wrap_FXGradientBar_getAnchorSegment(int argc, VALUE *argv, VALUE self) {
|
|
7648
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7649
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7650
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7651
|
+
result = (FXint)((FXGradientBar const *)arg1)->getAnchorSegment(); vresult = INT2NUM(result); return vresult; }
|
|
7652
|
+
static VALUE _wrap_FXGradientBar_selectSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7653
|
+
FXint arg2 ; FXint arg3 ; FXbool arg4 = (FXbool) 0 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 3))
|
|
7654
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7655
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7656
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } result = (FXbool)FXGradientBar_selectSegments(arg1,arg2,arg3,arg4);
|
|
7657
|
+
vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
7658
|
+
static VALUE _wrap_FXGradientBar_deselectSegments(int argc, VALUE *argv, VALUE self) {
|
|
7659
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXbool arg2 ; FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7660
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7661
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = to_FXbool(argv[0]);
|
|
7662
|
+
result = (FXbool)(arg1)->deselectSegments(arg2); vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
7663
|
+
static VALUE _wrap_FXGradientBar_isSegmentSelected(int argc, VALUE *argv, VALUE self) {
|
|
7664
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXbool result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7665
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7666
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7667
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7668
|
+
result = (FXbool)((FXGradientBar const *)arg1)->isSegmentSelected(arg2); vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
7669
|
+
static VALUE _wrap_FXGradientBar_setSegmentLowerColor(int argc, VALUE *argv, VALUE self) {
|
|
7670
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXColor arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7671
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7672
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = to_FXColor(argv[1]);
|
|
7673
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } { if (arg2 < 0 || arg2 >= arg1->getNumSegments()) {
|
|
7674
|
+
rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } } (arg1)->setSegmentLowerColor(arg2,arg3,arg4);
|
|
7675
|
+
return Qnil; }
|
|
7676
|
+
static VALUE _wrap_FXGradientBar_setSegmentUpperColor(int argc, VALUE *argv, VALUE self) {
|
|
7677
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXColor arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7678
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7679
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = to_FXColor(argv[1]);
|
|
7680
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } { if (arg2 < 0 || arg2 >= arg1->getNumSegments()) {
|
|
7681
|
+
rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } } (arg1)->setSegmentUpperColor(arg2,arg3,arg4);
|
|
7682
|
+
return Qnil; }
|
|
7683
|
+
static VALUE _wrap_FXGradientBar_getSegmentLowerColor(int argc, VALUE *argv, VALUE self) {
|
|
7684
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXColor result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7685
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7686
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7687
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7688
|
+
result = (FXColor)((FXGradientBar const *)arg1)->getSegmentLowerColor(arg2); vresult = UINT2NUM(result); return vresult; }
|
|
7689
|
+
static VALUE _wrap_FXGradientBar_getSegmentUpperColor(int argc, VALUE *argv, VALUE self) {
|
|
7690
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXColor result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7691
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7692
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7693
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7694
|
+
result = (FXColor)((FXGradientBar const *)arg1)->getSegmentUpperColor(arg2); vresult = UINT2NUM(result); return vresult; }
|
|
7695
|
+
static VALUE _wrap_FXGradientBar_moveSegmentLower(int argc, VALUE *argv, VALUE self) {
|
|
7696
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7697
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7698
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7699
|
+
arg3 = (FXdouble) NUM2DBL(argv[1]); if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
|
7700
|
+
if (arg2 < 1 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7701
|
+
(arg1)->moveSegmentLower(arg2,arg3,arg4); return Qnil; }
|
|
7702
|
+
static VALUE _wrap_FXGradientBar_moveSegmentMiddle(int argc, VALUE *argv, VALUE self) {
|
|
7703
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7704
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7705
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7706
|
+
arg3 = (FXdouble) NUM2DBL(argv[1]); if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
|
7707
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7708
|
+
(arg1)->moveSegmentMiddle(arg2,arg3,arg4); return Qnil; }
|
|
7709
|
+
static VALUE _wrap_FXGradientBar_moveSegmentUpper(int argc, VALUE *argv, VALUE self) {
|
|
7710
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7711
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7712
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7713
|
+
arg3 = (FXdouble) NUM2DBL(argv[1]); if (argc > 2) { arg4 = to_FXbool(argv[2]); } {
|
|
7714
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()-1) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7715
|
+
(arg1)->moveSegmentUpper(arg2,arg3,arg4); return Qnil; }
|
|
7716
|
+
static VALUE _wrap_FXGradientBar_moveSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7717
|
+
FXint arg2 ; FXint arg3 ; FXdouble arg4 ; FXbool arg5 = (FXbool) 0 ; if ((argc < 3) || (argc > 4))
|
|
7718
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 3)",argc);
|
|
7719
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7720
|
+
arg4 = (FXdouble) NUM2DBL(argv[2]); if (argc > 3) { arg5 = to_FXbool(argv[3]); } (arg1)->moveSegments(arg2,arg3,arg4,arg5);
|
|
7721
|
+
return Qnil; }
|
|
7722
|
+
static VALUE _wrap_FXGradientBar_getSegmentLower(int argc, VALUE *argv, VALUE self) {
|
|
7723
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble result; VALUE vresult = Qnil;
|
|
7724
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7725
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7726
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7727
|
+
result = (FXdouble)((FXGradientBar const *)arg1)->getSegmentLower(arg2); vresult = rb_float_new(result); return vresult; }
|
|
7728
|
+
static VALUE _wrap_FXGradientBar_getSegmentMiddle(int argc, VALUE *argv, VALUE self) {
|
|
7729
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble result; VALUE vresult = Qnil;
|
|
7730
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7731
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7732
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7733
|
+
result = (FXdouble)((FXGradientBar const *)arg1)->getSegmentMiddle(arg2); vresult = rb_float_new(result); return vresult; }
|
|
7734
|
+
static VALUE _wrap_FXGradientBar_getSegmentUpper(int argc, VALUE *argv, VALUE self) {
|
|
7735
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXdouble result; VALUE vresult = Qnil;
|
|
7736
|
+
if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7737
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7738
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7739
|
+
result = (FXdouble)((FXGradientBar const *)arg1)->getSegmentUpper(arg2); vresult = rb_float_new(result); return vresult; }
|
|
7740
|
+
static VALUE _wrap_FXGradientBar_gradient(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7741
|
+
FXint arg2 ; VALUE result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7742
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7743
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7744
|
+
result = (VALUE)FXGradientBar_gradient(arg1,arg2); vresult = result; return vresult; }
|
|
7745
|
+
static VALUE _wrap_FXGradientBar_getSegmentBlend(int argc, VALUE *argv, VALUE self) {
|
|
7746
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXuint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7747
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7748
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); {
|
|
7749
|
+
if (arg2 < 0 || arg2 >= arg1->getNumSegments()) { rb_raise(rb_eIndexError, "segment index %d out of bounds",arg2); } }
|
|
7750
|
+
result = (FXuint)((FXGradientBar const *)arg1)->getSegmentBlend(arg2); vresult = UINT2NUM(result); return vresult; }
|
|
7751
|
+
static VALUE _wrap_FXGradientBar_splitSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7752
|
+
FXint arg2 ; FXint arg3 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 2) || (argc > 3))
|
|
7753
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7754
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7755
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } (arg1)->splitSegments(arg2,arg3,arg4); return Qnil; }
|
|
7756
|
+
static VALUE _wrap_FXGradientBar_mergeSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7757
|
+
FXint arg2 ; FXint arg3 ; FXbool arg4 = (FXbool) 0 ; if ((argc < 2) || (argc > 3))
|
|
7758
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7759
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7760
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } (arg1)->mergeSegments(arg2,arg3,arg4); return Qnil; }
|
|
7761
|
+
static VALUE _wrap_FXGradientBar_uniformSegments(int argc, VALUE *argv, VALUE self) {
|
|
7762
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXint arg3 ; FXbool arg4 = (FXbool) 0 ;
|
|
7763
|
+
if ((argc < 2) || (argc > 3)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7764
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7765
|
+
if (argc > 2) { arg4 = to_FXbool(argv[2]); } (arg1)->uniformSegments(arg2,arg3,arg4); return Qnil; }
|
|
7766
|
+
static VALUE _wrap_FXGradientBar_blendSegments(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7767
|
+
FXint arg2 ; FXint arg3 ; FXuint arg4 = (FXuint) GRADIENT_BLEND_LINEAR ; FXbool arg5 = (FXbool) 0 ;
|
|
7768
|
+
if ((argc < 2) || (argc > 4)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7769
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7770
|
+
if (argc > 2) { arg4 = NUM2UINT(argv[2]); } if (argc > 3) { arg5 = to_FXbool(argv[3]); }
|
|
7771
|
+
(arg1)->blendSegments(arg2,arg3,arg4,arg5); return Qnil; }
|
|
7772
|
+
static VALUE _wrap_FXGradientBar_getBarStyle(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7773
|
+
FXuint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7774
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7775
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7776
|
+
result = (FXuint)((FXGradientBar const *)arg1)->getBarStyle(); vresult = UINT2NUM(result); return vresult; }
|
|
7777
|
+
static VALUE _wrap_FXGradientBar_setBarStyle(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7778
|
+
FXuint arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7779
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2UINT(argv[0]); (arg1)->setBarStyle(arg2);
|
|
7780
|
+
return Qnil; }
|
|
7781
|
+
static VALUE _wrap_FXGradientBar_setSelectColor(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7782
|
+
FXColor arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7783
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = to_FXColor(argv[0]);
|
|
7784
|
+
(arg1)->setSelectColor(arg2); return Qnil; }
|
|
7785
|
+
static VALUE _wrap_FXGradientBar_getSelectColor(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7786
|
+
FXColor result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7787
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7788
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7789
|
+
result = (FXColor)((FXGradientBar const *)arg1)->getSelectColor(); vresult = UINT2NUM(result); return vresult; }
|
|
7790
|
+
static VALUE _wrap_FXGradientBar_setHelpText(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7791
|
+
FXString *arg2 = 0 ; SwigValueWrapper<FXString > p2 ; if ((argc < 1) || (argc > 1))
|
|
7792
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7793
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); p2 = to_FXString(argv[0]); arg2 = &p2;
|
|
7794
|
+
(arg1)->setHelpText((FXString const &)*arg2); return Qnil; }
|
|
7795
|
+
static VALUE _wrap_FXGradientBar_getHelpText(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7796
|
+
FXString *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7797
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7798
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); {
|
|
7799
|
+
FXString const &_result_ref = ((FXGradientBar const *)arg1)->getHelpText(); result = (FXString *) &_result_ref; }
|
|
7800
|
+
vresult = rb_str_new2(result->text()); return vresult; }
|
|
7801
|
+
static VALUE _wrap_FXGradientBar_setTipText(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7802
|
+
FXString *arg2 = 0 ; SwigValueWrapper<FXString > p2 ; if ((argc < 1) || (argc > 1))
|
|
7803
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7804
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); p2 = to_FXString(argv[0]); arg2 = &p2;
|
|
7805
|
+
(arg1)->setTipText((FXString const &)*arg2); return Qnil; }
|
|
7806
|
+
static VALUE _wrap_FXGradientBar_getTipText(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7807
|
+
FXString *result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7808
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7809
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); {
|
|
7810
|
+
FXString const &_result_ref = ((FXGradientBar const *)arg1)->getTipText(); result = (FXString *) &_result_ref; }
|
|
7811
|
+
vresult = rb_str_new2(result->text()); return vresult; }
|
|
7812
|
+
static void
|
|
7813
|
+
free_FXGradientBar(FXGradientBar *arg1) {
|
|
7814
|
+
delete arg1;
|
|
7815
|
+
}
|
|
7816
|
+
static VALUE _wrap_FXGradientBar_save(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7817
|
+
FXStream *arg2 = 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7818
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7819
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
|
7820
|
+
FXGradientBar_save((FXGradientBar const *)arg1,*arg2); return Qnil; }
|
|
7821
|
+
static VALUE _wrap_FXGradientBar_load(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7822
|
+
FXStream *arg2 = 0 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7823
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7824
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXStream, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
|
7825
|
+
FXGradientBar_load(arg1,*arg2); return Qnil; }
|
|
7826
|
+
static VALUE _wrap_FXGradientBar_create(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7827
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7828
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_create(arg1); return Qnil; }
|
|
7829
|
+
static VALUE _wrap_FXGradientBar_detach(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7830
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7831
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_detach(arg1); return Qnil; }
|
|
7832
|
+
static VALUE _wrap_FXGradientBar_destroy(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7833
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7834
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_destroy(arg1); return Qnil; }
|
|
7835
|
+
static VALUE _wrap_FXGradientBar_resize(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7836
|
+
FXint arg2 ; FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7837
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7838
|
+
FXGradientBar_resize(arg1,arg2,arg3); return Qnil; }
|
|
7839
|
+
static VALUE _wrap_FXGradientBar_getDefaultWidth(int argc, VALUE *argv, VALUE self) {
|
|
7840
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7841
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7842
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); result = (FXint)FXGradientBar_getDefaultWidth(arg1);
|
|
7843
|
+
vresult = INT2NUM(result); return vresult; }
|
|
7844
|
+
static VALUE _wrap_FXGradientBar_getDefaultHeight(int argc, VALUE *argv, VALUE self) {
|
|
7845
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7846
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7847
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); result = (FXint)FXGradientBar_getDefaultHeight(arg1);
|
|
7848
|
+
vresult = INT2NUM(result); return vresult; }
|
|
7849
|
+
static VALUE _wrap_FXGradientBar_getWidthForHeight(int argc, VALUE *argv, VALUE self) {
|
|
7850
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7851
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7852
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7853
|
+
result = (FXint)FXGradientBar_getWidthForHeight(arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
|
7854
|
+
static VALUE _wrap_FXGradientBar_getHeightForWidth(int argc, VALUE *argv, VALUE self) {
|
|
7855
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXint arg2 ; FXint result; VALUE vresult = Qnil; if ((argc < 1) || (argc > 1))
|
|
7856
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7857
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]);
|
|
7858
|
+
result = (FXint)FXGradientBar_getHeightForWidth(arg1,arg2); vresult = INT2NUM(result); return vresult; }
|
|
7859
|
+
static VALUE _wrap_FXGradientBar_canFocus(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7860
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7861
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7862
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7863
|
+
result = (FXbool)FXGradientBar_canFocus((FXGradientBar const *)arg1); vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
7864
|
+
static VALUE _wrap_FXGradientBar_setFocus(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7865
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7866
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_setFocus(arg1); return Qnil; }
|
|
7867
|
+
static VALUE _wrap_FXGradientBar_killFocus(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7868
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7869
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_killFocus(arg1); return Qnil; }
|
|
7870
|
+
static VALUE _wrap_FXGradientBar_changeFocus(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7871
|
+
FXWindow *arg2 = (FXWindow *) 0 ; if ((argc < 1) || (argc > 1))
|
|
7872
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7873
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7874
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1); FXGradientBar_changeFocus(arg1,arg2); return Qnil; }
|
|
7875
|
+
static VALUE _wrap_FXGradientBar_setDefault(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7876
|
+
FXbool arg2 = (FXbool) 1 ; if ((argc < 0) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7877
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); if (argc > 0) { arg2 = to_FXbool(argv[0]); }
|
|
7878
|
+
FXGradientBar_setDefault(arg1,arg2); return Qnil; }
|
|
7879
|
+
static VALUE _wrap_FXGradientBar_enable(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7880
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7881
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_enable(arg1); return Qnil; }
|
|
7882
|
+
static VALUE _wrap_FXGradientBar_disable(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7883
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7884
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_disable(arg1); return Qnil; }
|
|
7885
|
+
static VALUE _wrap_FXGradientBar_raiseWindow(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7886
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7887
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_raise(arg1); return Qnil; }
|
|
7888
|
+
static VALUE _wrap_FXGradientBar_lower(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7889
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7890
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_lower(arg1); return Qnil; }
|
|
7891
|
+
static VALUE _wrap_FXGradientBar_move(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7892
|
+
FXint arg2 ; FXint arg3 ; if ((argc < 2) || (argc > 2)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7893
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7894
|
+
FXGradientBar_move(arg1,arg2,arg3); return Qnil; }
|
|
7895
|
+
static VALUE _wrap_FXGradientBar_position(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7896
|
+
FXint arg2 ; FXint arg3 ; FXint arg4 ; FXint arg5 ; if ((argc < 4) || (argc > 4))
|
|
7897
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 4)",argc);
|
|
7898
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7899
|
+
arg4 = NUM2INT(argv[2]); arg5 = NUM2INT(argv[3]); FXGradientBar_position(arg1,arg2,arg3,arg4,arg5); return Qnil; }
|
|
7900
|
+
static VALUE _wrap_FXGradientBar_layout(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7901
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7902
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_layout(arg1); return Qnil; }
|
|
7903
|
+
static VALUE _wrap_FXGradientBar_recalc(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7904
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7905
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_recalc(arg1); return Qnil; }
|
|
7906
|
+
static VALUE _wrap_FXGradientBar_reparent(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7907
|
+
FXWindow *arg2 = (FXWindow *) 0 ; FXWindow *arg3 = (FXWindow *) 0 ; if ((argc < 2) || (argc > 2))
|
|
7908
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7909
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7910
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXWindow, 1);
|
|
7911
|
+
SWIG_ConvertPtr(argv[1], (void **) &arg3, SWIGTYPE_p_FXWindow, 1); FXGradientBar_reparent(arg1,arg2,arg3); return Qnil; }
|
|
7912
|
+
static VALUE _wrap_FXGradientBar_show(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7913
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7914
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_show(arg1); return Qnil; }
|
|
7915
|
+
static VALUE _wrap_FXGradientBar_hide(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7916
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7917
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_hide(arg1); return Qnil; }
|
|
7918
|
+
static VALUE _wrap_FXGradientBar_isComposite(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7919
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7920
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7921
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7922
|
+
result = (FXbool)FXGradientBar_isComposite((FXGradientBar const *)arg1); vresult = result ? Qtrue : Qfalse; return vresult; }
|
|
7923
|
+
static VALUE _wrap_FXGradientBar_contains(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7924
|
+
FXint arg2 ; FXint arg3 ; FXbool result; VALUE vresult = Qnil; if ((argc < 2) || (argc > 2))
|
|
7925
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 2)",argc);
|
|
7926
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = NUM2INT(argv[0]); arg3 = NUM2INT(argv[1]);
|
|
7927
|
+
result = (FXbool)FXGradientBar_contains((FXGradientBar const *)arg1,arg2,arg3); vresult = result ? Qtrue : Qfalse;
|
|
7928
|
+
return vresult; }
|
|
7929
|
+
static VALUE _wrap_FXGradientBar_doesSaveUnder(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7930
|
+
FXbool result; VALUE vresult = Qnil; if ((argc < 0) || (argc > 0))
|
|
7931
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7932
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7933
|
+
result = (FXbool)FXGradientBar_doesSaveUnder((FXGradientBar const *)arg1); vresult = result ? Qtrue : Qfalse;
|
|
7934
|
+
return vresult; }
|
|
7935
|
+
static VALUE _wrap_FXGradientBar_setBackColor(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7936
|
+
FXColor arg2 ; if ((argc < 1) || (argc > 1)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7937
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); arg2 = to_FXColor(argv[0]);
|
|
7938
|
+
FXGradientBar_setBackColor(arg1,arg2); return Qnil; }
|
|
7939
|
+
static VALUE _wrap_FXGradientBar_setShape__SWIG_0(int argc, VALUE *argv, VALUE self) {
|
|
7940
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXRegion *arg2 = 0 ; if ((argc < 1) || (argc > 1))
|
|
7941
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7942
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7943
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXRegion, 1); if (arg2 == NULL) rb_raise(rb_eTypeError, "null reference");
|
|
7944
|
+
FXGradientBar_setShape(arg1,(FXRegion const &)*arg2); return Qnil; }
|
|
7945
|
+
static VALUE _wrap_FXGradientBar_setShape__SWIG_1(int argc, VALUE *argv, VALUE self) {
|
|
7946
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXBitmap *arg2 = (FXBitmap *) 0 ; if ((argc < 1) || (argc > 1))
|
|
7947
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7948
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7949
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXBitmap, 1); FXGradientBar_setShape(arg1,arg2); return Qnil; }
|
|
7950
|
+
static VALUE _wrap_FXGradientBar_setShape__SWIG_2(int argc, VALUE *argv, VALUE self) {
|
|
7951
|
+
FXGradientBar *arg1 = (FXGradientBar *) 0 ; FXIcon *arg2 = (FXIcon *) 0 ; if ((argc < 1) || (argc > 1))
|
|
7952
|
+
rb_raise(rb_eArgError, "wrong # of arguments(%d for 1)",argc);
|
|
7953
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1);
|
|
7954
|
+
SWIG_ConvertPtr(argv[0], (void **) &arg2, SWIGTYPE_p_FXIcon, 1); FXGradientBar_setShape(arg1,arg2); return Qnil; }
|
|
7955
|
+
static VALUE _wrap_FXGradientBar_setShape(int nargs, VALUE *args, VALUE self) { int argc; VALUE argv[3]; int ii;
|
|
7956
|
+
argc = nargs + 1; argv[0] = self; for (ii = 1; (ii < argc) && (ii < 2); ii++) { argv[ii] = args[ii-1]; } if (argc == 2) {
|
|
7957
|
+
int _v; { void *ptr;
|
|
7958
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXGradientBar, 0) != -1)) ? 1 : 0; }
|
|
7959
|
+
if (_v) { { void *ptr;
|
|
7960
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXRegion, 0) != -1)) ? 1 : 0; }
|
|
7961
|
+
if (_v) { return _wrap_FXGradientBar_setShape__SWIG_0(nargs, args, self);} } } if (argc == 2) { int _v; {
|
|
7962
|
+
void *ptr;
|
|
7963
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXGradientBar, 0) != -1)) ? 1 : 0; }
|
|
7964
|
+
if (_v) { { void *ptr;
|
|
7965
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXBitmap, 0) != -1)) ? 1 : 0; }
|
|
7966
|
+
if (_v) { return _wrap_FXGradientBar_setShape__SWIG_1(nargs, args, self);} } } if (argc == 2) { int _v; {
|
|
7967
|
+
void *ptr;
|
|
7968
|
+
_v = (NIL_P(argv[0]) || (TYPE(argv[0]) == T_DATA && SWIG_ConvertPtr(argv[0], &ptr, SWIGTYPE_p_FXGradientBar, 0) != -1)) ? 1 : 0; }
|
|
7969
|
+
if (_v) { { void *ptr;
|
|
7970
|
+
_v = (NIL_P(argv[1]) || (TYPE(argv[1]) == T_DATA && SWIG_ConvertPtr(argv[1], &ptr, SWIGTYPE_p_FXIcon, 0) != -1)) ? 1 : 0; }
|
|
7971
|
+
if (_v) { return _wrap_FXGradientBar_setShape__SWIG_2(nargs, args, self);} } }
|
|
7972
|
+
rb_raise(rb_eArgError, "No matching function for overloaded 'FXGradientBar_setShape'"); return Qnil; }
|
|
7973
|
+
static VALUE _wrap_FXGradientBar_clearShape(int argc, VALUE *argv, VALUE self) { FXGradientBar *arg1 = (FXGradientBar *) 0 ;
|
|
7974
|
+
if ((argc < 0) || (argc > 0)) rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc);
|
|
7975
|
+
SWIG_ConvertPtr(self, (void **) &arg1, SWIGTYPE_p_FXGradientBar, 1); FXGradientBar_clearShape(arg1); return Qnil; }
|
|
7320
7976
|
|
|
7321
7977
|
/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */
|
|
7322
7978
|
|
|
7323
|
-
static void *
|
|
7324
|
-
return (void *)((
|
|
7979
|
+
static void *_p_FXShellTo_p_FXComposite(void *x) {
|
|
7980
|
+
return (void *)((FXComposite *) ((FXShell *) x));
|
|
7325
7981
|
}
|
|
7326
|
-
static void *
|
|
7327
|
-
return (void *)((
|
|
7982
|
+
static void *_p_FXRootWindowTo_p_FXComposite(void *x) {
|
|
7983
|
+
return (void *)((FXComposite *) ((FXRootWindow *) x));
|
|
7328
7984
|
}
|
|
7329
|
-
static void *
|
|
7330
|
-
return (void *)((
|
|
7985
|
+
static void *_p_FXPopupTo_p_FXComposite(void *x) {
|
|
7986
|
+
return (void *)((FXComposite *) (FXShell *) ((FXPopup *) x));
|
|
7331
7987
|
}
|
|
7332
|
-
static void *
|
|
7333
|
-
return (void *)((
|
|
7334
|
-
}
|
|
7335
|
-
static void *_p_FXRulerTo_p_FXFrame(void *x) {
|
|
7336
|
-
return (void *)((FXFrame *) ((FXRuler *) x));
|
|
7337
|
-
}
|
|
7338
|
-
static void *_p_FXArrowButtonTo_p_FXFrame(void *x) {
|
|
7339
|
-
return (void *)((FXFrame *) ((FXArrowButton *) x));
|
|
7340
|
-
}
|
|
7341
|
-
static void *_p_FXColorWheelTo_p_FXFrame(void *x) {
|
|
7342
|
-
return (void *)((FXFrame *) ((FXColorWheel *) x));
|
|
7343
|
-
}
|
|
7344
|
-
static void *_p_FXProgressBarTo_p_FXFrame(void *x) {
|
|
7345
|
-
return (void *)((FXFrame *) ((FXProgressBar *) x));
|
|
7346
|
-
}
|
|
7347
|
-
static void *_p_FXColorWellTo_p_FXFrame(void *x) {
|
|
7348
|
-
return (void *)((FXFrame *) ((FXColorWell *) x));
|
|
7349
|
-
}
|
|
7350
|
-
static void *_p_FXStatusLineTo_p_FXFrame(void *x) {
|
|
7351
|
-
return (void *)((FXFrame *) ((FXStatusLine *) x));
|
|
7352
|
-
}
|
|
7353
|
-
static void *_p_FXVerticalSeparatorTo_p_FXFrame(void *x) {
|
|
7354
|
-
return (void *)((FXFrame *) (FXSeparator *) ((FXVerticalSeparator *) x));
|
|
7355
|
-
}
|
|
7356
|
-
static void *_p_FXHorizontalSeparatorTo_p_FXFrame(void *x) {
|
|
7357
|
-
return (void *)((FXFrame *) (FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
7358
|
-
}
|
|
7359
|
-
static void *_p_FXSeparatorTo_p_FXFrame(void *x) {
|
|
7360
|
-
return (void *)((FXFrame *) ((FXSeparator *) x));
|
|
7361
|
-
}
|
|
7362
|
-
static void *_p_FXTextFieldTo_p_FXFrame(void *x) {
|
|
7363
|
-
return (void *)((FXFrame *) ((FXTextField *) x));
|
|
7364
|
-
}
|
|
7365
|
-
static void *_p_FXHeaderTo_p_FXFrame(void *x) {
|
|
7366
|
-
return (void *)((FXFrame *) ((FXHeader *) x));
|
|
7367
|
-
}
|
|
7368
|
-
static void *_p_FXImageFrameTo_p_FXFrame(void *x) {
|
|
7369
|
-
return (void *)((FXFrame *) ((FXImageFrame *) x));
|
|
7370
|
-
}
|
|
7371
|
-
static void *_p_FXSliderTo_p_FXFrame(void *x) {
|
|
7372
|
-
return (void *)((FXFrame *) ((FXSlider *) x));
|
|
7373
|
-
}
|
|
7374
|
-
static void *_p_FXRealSliderTo_p_FXFrame(void *x) {
|
|
7375
|
-
return (void *)((FXFrame *) ((FXRealSlider *) x));
|
|
7376
|
-
}
|
|
7377
|
-
static void *_p_FXFrameTo_p_FXId(void *x) {
|
|
7378
|
-
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXFrame *) x));
|
|
7379
|
-
}
|
|
7380
|
-
static void *_p_FXToolBarTabTo_p_FXId(void *x) {
|
|
7381
|
-
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXToolBarTab *) x));
|
|
7988
|
+
static void *_p_FXTopWindowTo_p_FXComposite(void *x) {
|
|
7989
|
+
return (void *)((FXComposite *) (FXShell *) ((FXTopWindow *) x));
|
|
7382
7990
|
}
|
|
7383
|
-
static void *
|
|
7384
|
-
return (void *)((
|
|
7991
|
+
static void *_p_FXMainWindowTo_p_FXComposite(void *x) {
|
|
7992
|
+
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
|
7385
7993
|
}
|
|
7386
|
-
static void *
|
|
7387
|
-
return (void *)((
|
|
7994
|
+
static void *_p_FXSplashWindowTo_p_FXComposite(void *x) {
|
|
7995
|
+
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
|
7388
7996
|
}
|
|
7389
|
-
static void *
|
|
7390
|
-
return (void *)((
|
|
7997
|
+
static void *_p_FXFrameTo_p_FXWindow(void *x) {
|
|
7998
|
+
return (void *)((FXWindow *) ((FXFrame *) x));
|
|
7391
7999
|
}
|
|
7392
|
-
static void *
|
|
7393
|
-
return (void *)((
|
|
8000
|
+
static void *_p_FXToolBarTabTo_p_FXWindow(void *x) {
|
|
8001
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXToolBarTab *) x));
|
|
7394
8002
|
}
|
|
7395
|
-
static void *
|
|
7396
|
-
return (void *)((
|
|
8003
|
+
static void *_p_FXColorBarTo_p_FXWindow(void *x) {
|
|
8004
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorBar *) x));
|
|
7397
8005
|
}
|
|
7398
|
-
static void *
|
|
7399
|
-
return (void *)((
|
|
8006
|
+
static void *_p_FXPopupTo_p_FXWindow(void *x) {
|
|
8007
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXPopup *) x));
|
|
7400
8008
|
}
|
|
7401
|
-
static void *
|
|
7402
|
-
return (void *)((
|
|
8009
|
+
static void *_p_FXBitmapFrameTo_p_FXWindow(void *x) {
|
|
8010
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXBitmapFrame *) x));
|
|
7403
8011
|
}
|
|
7404
|
-
static void *
|
|
7405
|
-
return (void *)((
|
|
8012
|
+
static void *_p_FXDialTo_p_FXWindow(void *x) {
|
|
8013
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXDial *) x));
|
|
7406
8014
|
}
|
|
7407
|
-
static void *
|
|
7408
|
-
return (void *)((
|
|
8015
|
+
static void *_p_FXRulerTo_p_FXWindow(void *x) {
|
|
8016
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXRuler *) x));
|
|
7409
8017
|
}
|
|
7410
|
-
static void *
|
|
7411
|
-
return (void *)((
|
|
8018
|
+
static void *_p_FXArrowButtonTo_p_FXWindow(void *x) {
|
|
8019
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXArrowButton *) x));
|
|
7412
8020
|
}
|
|
7413
|
-
static void *
|
|
7414
|
-
return (void *)((
|
|
8021
|
+
static void *_p_FXSplashWindowTo_p_FXWindow(void *x) {
|
|
8022
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
|
7415
8023
|
}
|
|
7416
|
-
static void *
|
|
7417
|
-
return (void *)((
|
|
8024
|
+
static void *_p_FXMainWindowTo_p_FXWindow(void *x) {
|
|
8025
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
|
7418
8026
|
}
|
|
7419
|
-
static void *
|
|
7420
|
-
return (void *)((
|
|
8027
|
+
static void *_p_FXTopWindowTo_p_FXWindow(void *x) {
|
|
8028
|
+
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
|
7421
8029
|
}
|
|
7422
|
-
static void *
|
|
7423
|
-
return (void *)((
|
|
8030
|
+
static void *_p_FXRootWindowTo_p_FXWindow(void *x) {
|
|
8031
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXRootWindow *) x));
|
|
7424
8032
|
}
|
|
7425
|
-
static void *
|
|
7426
|
-
return (void *)((
|
|
8033
|
+
static void *_p_FXCompositeTo_p_FXWindow(void *x) {
|
|
8034
|
+
return (void *)((FXWindow *) ((FXComposite *) x));
|
|
7427
8035
|
}
|
|
7428
|
-
static void *
|
|
7429
|
-
return (void *)((
|
|
8036
|
+
static void *_p_FXColorWheelTo_p_FXWindow(void *x) {
|
|
8037
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorWheel *) x));
|
|
7430
8038
|
}
|
|
7431
|
-
static void *
|
|
7432
|
-
return (void *)((
|
|
8039
|
+
static void *_p_FXColorWellTo_p_FXWindow(void *x) {
|
|
8040
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXColorWell *) x));
|
|
7433
8041
|
}
|
|
7434
|
-
static void *
|
|
7435
|
-
return (void *)((
|
|
8042
|
+
static void *_p_FXProgressBarTo_p_FXWindow(void *x) {
|
|
8043
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXProgressBar *) x));
|
|
7436
8044
|
}
|
|
7437
|
-
static void *
|
|
7438
|
-
return (void *)((
|
|
8045
|
+
static void *_p_FXGradientBarTo_p_FXWindow(void *x) {
|
|
8046
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXGradientBar *) x));
|
|
7439
8047
|
}
|
|
7440
|
-
static void *
|
|
7441
|
-
return (void *)((
|
|
8048
|
+
static void *_p_FXShellTo_p_FXWindow(void *x) {
|
|
8049
|
+
return (void *)((FXWindow *) (FXComposite *) ((FXShell *) x));
|
|
7442
8050
|
}
|
|
7443
|
-
static void *
|
|
7444
|
-
return (void *)((
|
|
8051
|
+
static void *_p_FXStatusLineTo_p_FXWindow(void *x) {
|
|
8052
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXStatusLine *) x));
|
|
7445
8053
|
}
|
|
7446
|
-
static void *
|
|
7447
|
-
return (void *)((
|
|
8054
|
+
static void *_p_FXSeparatorTo_p_FXWindow(void *x) {
|
|
8055
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXSeparator *) x));
|
|
7448
8056
|
}
|
|
7449
|
-
static void *
|
|
7450
|
-
return (void *)((
|
|
8057
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXWindow(void *x) {
|
|
8058
|
+
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
7451
8059
|
}
|
|
7452
|
-
static void *
|
|
7453
|
-
return (void *)((
|
|
8060
|
+
static void *_p_FXVerticalSeparatorTo_p_FXWindow(void *x) {
|
|
8061
|
+
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
|
7454
8062
|
}
|
|
7455
|
-
static void *
|
|
7456
|
-
return (void *)((
|
|
8063
|
+
static void *_p_FXTextFieldTo_p_FXWindow(void *x) {
|
|
8064
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXTextField *) x));
|
|
7457
8065
|
}
|
|
7458
|
-
static void *
|
|
7459
|
-
return (void *)((
|
|
8066
|
+
static void *_p_FXHeaderTo_p_FXWindow(void *x) {
|
|
8067
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXHeader *) x));
|
|
7460
8068
|
}
|
|
7461
|
-
static void *
|
|
7462
|
-
return (void *)((
|
|
8069
|
+
static void *_p_FXImageFrameTo_p_FXWindow(void *x) {
|
|
8070
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXImageFrame *) x));
|
|
7463
8071
|
}
|
|
7464
|
-
static void *
|
|
7465
|
-
return (void *)((
|
|
8072
|
+
static void *_p_FXSliderTo_p_FXWindow(void *x) {
|
|
8073
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXSlider *) x));
|
|
7466
8074
|
}
|
|
7467
|
-
static void *
|
|
7468
|
-
return (void *)((
|
|
8075
|
+
static void *_p_FXRealSliderTo_p_FXWindow(void *x) {
|
|
8076
|
+
return (void *)((FXWindow *) (FXFrame *) ((FXRealSlider *) x));
|
|
7469
8077
|
}
|
|
7470
|
-
static void *
|
|
7471
|
-
return (void *)((
|
|
8078
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXSeparator(void *x) {
|
|
8079
|
+
return (void *)((FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
7472
8080
|
}
|
|
7473
|
-
static void *
|
|
7474
|
-
return (void *)((
|
|
8081
|
+
static void *_p_FXVerticalSeparatorTo_p_FXSeparator(void *x) {
|
|
8082
|
+
return (void *)((FXSeparator *) ((FXVerticalSeparator *) x));
|
|
7475
8083
|
}
|
|
7476
8084
|
static void *_p_FXSettingsTo_p_FXObject(void *x) {
|
|
7477
8085
|
return (void *)((FXObject *) (FXDict *) ((FXSettings *) x));
|
|
@@ -7545,6 +8153,9 @@ static void *_p_FXColorWheelTo_p_FXObject(void *x) {
|
|
|
7545
8153
|
static void *_p_FXBitmapFrameTo_p_FXObject(void *x) {
|
|
7546
8154
|
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXBitmapFrame *) x));
|
|
7547
8155
|
}
|
|
8156
|
+
static void *_p_FXGradientBarTo_p_FXObject(void *x) {
|
|
8157
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
8158
|
+
}
|
|
7548
8159
|
static void *_p_FXFontTo_p_FXObject(void *x) {
|
|
7549
8160
|
return (void *)((FXObject *) (FXId *) ((FXFont *) x));
|
|
7550
8161
|
}
|
|
@@ -7608,122 +8219,14 @@ static void *_p_FXSliderTo_p_FXObject(void *x) {
|
|
|
7608
8219
|
static void *_p_FXRealSliderTo_p_FXObject(void *x) {
|
|
7609
8220
|
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
|
7610
8221
|
}
|
|
7611
|
-
static void *_p_FXVisualTo_p_FXObject(void *x) {
|
|
7612
|
-
return (void *)((FXObject *) (FXId *) ((FXVisual *) x));
|
|
7613
|
-
}
|
|
7614
|
-
static void *_p_FXColorBarTo_p_FXObject(void *x) {
|
|
7615
|
-
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
|
7616
|
-
}
|
|
7617
|
-
static void *_p_FXAppTo_p_FXObject(void *x) {
|
|
7618
|
-
return (void *)((FXObject *) ((FXApp *) x));
|
|
7619
|
-
}
|
|
7620
|
-
static void *_p_FXFrameTo_p_FXWindow(void *x) {
|
|
7621
|
-
return (void *)((FXWindow *) ((FXFrame *) x));
|
|
7622
|
-
}
|
|
7623
|
-
static void *_p_FXToolBarTabTo_p_FXWindow(void *x) {
|
|
7624
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXToolBarTab *) x));
|
|
7625
|
-
}
|
|
7626
|
-
static void *_p_FXColorBarTo_p_FXWindow(void *x) {
|
|
7627
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXColorBar *) x));
|
|
7628
|
-
}
|
|
7629
|
-
static void *_p_FXPopupTo_p_FXWindow(void *x) {
|
|
7630
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXPopup *) x));
|
|
7631
|
-
}
|
|
7632
|
-
static void *_p_FXBitmapFrameTo_p_FXWindow(void *x) {
|
|
7633
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXBitmapFrame *) x));
|
|
7634
|
-
}
|
|
7635
|
-
static void *_p_FXDialTo_p_FXWindow(void *x) {
|
|
7636
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXDial *) x));
|
|
7637
|
-
}
|
|
7638
|
-
static void *_p_FXRulerTo_p_FXWindow(void *x) {
|
|
7639
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXRuler *) x));
|
|
7640
|
-
}
|
|
7641
|
-
static void *_p_FXArrowButtonTo_p_FXWindow(void *x) {
|
|
7642
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXArrowButton *) x));
|
|
7643
|
-
}
|
|
7644
|
-
static void *_p_FXSplashWindowTo_p_FXWindow(void *x) {
|
|
7645
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
|
7646
|
-
}
|
|
7647
|
-
static void *_p_FXMainWindowTo_p_FXWindow(void *x) {
|
|
7648
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
|
7649
|
-
}
|
|
7650
|
-
static void *_p_FXTopWindowTo_p_FXWindow(void *x) {
|
|
7651
|
-
return (void *)((FXWindow *) (FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
|
7652
|
-
}
|
|
7653
|
-
static void *_p_FXRootWindowTo_p_FXWindow(void *x) {
|
|
7654
|
-
return (void *)((FXWindow *) (FXComposite *) ((FXRootWindow *) x));
|
|
7655
|
-
}
|
|
7656
|
-
static void *_p_FXCompositeTo_p_FXWindow(void *x) {
|
|
7657
|
-
return (void *)((FXWindow *) ((FXComposite *) x));
|
|
7658
|
-
}
|
|
7659
|
-
static void *_p_FXColorWheelTo_p_FXWindow(void *x) {
|
|
7660
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXColorWheel *) x));
|
|
7661
|
-
}
|
|
7662
|
-
static void *_p_FXColorWellTo_p_FXWindow(void *x) {
|
|
7663
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXColorWell *) x));
|
|
7664
|
-
}
|
|
7665
|
-
static void *_p_FXProgressBarTo_p_FXWindow(void *x) {
|
|
7666
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXProgressBar *) x));
|
|
7667
|
-
}
|
|
7668
|
-
static void *_p_FXShellTo_p_FXWindow(void *x) {
|
|
7669
|
-
return (void *)((FXWindow *) (FXComposite *) ((FXShell *) x));
|
|
7670
|
-
}
|
|
7671
|
-
static void *_p_FXStatusLineTo_p_FXWindow(void *x) {
|
|
7672
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXStatusLine *) x));
|
|
7673
|
-
}
|
|
7674
|
-
static void *_p_FXSeparatorTo_p_FXWindow(void *x) {
|
|
7675
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXSeparator *) x));
|
|
7676
|
-
}
|
|
7677
|
-
static void *_p_FXHorizontalSeparatorTo_p_FXWindow(void *x) {
|
|
7678
|
-
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
7679
|
-
}
|
|
7680
|
-
static void *_p_FXVerticalSeparatorTo_p_FXWindow(void *x) {
|
|
7681
|
-
return (void *)((FXWindow *) (FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
|
7682
|
-
}
|
|
7683
|
-
static void *_p_FXTextFieldTo_p_FXWindow(void *x) {
|
|
7684
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXTextField *) x));
|
|
7685
|
-
}
|
|
7686
|
-
static void *_p_FXHeaderTo_p_FXWindow(void *x) {
|
|
7687
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXHeader *) x));
|
|
7688
|
-
}
|
|
7689
|
-
static void *_p_FXImageFrameTo_p_FXWindow(void *x) {
|
|
7690
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXImageFrame *) x));
|
|
7691
|
-
}
|
|
7692
|
-
static void *_p_FXSliderTo_p_FXWindow(void *x) {
|
|
7693
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXSlider *) x));
|
|
7694
|
-
}
|
|
7695
|
-
static void *_p_FXRealSliderTo_p_FXWindow(void *x) {
|
|
7696
|
-
return (void *)((FXWindow *) (FXFrame *) ((FXRealSlider *) x));
|
|
7697
|
-
}
|
|
7698
|
-
static void *_p_FXShellTo_p_FXComposite(void *x) {
|
|
7699
|
-
return (void *)((FXComposite *) ((FXShell *) x));
|
|
7700
|
-
}
|
|
7701
|
-
static void *_p_FXRootWindowTo_p_FXComposite(void *x) {
|
|
7702
|
-
return (void *)((FXComposite *) ((FXRootWindow *) x));
|
|
7703
|
-
}
|
|
7704
|
-
static void *_p_FXPopupTo_p_FXComposite(void *x) {
|
|
7705
|
-
return (void *)((FXComposite *) (FXShell *) ((FXPopup *) x));
|
|
7706
|
-
}
|
|
7707
|
-
static void *_p_FXTopWindowTo_p_FXComposite(void *x) {
|
|
7708
|
-
return (void *)((FXComposite *) (FXShell *) ((FXTopWindow *) x));
|
|
7709
|
-
}
|
|
7710
|
-
static void *_p_FXMainWindowTo_p_FXComposite(void *x) {
|
|
7711
|
-
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
|
7712
|
-
}
|
|
7713
|
-
static void *_p_FXSplashWindowTo_p_FXComposite(void *x) {
|
|
7714
|
-
return (void *)((FXComposite *) (FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
|
7715
|
-
}
|
|
7716
|
-
static void *_p_FXHorizontalSeparatorTo_p_FXSeparator(void *x) {
|
|
7717
|
-
return (void *)((FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
7718
|
-
}
|
|
7719
|
-
static void *_p_FXVerticalSeparatorTo_p_FXSeparator(void *x) {
|
|
7720
|
-
return (void *)((FXSeparator *) ((FXVerticalSeparator *) x));
|
|
8222
|
+
static void *_p_FXVisualTo_p_FXObject(void *x) {
|
|
8223
|
+
return (void *)((FXObject *) (FXId *) ((FXVisual *) x));
|
|
7721
8224
|
}
|
|
7722
|
-
static void *
|
|
7723
|
-
return (void *)((
|
|
8225
|
+
static void *_p_FXColorBarTo_p_FXObject(void *x) {
|
|
8226
|
+
return (void *)((FXObject *) (FXId *)(FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
|
7724
8227
|
}
|
|
7725
|
-
static void *
|
|
7726
|
-
return (void *)((
|
|
8228
|
+
static void *_p_FXAppTo_p_FXObject(void *x) {
|
|
8229
|
+
return (void *)((FXObject *) ((FXApp *) x));
|
|
7727
8230
|
}
|
|
7728
8231
|
static void *_p_FXFrameTo_p_FXDrawable(void *x) {
|
|
7729
8232
|
return (void *)((FXDrawable *) (FXWindow *) ((FXFrame *) x));
|
|
@@ -7776,6 +8279,9 @@ static void *_p_FXColorWellTo_p_FXDrawable(void *x) {
|
|
|
7776
8279
|
static void *_p_FXProgressBarTo_p_FXDrawable(void *x) {
|
|
7777
8280
|
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXProgressBar *) x));
|
|
7778
8281
|
}
|
|
8282
|
+
static void *_p_FXGradientBarTo_p_FXDrawable(void *x) {
|
|
8283
|
+
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
8284
|
+
}
|
|
7779
8285
|
static void *_p_FXShellTo_p_FXDrawable(void *x) {
|
|
7780
8286
|
return (void *)((FXDrawable *) (FXWindow *)(FXComposite *) ((FXShell *) x));
|
|
7781
8287
|
}
|
|
@@ -7806,70 +8312,243 @@ static void *_p_FXSliderTo_p_FXDrawable(void *x) {
|
|
|
7806
8312
|
static void *_p_FXRealSliderTo_p_FXDrawable(void *x) {
|
|
7807
8313
|
return (void *)((FXDrawable *) (FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
|
7808
8314
|
}
|
|
7809
|
-
static
|
|
7810
|
-
|
|
7811
|
-
|
|
7812
|
-
static
|
|
7813
|
-
|
|
7814
|
-
|
|
7815
|
-
static
|
|
7816
|
-
|
|
7817
|
-
|
|
8315
|
+
static void *_p_FXFileStreamTo_p_FXStream(void *x) {
|
|
8316
|
+
return (void *)((FXStream *) ((FXFileStream *) x));
|
|
8317
|
+
}
|
|
8318
|
+
static void *_p_FXMemoryStreamTo_p_FXStream(void *x) {
|
|
8319
|
+
return (void *)((FXStream *) ((FXMemoryStream *) x));
|
|
8320
|
+
}
|
|
8321
|
+
static void *_p_FXCompositeTo_p_FXId(void *x) {
|
|
8322
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXComposite *) x));
|
|
8323
|
+
}
|
|
8324
|
+
static void *_p_FXTextFieldTo_p_FXId(void *x) {
|
|
8325
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXTextField *) x));
|
|
8326
|
+
}
|
|
8327
|
+
static void *_p_FXArrowButtonTo_p_FXId(void *x) {
|
|
8328
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXArrowButton *) x));
|
|
8329
|
+
}
|
|
8330
|
+
static void *_p_FXShellTo_p_FXId(void *x) {
|
|
8331
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXShell *) x));
|
|
8332
|
+
}
|
|
8333
|
+
static void *_p_FXPopupTo_p_FXId(void *x) {
|
|
8334
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXPopup *) x));
|
|
8335
|
+
}
|
|
8336
|
+
static void *_p_FXSplashWindowTo_p_FXId(void *x) {
|
|
8337
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXSplashWindow *) x));
|
|
8338
|
+
}
|
|
8339
|
+
static void *_p_FXWindowTo_p_FXId(void *x) {
|
|
8340
|
+
return (void *)((FXId *) (FXDrawable *) ((FXWindow *) x));
|
|
8341
|
+
}
|
|
8342
|
+
static void *_p_FXRootWindowTo_p_FXId(void *x) {
|
|
8343
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *) ((FXRootWindow *) x));
|
|
8344
|
+
}
|
|
8345
|
+
static void *_p_FXTopWindowTo_p_FXId(void *x) {
|
|
8346
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *) ((FXTopWindow *) x));
|
|
8347
|
+
}
|
|
8348
|
+
static void *_p_FXMainWindowTo_p_FXId(void *x) {
|
|
8349
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXComposite *)(FXShell *)(FXTopWindow *) ((FXMainWindow *) x));
|
|
8350
|
+
}
|
|
8351
|
+
static void *_p_FXRulerTo_p_FXId(void *x) {
|
|
8352
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXRuler *) x));
|
|
8353
|
+
}
|
|
8354
|
+
static void *_p_FXVerticalSeparatorTo_p_FXId(void *x) {
|
|
8355
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXVerticalSeparator *) x));
|
|
8356
|
+
}
|
|
8357
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXId(void *x) {
|
|
8358
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *)(FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
8359
|
+
}
|
|
8360
|
+
static void *_p_FXSeparatorTo_p_FXId(void *x) {
|
|
8361
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXSeparator *) x));
|
|
8362
|
+
}
|
|
8363
|
+
static void *_p_FXStatusLineTo_p_FXId(void *x) {
|
|
8364
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXStatusLine *) x));
|
|
8365
|
+
}
|
|
8366
|
+
static void *_p_FXGradientBarTo_p_FXId(void *x) {
|
|
8367
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXGradientBar *) x));
|
|
8368
|
+
}
|
|
8369
|
+
static void *_p_FXColorWheelTo_p_FXId(void *x) {
|
|
8370
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWheel *) x));
|
|
8371
|
+
}
|
|
8372
|
+
static void *_p_FXBitmapFrameTo_p_FXId(void *x) {
|
|
8373
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXBitmapFrame *) x));
|
|
8374
|
+
}
|
|
8375
|
+
static void *_p_FXFontTo_p_FXId(void *x) {
|
|
8376
|
+
return (void *)((FXId *) ((FXFont *) x));
|
|
8377
|
+
}
|
|
8378
|
+
static void *_p_FXImageFrameTo_p_FXId(void *x) {
|
|
8379
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXImageFrame *) x));
|
|
8380
|
+
}
|
|
8381
|
+
static void *_p_FXDrawableTo_p_FXId(void *x) {
|
|
8382
|
+
return (void *)((FXId *) ((FXDrawable *) x));
|
|
8383
|
+
}
|
|
8384
|
+
static void *_p_FXCursorTo_p_FXId(void *x) {
|
|
8385
|
+
return (void *)((FXId *) ((FXCursor *) x));
|
|
8386
|
+
}
|
|
8387
|
+
static void *_p_FXCURCursorTo_p_FXId(void *x) {
|
|
8388
|
+
return (void *)((FXId *) (FXCursor *) ((FXCURCursor *) x));
|
|
8389
|
+
}
|
|
8390
|
+
static void *_p_FXGIFCursorTo_p_FXId(void *x) {
|
|
8391
|
+
return (void *)((FXId *) (FXCursor *) ((FXGIFCursor *) x));
|
|
8392
|
+
}
|
|
8393
|
+
static void *_p_FXProgressBarTo_p_FXId(void *x) {
|
|
8394
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXProgressBar *) x));
|
|
8395
|
+
}
|
|
8396
|
+
static void *_p_FXHeaderTo_p_FXId(void *x) {
|
|
8397
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXHeader *) x));
|
|
8398
|
+
}
|
|
8399
|
+
static void *_p_FXColorWellTo_p_FXId(void *x) {
|
|
8400
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorWell *) x));
|
|
8401
|
+
}
|
|
8402
|
+
static void *_p_FXDialTo_p_FXId(void *x) {
|
|
8403
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXDial *) x));
|
|
8404
|
+
}
|
|
8405
|
+
static void *_p_FXToolBarTabTo_p_FXId(void *x) {
|
|
8406
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXToolBarTab *) x));
|
|
8407
|
+
}
|
|
8408
|
+
static void *_p_FXFrameTo_p_FXId(void *x) {
|
|
8409
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *) ((FXFrame *) x));
|
|
8410
|
+
}
|
|
8411
|
+
static void *_p_FXRealSliderTo_p_FXId(void *x) {
|
|
8412
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXRealSlider *) x));
|
|
8413
|
+
}
|
|
8414
|
+
static void *_p_FXSliderTo_p_FXId(void *x) {
|
|
8415
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXSlider *) x));
|
|
8416
|
+
}
|
|
8417
|
+
static void *_p_FXVisualTo_p_FXId(void *x) {
|
|
8418
|
+
return (void *)((FXId *) ((FXVisual *) x));
|
|
8419
|
+
}
|
|
8420
|
+
static void *_p_FXColorBarTo_p_FXId(void *x) {
|
|
8421
|
+
return (void *)((FXId *) (FXDrawable *)(FXWindow *)(FXFrame *) ((FXColorBar *) x));
|
|
8422
|
+
}
|
|
8423
|
+
static void *_p_FXToolBarTabTo_p_FXFrame(void *x) {
|
|
8424
|
+
return (void *)((FXFrame *) ((FXToolBarTab *) x));
|
|
8425
|
+
}
|
|
8426
|
+
static void *_p_FXColorBarTo_p_FXFrame(void *x) {
|
|
8427
|
+
return (void *)((FXFrame *) ((FXColorBar *) x));
|
|
8428
|
+
}
|
|
8429
|
+
static void *_p_FXBitmapFrameTo_p_FXFrame(void *x) {
|
|
8430
|
+
return (void *)((FXFrame *) ((FXBitmapFrame *) x));
|
|
8431
|
+
}
|
|
8432
|
+
static void *_p_FXDialTo_p_FXFrame(void *x) {
|
|
8433
|
+
return (void *)((FXFrame *) ((FXDial *) x));
|
|
8434
|
+
}
|
|
8435
|
+
static void *_p_FXRulerTo_p_FXFrame(void *x) {
|
|
8436
|
+
return (void *)((FXFrame *) ((FXRuler *) x));
|
|
8437
|
+
}
|
|
8438
|
+
static void *_p_FXArrowButtonTo_p_FXFrame(void *x) {
|
|
8439
|
+
return (void *)((FXFrame *) ((FXArrowButton *) x));
|
|
8440
|
+
}
|
|
8441
|
+
static void *_p_FXColorWheelTo_p_FXFrame(void *x) {
|
|
8442
|
+
return (void *)((FXFrame *) ((FXColorWheel *) x));
|
|
8443
|
+
}
|
|
8444
|
+
static void *_p_FXProgressBarTo_p_FXFrame(void *x) {
|
|
8445
|
+
return (void *)((FXFrame *) ((FXProgressBar *) x));
|
|
8446
|
+
}
|
|
8447
|
+
static void *_p_FXColorWellTo_p_FXFrame(void *x) {
|
|
8448
|
+
return (void *)((FXFrame *) ((FXColorWell *) x));
|
|
8449
|
+
}
|
|
8450
|
+
static void *_p_FXGradientBarTo_p_FXFrame(void *x) {
|
|
8451
|
+
return (void *)((FXFrame *) ((FXGradientBar *) x));
|
|
8452
|
+
}
|
|
8453
|
+
static void *_p_FXStatusLineTo_p_FXFrame(void *x) {
|
|
8454
|
+
return (void *)((FXFrame *) ((FXStatusLine *) x));
|
|
8455
|
+
}
|
|
8456
|
+
static void *_p_FXVerticalSeparatorTo_p_FXFrame(void *x) {
|
|
8457
|
+
return (void *)((FXFrame *) (FXSeparator *) ((FXVerticalSeparator *) x));
|
|
8458
|
+
}
|
|
8459
|
+
static void *_p_FXHorizontalSeparatorTo_p_FXFrame(void *x) {
|
|
8460
|
+
return (void *)((FXFrame *) (FXSeparator *) ((FXHorizontalSeparator *) x));
|
|
8461
|
+
}
|
|
8462
|
+
static void *_p_FXSeparatorTo_p_FXFrame(void *x) {
|
|
8463
|
+
return (void *)((FXFrame *) ((FXSeparator *) x));
|
|
8464
|
+
}
|
|
8465
|
+
static void *_p_FXTextFieldTo_p_FXFrame(void *x) {
|
|
8466
|
+
return (void *)((FXFrame *) ((FXTextField *) x));
|
|
8467
|
+
}
|
|
8468
|
+
static void *_p_FXHeaderTo_p_FXFrame(void *x) {
|
|
8469
|
+
return (void *)((FXFrame *) ((FXHeader *) x));
|
|
8470
|
+
}
|
|
8471
|
+
static void *_p_FXImageFrameTo_p_FXFrame(void *x) {
|
|
8472
|
+
return (void *)((FXFrame *) ((FXImageFrame *) x));
|
|
8473
|
+
}
|
|
8474
|
+
static void *_p_FXSliderTo_p_FXFrame(void *x) {
|
|
8475
|
+
return (void *)((FXFrame *) ((FXSlider *) x));
|
|
8476
|
+
}
|
|
8477
|
+
static void *_p_FXRealSliderTo_p_FXFrame(void *x) {
|
|
8478
|
+
return (void *)((FXFrame *) ((FXRealSlider *) x));
|
|
8479
|
+
}
|
|
8480
|
+
static swig_type_info _swigt__p_FXDial[] = {{"_p_FXDial", 0, "FXDial *", 0, 0, 0, 0},{"_p_FXDial", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8481
|
+
static swig_type_info _swigt__p_FXint[] = {{"_p_FXint", 0, "int *|FXint *", 0, 0, 0, 0},{"_p_FXint", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7818
8482
|
static swig_type_info _swigt__p_FXComposite[] = {{"_p_FXComposite", 0, "FXComposite *", 0, 0, 0, 0},{"_p_FXComposite", 0, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXComposite, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8483
|
+
static swig_type_info _swigt__p_FXTextField[] = {{"_p_FXTextField", 0, "FXTextField *", 0, 0, 0, 0},{"_p_FXTextField", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8484
|
+
static swig_type_info _swigt__p_FXImage[] = {{"_p_FXImage", 0, "FXImage *", 0, 0, 0, 0},{"_p_FXImage", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8485
|
+
static swig_type_info _swigt__p_FXId[] = {{"_p_FXId", 0, "FXId *", 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXId", 0, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDrawable", _p_FXDrawableTo_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_FXProgressBar", _p_FXProgressBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFont", _p_FXFontTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVisual", _p_FXVisualTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXId, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8486
|
+
static swig_type_info _swigt__p_FXArrowButton[] = {{"_p_FXArrowButton", 0, "FXArrowButton *", 0, 0, 0, 0},{"_p_FXArrowButton", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8487
|
+
static swig_type_info _swigt__p_FXWindow[] = {{"_p_FXWindow", 0, "FXWindow *", 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXWindow", 0, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_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_FXTextField", _p_FXTextFieldTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXWindow, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_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_FXDial", _p_FXDialTo_p_FXWindow, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8488
|
+
static swig_type_info _swigt__p_FXRuler[] = {{"_p_FXRuler", 0, "FXRuler *", 0, 0, 0, 0},{"_p_FXRuler", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8489
|
+
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}};
|
|
8490
|
+
static swig_type_info _swigt__p_FXVerticalSeparator[] = {{"_p_FXVerticalSeparator", 0, "FXVerticalSeparator *", 0, 0, 0, 0},{"_p_FXVerticalSeparator", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8491
|
+
static swig_type_info _swigt__p_FXHorizontalSeparator[] = {{"_p_FXHorizontalSeparator", 0, "FXHorizontalSeparator *", 0, 0, 0, 0},{"_p_FXHorizontalSeparator", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8492
|
+
static swig_type_info _swigt__p_FXSeparator[] = {{"_p_FXSeparator", 0, "FXSeparator *", 0, 0, 0, 0},{"_p_FXSeparator", 0, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXSeparator, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXSeparator, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8493
|
+
static swig_type_info _swigt__p_FXStatusLine[] = {{"_p_FXStatusLine", 0, "FXStatusLine *", 0, 0, 0, 0},{"_p_FXStatusLine", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7819
8494
|
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}};
|
|
7820
|
-
static swig_type_info
|
|
8495
|
+
static swig_type_info _swigt__p_FXObject[] = {{"_p_FXObject", 0, "FXObject *", 0, 0, 0, 0},{"_p_FXDict", _p_FXDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSettings", _p_FXSettingsTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXAccelTable", _p_FXAccelTableTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRegistry", _p_FXRegistryTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXId", _p_FXIdTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXIconDict", _p_FXIconDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXRecentFiles", _p_FXRecentFilesTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDocument", _p_FXDocumentTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXObject", 0, 0, 0, 0, 0, 0},{"_p_FXStringDict", _p_FXStringDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFileDict", _p_FXFileDictTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDebugTarget", _p_FXDebugTargetTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDataTarget", _p_FXDataTargetTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXGIFCursor", _p_FXGIFCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXCURCursor", _p_FXCURCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXCursor", _p_FXCursorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDrawable", _p_FXDrawableTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXDelegator", _p_FXDelegatorTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXApp", _p_FXAppTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXHeaderItem", _p_FXHeaderItemTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXFont", _p_FXFontTo_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_FXVisual", _p_FXVisualTo_p_FXObject, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXObject, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8496
|
+
static swig_type_info _swigt__p_FXGradientBar[] = {{"_p_FXGradientBar", 0, "FXGradientBar *", 0, 0, 0, 0},{"_p_FXGradientBar", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7821
8497
|
static swig_type_info _swigt__p_FXColorWheel[] = {{"_p_FXColorWheel", 0, "FXColorWheel *", 0, 0, 0, 0},{"_p_FXColorWheel", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8498
|
+
static swig_type_info _swigt__p_FXBitmapFrame[] = {{"_p_FXBitmapFrame", 0, "FXBitmapFrame *", 0, 0, 0, 0},{"_p_FXBitmapFrame", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8499
|
+
static swig_type_info _swigt__p_FXImageFrame[] = {{"_p_FXImageFrame", 0, "FXImageFrame *", 0, 0, 0, 0},{"_p_FXImageFrame", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8500
|
+
static swig_type_info _swigt__p_FXDrawable[] = {{"_p_FXDrawable", 0, "FXDrawable *", 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDrawable", 0, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_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_FXDial", _p_FXDialTo_p_FXDrawable, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7822
8501
|
static swig_type_info _swigt__p_FXProgressBar[] = {{"_p_FXProgressBar", 0, "FXProgressBar *", 0, 0, 0, 0},{"_p_FXProgressBar", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7823
|
-
static swig_type_info _swigt__p_FXId[] = {{"_p_FXId", 0, "FXId *", 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXId", 0, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXGIFCursor", _p_FXGIFCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXCURCursor", _p_FXCURCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXCursor", _p_FXCursorTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXDrawable", _p_FXDrawableTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFont", _p_FXFontTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXVisual", _p_FXVisualTo_p_FXId, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXId, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7824
|
-
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}};
|
|
7825
|
-
static swig_type_info _swigt__p_FXStatusLine[] = {{"_p_FXStatusLine", 0, "FXStatusLine *", 0, 0, 0, 0},{"_p_FXStatusLine", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7826
|
-
static swig_type_info _swigt__p_FXSeparator[] = {{"_p_FXSeparator", 0, "FXSeparator *", 0, 0, 0, 0},{"_p_FXSeparator", 0, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXSeparator, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXSeparator, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7827
|
-
static swig_type_info _swigt__p_FXHorizontalSeparator[] = {{"_p_FXHorizontalSeparator", 0, "FXHorizontalSeparator *", 0, 0, 0, 0},{"_p_FXHorizontalSeparator", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7828
|
-
static swig_type_info _swigt__p_FXVerticalSeparator[] = {{"_p_FXVerticalSeparator", 0, "FXVerticalSeparator *", 0, 0, 0, 0},{"_p_FXVerticalSeparator", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7829
8502
|
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}};
|
|
7830
|
-
static swig_type_info _swigt__p_FXDrawable[] = {{"_p_FXDrawable", 0, "FXDrawable *", 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXFrame", _p_FXFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXPopup", _p_FXPopupTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXWindow", _p_FXWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXRootWindow", _p_FXRootWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXTopWindow", _p_FXTopWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXMainWindow", _p_FXMainWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSplashWindow", _p_FXSplashWindowTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXComposite", _p_FXCompositeTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXShell", _p_FXShellTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXDrawable", 0, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXDrawable, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_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_FXDial", _p_FXDialTo_p_FXDrawable, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7831
|
-
static swig_type_info _swigt__p_FXTextField[] = {{"_p_FXTextField", 0, "FXTextField *", 0, 0, 0, 0},{"_p_FXTextField", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7832
|
-
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}};
|
|
7833
8503
|
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}};
|
|
7834
|
-
static swig_type_info
|
|
8504
|
+
static swig_type_info _swigt__p_FXColorWell[] = {{"_p_FXColorWell", 0, "FXColorWell *", 0, 0, 0, 0},{"_p_FXColorWell", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8505
|
+
static swig_type_info _swigt__p_FXHeaderItem[] = {{"_p_FXHeaderItem", 0, "FXHeaderItem *", 0, 0, 0, 0},{"_p_FXHeaderItem", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7835
8506
|
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}};
|
|
7836
|
-
static swig_type_info
|
|
8507
|
+
static swig_type_info _swigt__p_FXToolBarTab[] = {{"_p_FXToolBarTab", 0, "FXToolBarTab *", 0, 0, 0, 0},{"_p_FXToolBarTab", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8508
|
+
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}};
|
|
8509
|
+
static swig_type_info _swigt__p_p_FXGradient[] = {{"_p_p_FXGradient", 0, "FXGradient **", 0, 0, 0, 0},{"_p_p_FXGradient", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8510
|
+
static swig_type_info _swigt__p_FXGradient[] = {{"_p_FXGradient", 0, "FXGradient *", 0, 0, 0, 0},{"_p_FXGradient", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8511
|
+
static swig_type_info _swigt__p_FXFrame[] = {{"_p_FXFrame", 0, "FXFrame *", 0, 0, 0, 0},{"_p_FXToolBarTab", _p_FXToolBarTabTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXFrame", 0, 0, 0, 0, 0, 0},{"_p_FXColorBar", _p_FXColorBarTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXBitmapFrame", _p_FXBitmapFrameTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXRuler", _p_FXRulerTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXArrowButton", _p_FXArrowButtonTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXColorWheel", _p_FXColorWheelTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXProgressBar", _p_FXProgressBarTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXColorWell", _p_FXColorWellTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXGradientBar", _p_FXGradientBarTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXStatusLine", _p_FXStatusLineTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXSeparator", _p_FXSeparatorTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXVerticalSeparator", _p_FXVerticalSeparatorTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXHorizontalSeparator", _p_FXHorizontalSeparatorTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXTextField", _p_FXTextFieldTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXHeader", _p_FXHeaderTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXImageFrame", _p_FXImageFrameTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXSlider", _p_FXSliderTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXRealSlider", _p_FXRealSliderTo_p_FXFrame, 0, 0, 0, 0, 0},{"_p_FXDial", _p_FXDialTo_p_FXFrame, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7837
8512
|
static swig_type_info _swigt__p_FXRealSlider[] = {{"_p_FXRealSlider", 0, "FXRealSlider *", 0, 0, 0, 0},{"_p_FXRealSlider", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7838
|
-
static swig_type_info
|
|
7839
|
-
static swig_type_info
|
|
8513
|
+
static swig_type_info _swigt__p_FXSlider[] = {{"_p_FXSlider", 0, "FXSlider *", 0, 0, 0, 0},{"_p_FXSlider", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
8514
|
+
static swig_type_info _swigt__p_FXColorBar[] = {{"_p_FXColorBar", 0, "FXColorBar *", 0, 0, 0, 0},{"_p_FXColorBar", 0, 0, 0, 0, 0, 0},{0, 0, 0, 0, 0, 0, 0}};
|
|
7840
8515
|
|
|
7841
8516
|
static swig_type_info *swig_types_initial[] = {
|
|
7842
|
-
|
|
7843
|
-
|
|
7844
|
-
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
|
|
7848
|
-
_swigt__p_FXRuler,
|
|
8517
|
+
_swigt__p_FXDial,
|
|
8518
|
+
_swigt__p_FXint,
|
|
8519
|
+
_swigt__p_FXComposite,
|
|
8520
|
+
_swigt__p_FXTextField,
|
|
8521
|
+
_swigt__p_FXImage,
|
|
8522
|
+
_swigt__p_FXId,
|
|
7849
8523
|
_swigt__p_FXArrowButton,
|
|
7850
8524
|
_swigt__p_FXWindow,
|
|
7851
|
-
|
|
8525
|
+
_swigt__p_FXRuler,
|
|
8526
|
+
_swigt__p_FXIcon,
|
|
8527
|
+
_swigt__p_FXVerticalSeparator,
|
|
8528
|
+
_swigt__p_FXHorizontalSeparator,
|
|
8529
|
+
_swigt__p_FXSeparator,
|
|
8530
|
+
_swigt__p_FXStatusLine,
|
|
7852
8531
|
_swigt__p_FXBitmap,
|
|
7853
|
-
|
|
8532
|
+
_swigt__p_FXObject,
|
|
8533
|
+
_swigt__p_FXGradientBar,
|
|
7854
8534
|
_swigt__p_FXColorWheel,
|
|
8535
|
+
_swigt__p_FXBitmapFrame,
|
|
8536
|
+
_swigt__p_FXImageFrame,
|
|
8537
|
+
_swigt__p_FXDrawable,
|
|
7855
8538
|
_swigt__p_FXProgressBar,
|
|
7856
|
-
_swigt__p_FXId,
|
|
7857
|
-
_swigt__p_FXFont,
|
|
7858
|
-
_swigt__p_FXStatusLine,
|
|
7859
|
-
_swigt__p_FXSeparator,
|
|
7860
|
-
_swigt__p_FXHorizontalSeparator,
|
|
7861
|
-
_swigt__p_FXVerticalSeparator,
|
|
7862
8539
|
_swigt__p_FXStream,
|
|
7863
|
-
_swigt__p_FXDrawable,
|
|
7864
|
-
_swigt__p_FXTextField,
|
|
7865
|
-
_swigt__p_FXIcon,
|
|
7866
8540
|
_swigt__p_FXHeader,
|
|
7867
|
-
|
|
8541
|
+
_swigt__p_FXColorWell,
|
|
8542
|
+
_swigt__p_FXHeaderItem,
|
|
7868
8543
|
_swigt__p_FXRegion,
|
|
7869
|
-
|
|
8544
|
+
_swigt__p_FXToolBarTab,
|
|
8545
|
+
_swigt__p_FXFont,
|
|
8546
|
+
_swigt__p_p_FXGradient,
|
|
8547
|
+
_swigt__p_FXGradient,
|
|
8548
|
+
_swigt__p_FXFrame,
|
|
7870
8549
|
_swigt__p_FXRealSlider,
|
|
7871
|
-
|
|
7872
|
-
|
|
8550
|
+
_swigt__p_FXSlider,
|
|
8551
|
+
_swigt__p_FXColorBar,
|
|
7873
8552
|
0
|
|
7874
8553
|
};
|
|
7875
8554
|
|
|
@@ -9290,5 +9969,148 @@ SWIGEXPORT(void) Init_frames(void) {
|
|
|
9290
9969
|
rb_define_method(cFXToolBarTab.klass, "clearShape", VALUEFUNC(_wrap_FXToolBarTab_clearShape), -1);
|
|
9291
9970
|
cFXToolBarTab.mark = (void (*)(void *)) FXRbToolBarTab::markfunc;
|
|
9292
9971
|
cFXToolBarTab.destroy = (void (*)(void *)) FXRbObject::freefunc;
|
|
9972
|
+
rb_define_const(mFox,"GRADIENTBAR_HORIZONTAL", INT2NUM(GRADIENTBAR_HORIZONTAL));
|
|
9973
|
+
rb_define_const(mFox,"GRADIENTBAR_VERTICAL", INT2NUM(GRADIENTBAR_VERTICAL));
|
|
9974
|
+
rb_define_const(mFox,"GRADIENTBAR_NO_CONTROLS", INT2NUM(GRADIENTBAR_NO_CONTROLS));
|
|
9975
|
+
rb_define_const(mFox,"GRADIENTBAR_CONTROLS_TOP", INT2NUM(GRADIENTBAR_CONTROLS_TOP));
|
|
9976
|
+
rb_define_const(mFox,"GRADIENTBAR_CONTROLS_BOTTOM", INT2NUM(GRADIENTBAR_CONTROLS_BOTTOM));
|
|
9977
|
+
rb_define_const(mFox,"GRADIENTBAR_CONTROLS_LEFT", INT2NUM(GRADIENTBAR_CONTROLS_LEFT));
|
|
9978
|
+
rb_define_const(mFox,"GRADIENTBAR_CONTROLS_RIGHT", INT2NUM(GRADIENTBAR_CONTROLS_RIGHT));
|
|
9979
|
+
rb_define_const(mFox,"GRADIENT_BLEND_LINEAR", INT2NUM(GRADIENT_BLEND_LINEAR));
|
|
9980
|
+
rb_define_const(mFox,"GRADIENT_BLEND_POWER", INT2NUM(GRADIENT_BLEND_POWER));
|
|
9981
|
+
rb_define_const(mFox,"GRADIENT_BLEND_SINE", INT2NUM(GRADIENT_BLEND_SINE));
|
|
9982
|
+
rb_define_const(mFox,"GRADIENT_BLEND_INCREASING", INT2NUM(GRADIENT_BLEND_INCREASING));
|
|
9983
|
+
rb_define_const(mFox,"GRADIENT_BLEND_DECREASING", INT2NUM(GRADIENT_BLEND_DECREASING));
|
|
9984
|
+
|
|
9985
|
+
cFXGradient.klass = rb_define_class_under(mFox, "FXGradient", rb_cObject);
|
|
9986
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXGradient, (void *) &cFXGradient);
|
|
9987
|
+
rb_undef_alloc_func(cFXGradient.klass);
|
|
9988
|
+
rb_define_method(cFXGradient.klass, "lower=", VALUEFUNC(_wrap_FXGradient_lower_set), -1);
|
|
9989
|
+
rb_define_method(cFXGradient.klass, "lower", VALUEFUNC(_wrap_FXGradient_lower_get), -1);
|
|
9990
|
+
rb_define_method(cFXGradient.klass, "middle=", VALUEFUNC(_wrap_FXGradient_middle_set), -1);
|
|
9991
|
+
rb_define_method(cFXGradient.klass, "middle", VALUEFUNC(_wrap_FXGradient_middle_get), -1);
|
|
9992
|
+
rb_define_method(cFXGradient.klass, "upper=", VALUEFUNC(_wrap_FXGradient_upper_set), -1);
|
|
9993
|
+
rb_define_method(cFXGradient.klass, "upper", VALUEFUNC(_wrap_FXGradient_upper_get), -1);
|
|
9994
|
+
rb_define_method(cFXGradient.klass, "lowerColor=", VALUEFUNC(_wrap_FXGradient_lowerColor_set), -1);
|
|
9995
|
+
rb_define_method(cFXGradient.klass, "lowerColor", VALUEFUNC(_wrap_FXGradient_lowerColor_get), -1);
|
|
9996
|
+
rb_define_method(cFXGradient.klass, "upperColor=", VALUEFUNC(_wrap_FXGradient_upperColor_set), -1);
|
|
9997
|
+
rb_define_method(cFXGradient.klass, "upperColor", VALUEFUNC(_wrap_FXGradient_upperColor_get), -1);
|
|
9998
|
+
rb_define_method(cFXGradient.klass, "blend=", VALUEFUNC(_wrap_FXGradient_blend_set), -1);
|
|
9999
|
+
rb_define_method(cFXGradient.klass, "blend", VALUEFUNC(_wrap_FXGradient_blend_get), -1);
|
|
10000
|
+
cFXGradient.mark = 0;
|
|
10001
|
+
|
|
10002
|
+
cFXGradientBar.klass = rb_define_class_under(mFox, "FXGradientBar", ((swig_class *) SWIGTYPE_p_FXFrame->clientdata)->klass);
|
|
10003
|
+
SWIG_TypeClientData(SWIGTYPE_p_FXGradientBar, (void *) &cFXGradientBar);
|
|
10004
|
+
rb_define_alloc_func(cFXGradientBar.klass, _wrap_FXGradientBar_allocate);
|
|
10005
|
+
rb_define_method(cFXGradientBar.klass, "initialize", VALUEFUNC(_wrap_new_FXGradientBar), -1);
|
|
10006
|
+
rb_define_method(cFXGradientBar.klass, "onPaint", VALUEFUNC(_wrap_FXGradientBar_onPaint), -1);
|
|
10007
|
+
rb_define_method(cFXGradientBar.klass, "onLeftBtnPress", VALUEFUNC(_wrap_FXGradientBar_onLeftBtnPress), -1);
|
|
10008
|
+
rb_define_method(cFXGradientBar.klass, "onLeftBtnRelease", VALUEFUNC(_wrap_FXGradientBar_onLeftBtnRelease), -1);
|
|
10009
|
+
rb_define_method(cFXGradientBar.klass, "onMotion", VALUEFUNC(_wrap_FXGradientBar_onMotion), -1);
|
|
10010
|
+
rb_define_method(cFXGradientBar.klass, "onDNDEnter", VALUEFUNC(_wrap_FXGradientBar_onDNDEnter), -1);
|
|
10011
|
+
rb_define_method(cFXGradientBar.klass, "onDNDLeave", VALUEFUNC(_wrap_FXGradientBar_onDNDLeave), -1);
|
|
10012
|
+
rb_define_method(cFXGradientBar.klass, "onDNDMotion", VALUEFUNC(_wrap_FXGradientBar_onDNDMotion), -1);
|
|
10013
|
+
rb_define_method(cFXGradientBar.klass, "onDNDDrop", VALUEFUNC(_wrap_FXGradientBar_onDNDDrop), -1);
|
|
10014
|
+
rb_define_method(cFXGradientBar.klass, "onCmdBlending", VALUEFUNC(_wrap_FXGradientBar_onCmdBlending), -1);
|
|
10015
|
+
rb_define_method(cFXGradientBar.klass, "onUpdBlending", VALUEFUNC(_wrap_FXGradientBar_onUpdBlending), -1);
|
|
10016
|
+
rb_define_method(cFXGradientBar.klass, "onUpdSegColor", VALUEFUNC(_wrap_FXGradientBar_onUpdSegColor), -1);
|
|
10017
|
+
rb_define_method(cFXGradientBar.klass, "onCmdSegColor", VALUEFUNC(_wrap_FXGradientBar_onCmdSegColor), -1);
|
|
10018
|
+
rb_define_method(cFXGradientBar.klass, "onUpdRecenter", VALUEFUNC(_wrap_FXGradientBar_onUpdRecenter), -1);
|
|
10019
|
+
rb_define_method(cFXGradientBar.klass, "onCmdRecenter", VALUEFUNC(_wrap_FXGradientBar_onCmdRecenter), -1);
|
|
10020
|
+
rb_define_method(cFXGradientBar.klass, "onUpdSplit", VALUEFUNC(_wrap_FXGradientBar_onUpdSplit), -1);
|
|
10021
|
+
rb_define_method(cFXGradientBar.klass, "onCmdSplit", VALUEFUNC(_wrap_FXGradientBar_onCmdSplit), -1);
|
|
10022
|
+
rb_define_method(cFXGradientBar.klass, "onUpdMerge", VALUEFUNC(_wrap_FXGradientBar_onUpdMerge), -1);
|
|
10023
|
+
rb_define_method(cFXGradientBar.klass, "onCmdMerge", VALUEFUNC(_wrap_FXGradientBar_onCmdMerge), -1);
|
|
10024
|
+
rb_define_method(cFXGradientBar.klass, "onUpdUniform", VALUEFUNC(_wrap_FXGradientBar_onUpdUniform), -1);
|
|
10025
|
+
rb_define_method(cFXGradientBar.klass, "onCmdUniform", VALUEFUNC(_wrap_FXGradientBar_onCmdUniform), -1);
|
|
10026
|
+
rb_define_method(cFXGradientBar.klass, "onCmdSetHelp", VALUEFUNC(_wrap_FXGradientBar_onCmdSetHelp), -1);
|
|
10027
|
+
rb_define_method(cFXGradientBar.klass, "onCmdGetHelp", VALUEFUNC(_wrap_FXGradientBar_onCmdGetHelp), -1);
|
|
10028
|
+
rb_define_method(cFXGradientBar.klass, "onCmdSetTip", VALUEFUNC(_wrap_FXGradientBar_onCmdSetTip), -1);
|
|
10029
|
+
rb_define_method(cFXGradientBar.klass, "onCmdGetTip", VALUEFUNC(_wrap_FXGradientBar_onCmdGetTip), -1);
|
|
10030
|
+
rb_define_method(cFXGradientBar.klass, "onQueryHelp", VALUEFUNC(_wrap_FXGradientBar_onQueryHelp), -1);
|
|
10031
|
+
rb_define_method(cFXGradientBar.klass, "onQueryTip", VALUEFUNC(_wrap_FXGradientBar_onQueryTip), -1);
|
|
10032
|
+
rb_define_const(cFXGradientBar.klass,"ID_LOWER_COLOR", INT2NUM(FXGradientBar::ID_LOWER_COLOR));
|
|
10033
|
+
rb_define_const(cFXGradientBar.klass,"ID_UPPER_COLOR", INT2NUM(FXGradientBar::ID_UPPER_COLOR));
|
|
10034
|
+
rb_define_const(cFXGradientBar.klass,"ID_BLEND_LINEAR", INT2NUM(FXGradientBar::ID_BLEND_LINEAR));
|
|
10035
|
+
rb_define_const(cFXGradientBar.klass,"ID_BLEND_POWER", INT2NUM(FXGradientBar::ID_BLEND_POWER));
|
|
10036
|
+
rb_define_const(cFXGradientBar.klass,"ID_BLEND_SINE", INT2NUM(FXGradientBar::ID_BLEND_SINE));
|
|
10037
|
+
rb_define_const(cFXGradientBar.klass,"ID_BLEND_INCREASING", INT2NUM(FXGradientBar::ID_BLEND_INCREASING));
|
|
10038
|
+
rb_define_const(cFXGradientBar.klass,"ID_BLEND_DECREASING", INT2NUM(FXGradientBar::ID_BLEND_DECREASING));
|
|
10039
|
+
rb_define_const(cFXGradientBar.klass,"ID_RECENTER", INT2NUM(FXGradientBar::ID_RECENTER));
|
|
10040
|
+
rb_define_const(cFXGradientBar.klass,"ID_SPLIT", INT2NUM(FXGradientBar::ID_SPLIT));
|
|
10041
|
+
rb_define_const(cFXGradientBar.klass,"ID_MERGE", INT2NUM(FXGradientBar::ID_MERGE));
|
|
10042
|
+
rb_define_const(cFXGradientBar.klass,"ID_UNIFORM", INT2NUM(FXGradientBar::ID_UNIFORM));
|
|
10043
|
+
rb_define_const(cFXGradientBar.klass,"ID_LAST", INT2NUM(FXGradientBar::ID_LAST));
|
|
10044
|
+
rb_define_method(cFXGradientBar.klass, "getSegment", VALUEFUNC(_wrap_FXGradientBar_getSegment), -1);
|
|
10045
|
+
rb_define_method(cFXGradientBar.klass, "getGrip", VALUEFUNC(_wrap_FXGradientBar_getGrip), -1);
|
|
10046
|
+
rb_define_method(cFXGradientBar.klass, "getNumSegments", VALUEFUNC(_wrap_FXGradientBar_getNumSegments), -1);
|
|
10047
|
+
rb_define_method(cFXGradientBar.klass, "setGradients", VALUEFUNC(_wrap_FXGradientBar_setGradients), -1);
|
|
10048
|
+
rb_define_method(cFXGradientBar.klass, "getGradients", VALUEFUNC(_wrap_FXGradientBar_getGradients), -1);
|
|
10049
|
+
rb_define_method(cFXGradientBar.klass, "setCurrentSegment", VALUEFUNC(_wrap_FXGradientBar_setCurrentSegment), -1);
|
|
10050
|
+
rb_define_method(cFXGradientBar.klass, "getCurrentSegment", VALUEFUNC(_wrap_FXGradientBar_getCurrentSegment), -1);
|
|
10051
|
+
rb_define_method(cFXGradientBar.klass, "setAnchorSegment", VALUEFUNC(_wrap_FXGradientBar_setAnchorSegment), -1);
|
|
10052
|
+
rb_define_method(cFXGradientBar.klass, "getAnchorSegment", VALUEFUNC(_wrap_FXGradientBar_getAnchorSegment), -1);
|
|
10053
|
+
rb_define_method(cFXGradientBar.klass, "selectSegments", VALUEFUNC(_wrap_FXGradientBar_selectSegments), -1);
|
|
10054
|
+
rb_define_method(cFXGradientBar.klass, "deselectSegments", VALUEFUNC(_wrap_FXGradientBar_deselectSegments), -1);
|
|
10055
|
+
rb_define_method(cFXGradientBar.klass, "isSegmentSelected", VALUEFUNC(_wrap_FXGradientBar_isSegmentSelected), -1);
|
|
10056
|
+
rb_define_method(cFXGradientBar.klass, "setSegmentLowerColor", VALUEFUNC(_wrap_FXGradientBar_setSegmentLowerColor), -1);
|
|
10057
|
+
rb_define_method(cFXGradientBar.klass, "setSegmentUpperColor", VALUEFUNC(_wrap_FXGradientBar_setSegmentUpperColor), -1);
|
|
10058
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentLowerColor", VALUEFUNC(_wrap_FXGradientBar_getSegmentLowerColor), -1);
|
|
10059
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentUpperColor", VALUEFUNC(_wrap_FXGradientBar_getSegmentUpperColor), -1);
|
|
10060
|
+
rb_define_method(cFXGradientBar.klass, "moveSegmentLower", VALUEFUNC(_wrap_FXGradientBar_moveSegmentLower), -1);
|
|
10061
|
+
rb_define_method(cFXGradientBar.klass, "moveSegmentMiddle", VALUEFUNC(_wrap_FXGradientBar_moveSegmentMiddle), -1);
|
|
10062
|
+
rb_define_method(cFXGradientBar.klass, "moveSegmentUpper", VALUEFUNC(_wrap_FXGradientBar_moveSegmentUpper), -1);
|
|
10063
|
+
rb_define_method(cFXGradientBar.klass, "moveSegments", VALUEFUNC(_wrap_FXGradientBar_moveSegments), -1);
|
|
10064
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentLower", VALUEFUNC(_wrap_FXGradientBar_getSegmentLower), -1);
|
|
10065
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentMiddle", VALUEFUNC(_wrap_FXGradientBar_getSegmentMiddle), -1);
|
|
10066
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentUpper", VALUEFUNC(_wrap_FXGradientBar_getSegmentUpper), -1);
|
|
10067
|
+
rb_define_method(cFXGradientBar.klass, "gradient", VALUEFUNC(_wrap_FXGradientBar_gradient), -1);
|
|
10068
|
+
rb_define_method(cFXGradientBar.klass, "getSegmentBlend", VALUEFUNC(_wrap_FXGradientBar_getSegmentBlend), -1);
|
|
10069
|
+
rb_define_method(cFXGradientBar.klass, "splitSegments", VALUEFUNC(_wrap_FXGradientBar_splitSegments), -1);
|
|
10070
|
+
rb_define_method(cFXGradientBar.klass, "mergeSegments", VALUEFUNC(_wrap_FXGradientBar_mergeSegments), -1);
|
|
10071
|
+
rb_define_method(cFXGradientBar.klass, "uniformSegments", VALUEFUNC(_wrap_FXGradientBar_uniformSegments), -1);
|
|
10072
|
+
rb_define_method(cFXGradientBar.klass, "blendSegments", VALUEFUNC(_wrap_FXGradientBar_blendSegments), -1);
|
|
10073
|
+
rb_define_method(cFXGradientBar.klass, "getBarStyle", VALUEFUNC(_wrap_FXGradientBar_getBarStyle), -1);
|
|
10074
|
+
rb_define_method(cFXGradientBar.klass, "setBarStyle", VALUEFUNC(_wrap_FXGradientBar_setBarStyle), -1);
|
|
10075
|
+
rb_define_method(cFXGradientBar.klass, "setSelectColor", VALUEFUNC(_wrap_FXGradientBar_setSelectColor), -1);
|
|
10076
|
+
rb_define_method(cFXGradientBar.klass, "getSelectColor", VALUEFUNC(_wrap_FXGradientBar_getSelectColor), -1);
|
|
10077
|
+
rb_define_method(cFXGradientBar.klass, "setHelpText", VALUEFUNC(_wrap_FXGradientBar_setHelpText), -1);
|
|
10078
|
+
rb_define_method(cFXGradientBar.klass, "getHelpText", VALUEFUNC(_wrap_FXGradientBar_getHelpText), -1);
|
|
10079
|
+
rb_define_method(cFXGradientBar.klass, "setTipText", VALUEFUNC(_wrap_FXGradientBar_setTipText), -1);
|
|
10080
|
+
rb_define_method(cFXGradientBar.klass, "getTipText", VALUEFUNC(_wrap_FXGradientBar_getTipText), -1);
|
|
10081
|
+
rb_define_method(cFXGradientBar.klass, "save", VALUEFUNC(_wrap_FXGradientBar_save), -1);
|
|
10082
|
+
rb_define_method(cFXGradientBar.klass, "load", VALUEFUNC(_wrap_FXGradientBar_load), -1);
|
|
10083
|
+
rb_define_method(cFXGradientBar.klass, "create", VALUEFUNC(_wrap_FXGradientBar_create), -1);
|
|
10084
|
+
rb_define_method(cFXGradientBar.klass, "detach", VALUEFUNC(_wrap_FXGradientBar_detach), -1);
|
|
10085
|
+
rb_define_method(cFXGradientBar.klass, "destroy", VALUEFUNC(_wrap_FXGradientBar_destroy), -1);
|
|
10086
|
+
rb_define_method(cFXGradientBar.klass, "resize", VALUEFUNC(_wrap_FXGradientBar_resize), -1);
|
|
10087
|
+
rb_define_method(cFXGradientBar.klass, "getDefaultWidth", VALUEFUNC(_wrap_FXGradientBar_getDefaultWidth), -1);
|
|
10088
|
+
rb_define_method(cFXGradientBar.klass, "getDefaultHeight", VALUEFUNC(_wrap_FXGradientBar_getDefaultHeight), -1);
|
|
10089
|
+
rb_define_method(cFXGradientBar.klass, "getWidthForHeight", VALUEFUNC(_wrap_FXGradientBar_getWidthForHeight), -1);
|
|
10090
|
+
rb_define_method(cFXGradientBar.klass, "getHeightForWidth", VALUEFUNC(_wrap_FXGradientBar_getHeightForWidth), -1);
|
|
10091
|
+
rb_define_method(cFXGradientBar.klass, "canFocus", VALUEFUNC(_wrap_FXGradientBar_canFocus), -1);
|
|
10092
|
+
rb_define_method(cFXGradientBar.klass, "setFocus", VALUEFUNC(_wrap_FXGradientBar_setFocus), -1);
|
|
10093
|
+
rb_define_method(cFXGradientBar.klass, "killFocus", VALUEFUNC(_wrap_FXGradientBar_killFocus), -1);
|
|
10094
|
+
rb_define_method(cFXGradientBar.klass, "changeFocus", VALUEFUNC(_wrap_FXGradientBar_changeFocus), -1);
|
|
10095
|
+
rb_define_method(cFXGradientBar.klass, "setDefault", VALUEFUNC(_wrap_FXGradientBar_setDefault), -1);
|
|
10096
|
+
rb_define_method(cFXGradientBar.klass, "enable", VALUEFUNC(_wrap_FXGradientBar_enable), -1);
|
|
10097
|
+
rb_define_method(cFXGradientBar.klass, "disable", VALUEFUNC(_wrap_FXGradientBar_disable), -1);
|
|
10098
|
+
rb_define_method(cFXGradientBar.klass, "raiseWindow", VALUEFUNC(_wrap_FXGradientBar_raiseWindow), -1);
|
|
10099
|
+
rb_define_method(cFXGradientBar.klass, "lower", VALUEFUNC(_wrap_FXGradientBar_lower), -1);
|
|
10100
|
+
rb_define_method(cFXGradientBar.klass, "move", VALUEFUNC(_wrap_FXGradientBar_move), -1);
|
|
10101
|
+
rb_define_method(cFXGradientBar.klass, "position", VALUEFUNC(_wrap_FXGradientBar_position), -1);
|
|
10102
|
+
rb_define_method(cFXGradientBar.klass, "layout", VALUEFUNC(_wrap_FXGradientBar_layout), -1);
|
|
10103
|
+
rb_define_method(cFXGradientBar.klass, "recalc", VALUEFUNC(_wrap_FXGradientBar_recalc), -1);
|
|
10104
|
+
rb_define_method(cFXGradientBar.klass, "reparent", VALUEFUNC(_wrap_FXGradientBar_reparent), -1);
|
|
10105
|
+
rb_define_method(cFXGradientBar.klass, "show", VALUEFUNC(_wrap_FXGradientBar_show), -1);
|
|
10106
|
+
rb_define_method(cFXGradientBar.klass, "hide", VALUEFUNC(_wrap_FXGradientBar_hide), -1);
|
|
10107
|
+
rb_define_method(cFXGradientBar.klass, "isComposite", VALUEFUNC(_wrap_FXGradientBar_isComposite), -1);
|
|
10108
|
+
rb_define_method(cFXGradientBar.klass, "contains", VALUEFUNC(_wrap_FXGradientBar_contains), -1);
|
|
10109
|
+
rb_define_method(cFXGradientBar.klass, "doesSaveUnder", VALUEFUNC(_wrap_FXGradientBar_doesSaveUnder), -1);
|
|
10110
|
+
rb_define_method(cFXGradientBar.klass, "setBackColor", VALUEFUNC(_wrap_FXGradientBar_setBackColor), -1);
|
|
10111
|
+
rb_define_method(cFXGradientBar.klass, "setShape", VALUEFUNC(_wrap_FXGradientBar_setShape), -1);
|
|
10112
|
+
rb_define_method(cFXGradientBar.klass, "clearShape", VALUEFUNC(_wrap_FXGradientBar_clearShape), -1);
|
|
10113
|
+
cFXGradientBar.mark = (void (*)(void *)) FXRbGradientBar::markfunc;
|
|
10114
|
+
cFXGradientBar.destroy = (void (*)(void *)) FXRbObject::freefunc;
|
|
9293
10115
|
}
|
|
9294
10116
|
|