We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44901c4 commit bfe28f8Copy full SHA for bfe28f8
1 file changed
cfg/wxwidgets.cfg
@@ -16315,4 +16315,12 @@ wxItemKind kind = wxITEM_NORMAL) -->
16315
<valid>0:</valid>
16316
</arg>
16317
</function>
16318
+ <!-- virtual bool wxApp::OnInit() -->
16319
+ <!-- virtual bool wxAppConsole::OnInit() -->
16320
+ <function name="wxApp::OnInit,wxAppConsole::OnInit">
16321
+ <noreturn>false</noreturn>
16322
+ <returnValue type="bool"/>
16323
+ <use-retval/>
16324
+ <leak-ignore/>
16325
+ </function>
16326
</def>
0 commit comments