|
9063 | 9063 | </arg> |
9064 | 9064 | </function> |
9065 | 9065 | <!-- wxSizerItem* wxSizer::AddStretchSpacer (int prop = 1) --> |
9066 | | - <function name="wxSizer::AddStretchSpacer"> |
| 9066 | + <!-- wxSizerItem* wxBoxSizer::AddStretchSpacer (int prop = 1) --> |
| 9067 | + <function name="wxSizer::AddStretchSpacer,wxBoxSizer::AddStretchSpacer"> |
9067 | 9068 | <noreturn>false</noreturn> |
9068 | 9069 | <leak-ignore/> |
9069 | 9070 | <returnValue type="wxSizerItem *"/> |
|
9104 | 9105 | </function> |
9105 | 9106 | <!-- virtual bool wxWindow::SetForegroundColour(const wxColour & colour) --> |
9106 | 9107 | <!-- virtual bool wxWindow::SetBackgroundColour(const wxColour & colour) --> |
| 9108 | + <!-- virtual bool wxControl::SetForegroundColour(const wxColour & colour) --> |
| 9109 | + <!-- virtual bool wxControl::SetBackgroundColour(const wxColour & colour) --> |
9107 | 9110 | <!-- virtual bool wxStaticText::SetForegroundColour(const wxColour & colour) --> |
9108 | 9111 | <!-- virtual bool wxStaticText::SetBackgroundColour(const wxColour & colour) --> |
9109 | 9112 | <!-- virtual bool wxButton::SetForegroundColour(const wxColour & colour) --> |
|
9113 | 9116 | <!-- virtual bool wxTextCtrl::SetForegroundColour(const wxColour & colour) --> |
9114 | 9117 | <!-- virtual bool wxTextCtrl::SetBackgroundColour(const wxColour & colour) --> |
9115 | 9118 | <!-- virtual bool wxGrid::SetBackgroundColour(const wxColour & colour) --> |
9116 | | - <function name="wxToggleButton::SetBackgroundColour,wxToggleButton::SetForegroundColour,wxTextCtrl::SetForegroundColour,wxGrid::SetBackgroundColour,wxTextCtrl::SetBackgroundColour,wxWindow::SetForegroundColour,wxWindow::SetBackgroundColour,wxStaticText::SetForegroundColour,wxStaticText::SetBackgroundColour,wxButton::SetForegroundColour,wxButton::SetBackgroundColour"> |
| 9119 | + <function name="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"> |
9117 | 9120 | <noreturn>false</noreturn> |
9118 | 9121 | <leak-ignore/> |
9119 | 9122 | <returnValue type="bool"/> |
|
9639 | 9642 | <not-uninit/> |
9640 | 9643 | </arg> |
9641 | 9644 | </function> |
| 9645 | + <!-- wxString wxDateTime::FormatISOCombined(char sep = 'T') const --> |
| 9646 | + <function name="wxDateTime::FormatISOCombined"> |
| 9647 | + <leak-ignore/> |
| 9648 | + <use-retval/> |
| 9649 | + <const/> |
| 9650 | + <noreturn>false</noreturn> |
| 9651 | + <returnValue type="wxString"/> |
| 9652 | + <arg nr="1" direction="in" default="T"> |
| 9653 | + <not-uninit/> |
| 9654 | + </arg> |
| 9655 | + </function> |
9642 | 9656 | <!-- virtual bool wxImageList::Draw(int index, wxDC & dc, int x, int y, int flags = wxIMAGELIST_DRAW_NORMAL, bool solidBackground = false) --> |
9643 | 9657 | <function name="wxImageList::Draw"> |
9644 | 9658 | <leak-ignore/> |
|
0 commit comments