|
7365 | 7365 | <returnValue type="wxString"/> |
7366 | 7366 | <warn severity="style">Use 'wxStyledTextEvent::GetString()' instead.</warn> |
7367 | 7367 | </function> |
| 7368 | + <!-- wxString wxToolbookEvent::GetString() const--> |
| 7369 | + <!-- wxString wxStyledTextEvent::GetString() const--> |
| 7370 | + <function name="wxStyledTextEvent::GetString,wxToolbookEvent::GetString"> |
| 7371 | + <noreturn>false</noreturn> |
| 7372 | + <use-retval/> |
| 7373 | + <const/> |
| 7374 | + <leak-ignore/> |
| 7375 | + <returnValue type="wxString"/> |
| 7376 | + </function> |
| 7377 | + <!-- int wxToolbookEvent::GetOldSelection( void ) const --> |
| 7378 | + <!-- int wxToolbookEvent::GetSelection( void ) const --> |
| 7379 | + <!-- int wxBookCtrlEvent::GetOldSelection( void ) const --> |
| 7380 | + <!-- int wxBookCtrlEvent::GetSelection( void ) const --> |
| 7381 | + <function name="wxBookCtrlEvent::GetOldSelection,wxBookCtrlEvent::GetSelection,wxToolbookEvent::GetOldSelection,wxToolbookEvent::GetSelection"> |
| 7382 | + <noreturn>false</noreturn> |
| 7383 | + <leak-ignore/> |
| 7384 | + <returnValue type="int"/> |
| 7385 | + <use-retval/> |
| 7386 | + <const/> |
| 7387 | + </function> |
7368 | 7388 | <!-- void wxStyledTextEvent::SetText(const wxString & t) --> |
7369 | 7389 | <!-- void wxStyledTextEvent::SetDragText(const wxString & val) --> |
7370 | 7390 | <function name="wxStyledTextEvent::SetText,wxStyledTextEvent::SetDragText"> |
@@ -14289,6 +14309,24 @@ wxItemKind kind = wxITEM_NORMAL) --> |
14289 | 14309 | <use-retval/> |
14290 | 14310 | <const/> |
14291 | 14311 | </function> |
| 14312 | + <!-- int wxWithImages::GetImageCount( void ) const --> |
| 14313 | + <!-- int wxBookCtrlBase::GetImageCount( void ) const --> |
| 14314 | + <function name="wxWithImages::GetImageCount,wxBookCtrlBase::GetImageCount"> |
| 14315 | + <noreturn>false</noreturn> |
| 14316 | + <leak-ignore/> |
| 14317 | + <returnValue type="int"/> |
| 14318 | + <use-retval/> |
| 14319 | + <const/> |
| 14320 | + </function> |
| 14321 | + <!-- wxImageList * wxWithImages::GetImageList( void ) const --> |
| 14322 | + <!-- wxImageList * wxBookCtrlBase::GetImageList( void ) const --> |
| 14323 | + <function name="wxWithImages::GetImageList,wxBookCtrlBase::GetImageList"> |
| 14324 | + <noreturn>false</noreturn> |
| 14325 | + <leak-ignore/> |
| 14326 | + <returnValue type="wxImageList *"/> |
| 14327 | + <use-retval/> |
| 14328 | + <const/> |
| 14329 | + </function> |
14292 | 14330 | <!-- void wxFocusEvent::Skip(bool skip = true) --> |
14293 | 14331 | <!-- void wxSpinEvent::Skip(bool skip = true) --> |
14294 | 14332 | <!-- void wxEvent::Skip(bool skip = true) --> |
@@ -16812,9 +16850,10 @@ wxItemKind kind = wxITEM_NORMAL) --> |
16812 | 16850 | <use-retval/> |
16813 | 16851 | <const/> |
16814 | 16852 | </function> |
| 16853 | + <!-- int wxToolbookEvent::GetId( void ) const --> |
16815 | 16854 | <!-- int wxEvent::GetId( void ) const --> |
16816 | 16855 | <!-- int wxCommandEvent::GetId( void ) const --> |
16817 | | - <function name="wxEvent::GetId,wxCommandEvent::GetId"> |
| 16856 | + <function name="wxEvent::GetId,wxCommandEvent::GetId,wxToolbookEvent::GetId"> |
16818 | 16857 | <noreturn>false</noreturn> |
16819 | 16858 | <leak-ignore/> |
16820 | 16859 | <returnValue type="int"/> |
|
0 commit comments