1 /*
2  * Interface wrapper code.
3  *
4  * Generated by SIP 4.19.16
5  *
6  *     Copyright: (c) 2018 by Total Control Software
7  *     License:   wxWindows License
8  */
9 
10 #include "sipAPI_ribbon.h"
11 
12 
13 
14 
15 /* Call the instance's destructor. */
16 extern "C" {static void release_wxRibbonButtonBarButtonBase(void *, int);}
release_wxRibbonButtonBarButtonBase(void *,int)17 static void release_wxRibbonButtonBarButtonBase(void *, int)
18 {
19 }
20 
21 
22 sipClassTypeDef sipTypeDef__ribbon_wxRibbonButtonBarButtonBase = {
23     {
24         -1,
25         SIP_NULLPTR,
26         SIP_NULLPTR,
27         SIP_TYPE_CLASS,
28         sipNameNr_wxRibbonButtonBarButtonBase,
29         {SIP_NULLPTR},
30         SIP_NULLPTR
31     },
32     {
33         sipNameNr_RibbonButtonBarButtonBase,
34         {0, 0, 1},
35         0, SIP_NULLPTR,
36         0, SIP_NULLPTR,
37         0, SIP_NULLPTR,
38         {SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR, SIP_NULLPTR},
39     },
40     SIP_NULLPTR,
41     -1,
42     -1,
43     SIP_NULLPTR,
44     SIP_NULLPTR,
45     SIP_NULLPTR,
46     SIP_NULLPTR,
47     SIP_NULLPTR,
48 #if PY_MAJOR_VERSION >= 3
49     SIP_NULLPTR,
50     SIP_NULLPTR,
51 #else
52     SIP_NULLPTR,
53     SIP_NULLPTR,
54     SIP_NULLPTR,
55     SIP_NULLPTR,
56 #endif
57     SIP_NULLPTR,
58     SIP_NULLPTR,
59     SIP_NULLPTR,
60     SIP_NULLPTR,
61     release_wxRibbonButtonBarButtonBase,
62     SIP_NULLPTR,
63     SIP_NULLPTR,
64     SIP_NULLPTR,
65     SIP_NULLPTR,
66     SIP_NULLPTR,
67     SIP_NULLPTR,
68     SIP_NULLPTR
69 };
70