|
11703 | 11703 | </function> |
11704 | 11704 | <!-- bool wxBitmap::HasAlpha( void ) const --> |
11705 | 11705 | <!-- bool wxBitmap::IsOk( void ) const --> |
11706 | | - <function name="wxBitmap::HasAlpha,wxBitmap::IsOk"> |
| 11706 | + <!-- bool wxTreeListItem::IsOk( void ) const --> |
| 11707 | + <function name="wxBitmap::HasAlpha,wxBitmap::IsOk,wxTreeListItem::IsOk"> |
11707 | 11708 | <noreturn>false</noreturn> |
11708 | 11709 | <leak-ignore/> |
11709 | 11710 | <returnValue type="bool"/> |
@@ -16122,6 +16123,15 @@ wxItemKind kind = wxITEM_NORMAL) --> |
16122 | 16123 | <leak-ignore/> |
16123 | 16124 | <const/> |
16124 | 16125 | </function> |
| 16126 | + <!-- wxPoint wxWindow::GetScreenPosition() const --> |
| 16127 | + <!-- wxPoint wxGrid::GetScreenPosition() const --> |
| 16128 | + <function name="wxWindow::GetScreenPosition,wxGrid::GetScreenPosition"> |
| 16129 | + <noreturn>false</noreturn> |
| 16130 | + <returnValue type="wxPoint"/> |
| 16131 | + <use-retval/> |
| 16132 | + <leak-ignore/> |
| 16133 | + <const/> |
| 16134 | + </function> |
16125 | 16135 | <!-- wxFont wxGrid::GetLabelFont() const --> |
16126 | 16136 | <function name="wxGrid::GetLabelFont"> |
16127 | 16137 | <noreturn>false</noreturn> |
@@ -17048,13 +17058,25 @@ wxItemKind kind = wxITEM_NORMAL) --> |
17048 | 17058 | <const/> |
17049 | 17059 | </function> |
17050 | 17060 | <!-- bool wxFrame::Layout( void ) --> |
| 17061 | + <!-- bool wxWindow::Layout( void ) --> |
17051 | 17062 | <!-- bool wxWindowBase::Layout( void ) --> |
17052 | | - <function name="wxWindowBase::Layout,wxFrame::Layout"> |
| 17063 | + <!-- bool wxGrid::Layout( void ) --> |
| 17064 | + <!-- bool wxPanel::Layout( void ) --> |
| 17065 | + <function name="wxWindow::Layout,wxWindowBase::Layout,wxFrame::Layout,wxGrid::Layout,wxPanel::Layout"> |
17053 | 17066 | <noreturn>false</noreturn> |
17054 | 17067 | <leak-ignore/> |
17055 | 17068 | <returnValue type="bool"/> |
17056 | 17069 | <use-retval/> |
17057 | 17070 | </function> |
| 17071 | + <!-- void wxSizer::Layout( void ) --> |
| 17072 | + <!-- void wxBoxSizer::Layout( void ) --> |
| 17073 | + <!-- void wxGridSizer::Layout( void ) --> |
| 17074 | + <!-- void wxStaticBoxSizer::Layout( void ) --> |
| 17075 | + <function name="wxSizer::Layout,wxBoxSizer::Layout,wxGridSizer::Layout,wxStaticBoxSizer::Layout"> |
| 17076 | + <noreturn>false</noreturn> |
| 17077 | + <leak-ignore/> |
| 17078 | + <returnValue type="void"/> |
| 17079 | + </function> |
17058 | 17080 | <!-- void wxTextEntry::Clear( void ) --> |
17059 | 17081 | <!-- void wxTextCtrl::Clear( void ) --> |
17060 | 17082 | <!-- void wxRegion::Clear( void ) --> |
|
0 commit comments