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

This commit is contained in:
orbitcowboy 2020-02-24 15:57:00 +01:00
parent 88c69418ee
commit 131befecce
1 changed files with 56 additions and 2 deletions

View File

@ -7105,12 +7105,15 @@
<returnValue type="bool"/>
<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="wxGridSelectCells">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxControl::Create(wxWindow * parent, wxWindowID id, const wxPoint & pos = wxDefaultPosition, const wxSize & size = wxDefaultSize, long style = 0, const wxValidator & validator = wxDefaultValidator, const wxString & name = wxControlNameStr) -->
@ -7123,10 +7126,13 @@
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" direction="in" default="wxDefaultPosition"/>
<arg nr="4" direction="in" default="wxDefaultSize"/>
<arg nr="5" direction="in" default="0"/>
<arg nr="5" direction="in" default="0">
<not-bool/>
</arg>
<arg nr="6" direction="in" default="wxDefaultValidator"/>
<arg nr="7" direction="in" default="wxControl"/>
</function>
@ -7140,11 +7146,14 @@
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" direction="in"/>
<arg nr="4" direction="in" default="wxDefaultPosition"/>
<arg nr="5" direction="in" default="wxDefaultSize"/>
<arg nr="6" direction="in" default="wxDEFAULT_DIALOG_STYLE"/>
<arg nr="6" direction="in" default="wxDEFAULT_DIALOG_STYLE">
<not-bool/>
</arg>
<arg nr="7" direction="in" default="wxDialog"/>
</function>
<!-- void wxGrid::SetMargins(int extraWidth, int extraHeight) -->
@ -7153,9 +7162,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::SetRowLabelValue(int row, const wxString & value) -->
@ -7165,6 +7176,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in"/>
</function>
@ -7174,9 +7186,11 @@
<leak-ignore/>
<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="true">
<not-uninit/>
@ -7191,9 +7205,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- http://docs.wxwidgets.org/trunk/classwx_grid.html#adbcbd091140c6adf0f8d04ea1642b24d-->
@ -7206,9 +7222,11 @@
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::ClearSelection(void) -->
@ -7239,6 +7257,7 @@
<arg nr="3" default="NULL"/>
<arg nr="4" direction="in" default="SW_SHOWNORMAL">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxWindow::SetBackgroundColour(const wxColour &c) -->
@ -7336,6 +7355,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxCommandEvent::SetInt(int intCommand) -->
@ -7344,6 +7364,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxStdDialogButtonSizer::AddButton(wxButton * button) -->
@ -7368,6 +7389,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual void wxChoice::SetColumns(int n = 1) -->
@ -7376,6 +7398,7 @@
<leak-ignore/>
<arg nr="1" direction="in" default="1">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxTextCtrl::Enable (bool enable=true) -->
@ -7394,6 +7417,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in" default="wxID_ANY">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="wxEVT_NULL"/>
<arg nr="3" direction="in" default="NULL">
@ -7432,9 +7456,11 @@
</arg>
<arg nr="2" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxBitmapToggleButton::SetBitmap( const wxBitmap & bitmap, wxDirection dir = wxLEFT ) -->
@ -7512,9 +7538,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>
<!-- wxSize wxSizer::Fit(wxWindow * window)-->
@ -7625,6 +7653,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<warn severity="style">This function is deprecated since version 3.1.2, dimensions and depth can only be set at construction time.</warn>
</function>
@ -7644,6 +7673,7 @@
</arg>
<arg nr="2" direction="in" default="10">
<not-uninit/>
<not-bool/>
<valid>0,2:36</valid>
</arg>
</function>
@ -7654,18 +7684,23 @@
<returnValue type="bool"/>
<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">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="4" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="5" direction="in" default="wxMOUSE_BTN_LEFT">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxUIActionSimulator::MouseMove(long x,long y) -->
@ -7675,9 +7710,11 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxUIActionSimulator::KeyUp(int keycode, int modifiers = wxMOD_NONE)-->
@ -7689,9 +7726,11 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="wxMOD_NONE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxUIActionSimulator::MouseMove(const wxPoint & point)-->
@ -7712,6 +7751,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in" default="wxMOUSE_BTN_LEFT">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxUIActionSimulator::MouseDown(int button = wxMOUSE_BTN_DOWN)-->
@ -7721,6 +7761,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in" default="wxMOUSE_BTN_DOWN">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxUIActionSimulator::Select(const wxString & text)-->
@ -7738,9 +7779,11 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="wxPG_RECURSE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxPGProperty::SetValueFromInt(long value, int flags = 0) -->
@ -7753,9 +7796,11 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPGProperty::SetBackgroundColour(const wxColour &colour, int flags = wxPG_RECURSE) -->
@ -7777,6 +7822,7 @@
<returnValue type="wxPGCell &amp;"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPGProperty::SetValue(wxVariant value, wxVariant * pList = NULL, int flags = wxPG_SETVAL_REFRESH_EDITOR) -->
@ -7790,6 +7836,7 @@
</arg>
<arg nr="3" direction="in" default="wxPG_SETVAL_REFRESH_EDITOR">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPGProperty::SetExpanded(bool expanded) -->
@ -7821,6 +7868,7 @@
</arg>
<arg nr="3" direction="in" default="wxPG_RECURSE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- wxPGProperty* wxPropertyGridInterface::AppendIn(wxPGPropArg id, wxPGProperty * newProperty)-->
@ -7869,6 +7917,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxString::StartsWith( const wxString & prefix, wxString * rest = NULL ) const -->
@ -7915,6 +7964,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" direction="in" default="wxPG_PROGRAMMATIC_VALUE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE)-->
@ -7927,6 +7977,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" direction="in" default="wxPG_RECURSE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxBookCtrlBase::SetPageImage(size_t page, int image) -->
@ -7937,10 +7988,12 @@
<returnValue type="bool"/>
<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>
@ -7960,6 +8013,7 @@
</arg>
<arg nr="4" direction="in" default="NO_IMAGE">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual void wxFileDialog::SetFilterIndex(int filterIndex)-->