wxwidgets.cfg: Added support for more interfaces

This commit is contained in:
orbitcowboy 2020-06-22 08:19:57 +02:00
parent 709cd79e1e
commit 44f87750e0
1 changed files with 3 additions and 1 deletions

View File

@ -9921,12 +9921,14 @@
<!-- virtual bool wxStaticText::SetBackgroundColour(const wxColour & colour) -->
<!-- virtual bool wxButton::SetForegroundColour(const wxColour & colour) -->
<!-- virtual bool wxButton::SetBackgroundColour(const wxColour & colour) -->
<!-- virtual bool wxBitmapButton::SetForegroundColour(const wxColour & colour) -->
<!-- virtual bool wxBitmapButton::SetBackgroundColour(const wxColour & colour) -->
<!-- virtual bool wxToggleButton::SetForegroundColour(const wxColour & colour) -->
<!-- virtual bool wxToggleButton::SetBackgroundColour(const wxColour & colour) -->
<!-- virtual bool wxTextCtrl::SetForegroundColour(const wxColour & colour) -->
<!-- virtual bool wxTextCtrl::SetBackgroundColour(const wxColour & colour) -->
<!-- virtual bool wxGrid::SetBackgroundColour(const wxColour & colour) -->
<function name="wxDataViewListCtrl::SetBackgroundColour,wxDataViewListCtrl::SetForegroundColour,wxControl::SetBackgroundColour,wxControl::SetForegroundColour,wxToggleButton::SetBackgroundColour,wxToggleButton::SetForegroundColour,wxTextCtrl::SetForegroundColour,wxGrid::SetBackgroundColour,wxTextCtrl::SetBackgroundColour,wxWindow::SetForegroundColour,wxWindow::SetBackgroundColour,wxStaticText::SetForegroundColour,wxStaticText::SetBackgroundColour,wxButton::SetForegroundColour,wxButton::SetBackgroundColour">
<function name="wxBitmapButton::SetBackgroundColour,wxBitmapButton::SetForegroundColour,wxDataViewListCtrl::SetBackgroundColour,wxDataViewListCtrl::SetForegroundColour,wxControl::SetBackgroundColour,wxControl::SetForegroundColour,wxToggleButton::SetBackgroundColour,wxToggleButton::SetForegroundColour,wxTextCtrl::SetForegroundColour,wxGrid::SetBackgroundColour,wxTextCtrl::SetBackgroundColour,wxWindow::SetForegroundColour,wxWindow::SetBackgroundColour,wxStaticText::SetForegroundColour,wxStaticText::SetBackgroundColour,wxButton::SetForegroundColour,wxButton::SetBackgroundColour">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>