File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -16132,6 +16132,21 @@ wxItemKind kind = wxITEM_NORMAL) -->
1613216132 <leak-ignore/>
1613316133 <const/>
1613416134 </function>
16135+ <!-- unsigned int wxDataViewListCtrl::GetItemCount( )const -->
16136+ <function name="wxDataViewListCtrl::GetItemCount">
16137+ <noreturn>false</noreturn>
16138+ <returnValue type="unsigned int"/>
16139+ <use-retval/>
16140+ <leak-ignore/>
16141+ <const/>
16142+ </function>
16143+ <!-- static wxStandardPaths& wxStandardPaths::Get() -->
16144+ <function name="wxStandardPaths::Get">
16145+ <noreturn>false</noreturn>
16146+ <returnValue type="wxStandardPaths &"/>
16147+ <use-retval/>
16148+ <leak-ignore/>
16149+ </function>
1613516150 <!-- wxFont wxGrid::GetLabelFont() const -->
1613616151 <function name="wxGrid::GetLabelFont">
1613716152 <noreturn>false</noreturn>
@@ -16150,7 +16165,9 @@ wxItemKind kind = wxITEM_NORMAL) -->
1615016165 <const/>
1615116166 </function>
1615216167 <!-- wxPoint wxGridEvent::GetPosition( void ) const -->
16153- <function name="wxGridEvent::GetPosition">
16168+ <!-- wxPoint wxMouseEvent::GetPosition( void ) const -->
16169+ <!-- wxPoint wxMouseState::GetPosition( void ) const -->
16170+ <function name="wxGridEvent::GetPosition,wxMouseEvent::GetPosition,wxMouseState::GetPosition">
1615416171 <noreturn>false</noreturn>
1615516172 <leak-ignore/>
1615616173 <returnValue type="wxPoint"/>
You can’t perform that action at this time.
0 commit comments