wxwidgets.cfg: Added support for more interfaces
This commit is contained in:
parent
709cd79e1e
commit
44f87750e0
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue