wxwidgets.cfg: Added <not-bool/>-flag at more function args.
This commit is contained in:
parent
c4e32e6703
commit
d63991c677
|
@ -9417,6 +9417,7 @@
|
|||
<returnValue type="wxSizerItem *"/>
|
||||
<arg nr="1" direction="in" default="1">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
</function>
|
||||
|
@ -9437,6 +9438,7 @@
|
|||
<arg nr="1" direction="inout"/>
|
||||
<arg nr="2" direction="in" default="wxANIMATION_TYPE_ANY">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxPropertyGridManager::SetSplitterPosition(int pos, int column = 0) -->
|
||||
|
@ -9445,9 +9447,11 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in" default="0">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- virtual bool wxWindow::SetForegroundColour(const wxColour & colour) -->
|
||||
|
@ -9478,12 +9482,15 @@
|
|||
<returnValue type="wxImage &"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in" default="wxIMAGE_QUALITY_NORMAL">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- bool wxGrid::DeleteRows( int pos = 0, int numRows = 1, bool updateLabels = true ) -->
|
||||
|
@ -9494,9 +9501,11 @@
|
|||
<returnValue type="bool"/>
|
||||
<arg nr="1" direction="in" default="0">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in" default="1">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in" default="true">
|
||||
<not-uninit/>
|
||||
|
@ -9533,6 +9542,7 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>1:</valid>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
|
@ -9541,6 +9551,7 @@
|
|||
</arg>
|
||||
<arg nr="3" direction="in" default="wxODDEVEN_RULE">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxSpinCtrl::SetValue( const wxString & value ) -->
|
||||
|
@ -9591,9 +9602,11 @@
|
|||
<arg nr="4" direction="in"/>
|
||||
<arg nr="5" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="6" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="7" direction="in">
|
||||
<not-uninit/>
|
||||
|
@ -9650,12 +9663,15 @@
|
|||
<returnValue type="wxStatusBar*"/>
|
||||
<arg nr="1" default="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" default="wxSTB_DEFAULT_STYLE" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" default="0" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="4" default="wxStatusBarNameStr" direction="in">
|
||||
<not-uninit/>
|
||||
|
@ -9697,6 +9713,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
|
@ -9798,9 +9815,11 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxString wxDataViewListCtrl::GetTextValue(unsigned int row, unsigned int col) const -->
|
||||
|
@ -9812,10 +9831,12 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
</function>
|
||||
|
@ -9828,10 +9849,12 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
</function>
|
||||
|
@ -9844,6 +9867,7 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- virtual void wxGridCellTextEditor::SetValidator(const wxValidator & validator) -->
|
||||
|
@ -9862,6 +9886,7 @@
|
|||
<arg nr="1" direction="in"/>
|
||||
<arg nr="2" direction="in" default="wxICON_INFORMATION">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- virtual void wxPen::SetColour(const wxColour & colour) -->
|
||||
|
@ -9879,6 +9904,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
</function>
|
||||
|
@ -9900,6 +9926,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in"/>
|
||||
</function>
|
||||
|
@ -9920,6 +9947,7 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in"/>
|
||||
</function>
|
||||
|
@ -9978,6 +10006,7 @@
|
|||
<use-retval/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in" default="0">
|
||||
<not-uninit/>
|
||||
|
@ -9991,6 +10020,7 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxDateTime& wxDateTime::SetMinute( unsigned short minute ) -->
|
||||
|
|
Loading…
Reference in New Issue