wxwidgets.cfg: Added <not-bool/>-flag at more function args.

This commit is contained in:
orbitcowboy 2020-02-22 23:37:21 +01:00
parent 7245ec0520
commit ed939bf0b8
1 changed files with 43 additions and 2 deletions

View File

@ -5049,6 +5049,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_string.html#a9588b7f2684b9a6a924dc3746a2b2f8d -->
@ -5074,6 +5075,7 @@
<pure/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--#define wxSTRINGIZE_T(x) -->
@ -5087,6 +5089,7 @@
<use-retval/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--#define wxCONCAT(x1,x2) -->
@ -5102,6 +5105,7 @@
<use-retval/>
<arg nr="any" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_string.html#ace32756bab999f8aae9be0cf981fc449 -->
@ -5459,6 +5463,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<valid>0:</valid>
<not-bool/>
<not-uninit/>
</arg>
</function>
@ -5478,9 +5483,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxItemContainerImmutable::SetStringSelection( const wxString & s ) -->
@ -5500,6 +5507,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_slider.html -->
@ -5568,6 +5576,7 @@
</arg>
<arg nr="2" direction="in" default="-1">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_timer.html -->
@ -5578,6 +5587,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in" default="-1">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="wxTIMER_CONTINUOUS">
<not-uninit/>
@ -5591,6 +5601,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in" default="-1">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_timer.html -->
@ -5607,6 +5618,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="true">
<not-uninit/>
@ -5642,6 +5654,7 @@
<returnValue type="wxString"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5689,6 +5702,7 @@
<use-retval/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5701,6 +5715,7 @@
<use-retval/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5721,6 +5736,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5733,6 +5749,7 @@
<use-retval/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5742,6 +5759,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
@ -5754,6 +5772,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
@ -5765,7 +5784,11 @@
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="void"/>
<arg nr="any" direction="in">
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
</arg>
</function>
@ -5781,6 +5804,7 @@
<leak-ignore/>
<arg nr="any" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5791,6 +5815,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="true">
<not-uninit/>
@ -5810,6 +5835,7 @@
<returnValue type="long"/>
<arg nr="any" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxWindow::Show (bool show=true) -->
@ -5860,6 +5886,7 @@
<leak-ignore/>
<arg nr="1">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="true">
<not-uninit/>
@ -5885,6 +5912,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- static wxString wxFontMapper::GetEncodingDescription(wxFontEncoding encoding)-->
@ -5962,6 +5990,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_radio_box.html -->
@ -5971,6 +6000,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
@ -6065,6 +6095,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual void wxStaticBitmap::SetBitmap(const wxBitmap & label) -->
@ -6230,6 +6261,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_text_file.html -->
@ -6251,6 +6283,7 @@
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" direction="in" default="typeDefault">
<not-uninit/>
@ -6272,6 +6305,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>1:</valid>
</arg>
</function>
@ -6286,6 +6320,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/3.1/classwx_box_sizer.html -->
@ -6299,6 +6334,7 @@
<returnValue type="wxSizerItem*"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -6313,14 +6349,19 @@
</arg>
<arg nr="2" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="4" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="5" direction="inout" default="NULL">
<not-bool/>
</arg>
<arg nr="5" direction="inout" default="NULL"/>
</function>
<!-- http://docs.wxwidgets.org/3.1/classwx_box_sizer.html#a58007d1fd88698b9f733ba651977ad55 -->
<!-- virtual wxSize wxBoxSizer::CalcMin()-->