|
7364 | 7364 | <arg nr="1" direction="in"/> |
7365 | 7365 | <warn severity="style">This function is deprecated.</warn> |
7366 | 7366 | </function> |
| 7367 | + <!-- int wxStyledTextEvent::GetFoldLevelNow( void ) const --> |
| 7368 | + <!-- int wxStyledTextEvent::GetFoldLevelPrev( void ) const --> |
| 7369 | + <!-- int wxStyledTextEvent::GetKey( void ) const --> |
| 7370 | + <!-- int wxStyledTextEvent::GetLParam( void ) const --> |
| 7371 | + <!-- int wxStyledTextEvent::GetLength( void ) const --> |
| 7372 | + <!-- int wxStyledTextEvent::GetLine( void ) const --> |
| 7373 | + <!-- int wxStyledTextEvent::GetLinesAdded( void ) const --> |
| 7374 | + <!-- int wxStyledTextEvent::GetListCompletionMethod( void ) const --> |
| 7375 | + <!-- int wxStyledTextEvent::GetListType( void ) const --> |
| 7376 | + <!-- int wxStyledTextEvent::GetMargin( void ) const --> |
| 7377 | + <!-- int wxStyledTextEvent::GetMessage( void ) const --> |
| 7378 | + <!-- int wxStyledTextEvent::GetModificationType( void ) const --> |
| 7379 | + <!-- int wxStyledTextEvent::GetModifiers( void ) const --> |
| 7380 | + <!-- int wxStyledTextEvent::GetPosition( void ) const --> |
| 7381 | + <function name="wxStyledTextEvent::GetFoldLevelNow,wxStyledTextEvent::GetFoldLevelPrev,wxStyledTextEvent::GetKey,wxStyledTextEvent::GetLParam,wxStyledTextEvent::GetLength,wxStyledTextEvent::GetLine,wxStyledTextEvent::GetLinesAdded,wxStyledTextEvent::GetListCompletionMethod,wxStyledTextEvent::GetListType,wxStyledTextEvent::GetMargin,wxStyledTextEvent::GetMessage,wxStyledTextEvent::GetModificationType,wxStyledTextEvent::GetModifiers,wxStyledTextEvent::GetPosition"> |
| 7382 | + <noreturn>false</noreturn> |
| 7383 | + <leak-ignore/> |
| 7384 | + <returnValue type="int"/> |
| 7385 | + <use-retval/> |
| 7386 | + <const/> |
| 7387 | + </function> |
7367 | 7388 | <!-- void wxWindow::SetPalette(const wxPalette & pal) --> |
7368 | 7389 | <function name="wxWindow::SetPalette"> |
7369 | 7390 | <noreturn>false</noreturn> |
@@ -14172,19 +14193,43 @@ wxItemKind kind = wxITEM_NORMAL) --> |
14172 | 14193 | <not-uninit/> |
14173 | 14194 | </arg> |
14174 | 14195 | </function> |
| 14196 | + <!-- bool wxGridCellAttr::CanOverflow( void ) const --> |
| 14197 | + <function name="wxGridCellAttr::CanOverflow"> |
| 14198 | + <noreturn>false</noreturn> |
| 14199 | + <leak-ignore/> |
| 14200 | + <returnValue type="bool"/> |
| 14201 | + <use-retval/> |
| 14202 | + <const/> |
| 14203 | + </function> |
| 14204 | + <!-- wxGridCellAttr * wxGridCellAttr::Clone( void ) const --> |
| 14205 | + <function name="wxGridCellAttr::Clone"> |
| 14206 | + <noreturn>false</noreturn> |
| 14207 | + <leak-ignore/> |
| 14208 | + <returnValue type="wxGridCellAttr *"/> |
| 14209 | + <use-retval/> |
| 14210 | + <const/> |
| 14211 | + </function> |
| 14212 | + <!-- void wxFocusEvent::Skip(bool skip = true) --> |
14175 | 14213 | <!-- void wxEvent::Skip(bool skip = true) --> |
14176 | 14214 | <!-- void wxCommandEvent::Skip(bool skip = true) --> |
14177 | 14215 | <!-- void wxKeyEvent::Skip(bool skip = true) --> |
14178 | 14216 | <!-- void wxGridEvent::Skip(bool skip = true) --> |
14179 | 14217 | <!-- void wxMouseEvent::Skip(bool skip = true) --> |
14180 | | - <function name="wxEvent::Skip,wxCommandEvent::Skip,wxKeyEvent::Skip,wxGridEvent::Skip,wxMouseEvent::Skip"> |
| 14218 | + <function name="wxEvent::Skip,wxCommandEvent::Skip,wxKeyEvent::Skip,wxGridEvent::Skip,wxMouseEvent::Skip,wxFocusEvent::Skip"> |
14181 | 14219 | <leak-ignore/> |
14182 | 14220 | <noreturn>false</noreturn> |
14183 | 14221 | <returnValue type="void"/> |
14184 | 14222 | <arg nr="1" default="true" direction="in"> |
14185 | 14223 | <not-uninit/> |
14186 | 14224 | </arg> |
14187 | 14225 | </function> |
| 14226 | + <!-- virtual void wxPopupTransientWindow::OnDismiss ( void ) --> |
| 14227 | + <function name="wxPopupTransientWindow::OnDismiss"> |
| 14228 | + <noreturn>false</noreturn> |
| 14229 | + <leak-ignore/> |
| 14230 | + <returnValue type="bool"/> |
| 14231 | + <use-retval/> |
| 14232 | + </function> |
14188 | 14233 | <!-- void wxPropertyGridManager::SetColumnCount(int colCount, int page = -1) --> |
14189 | 14234 | <function name="wxPropertyGridManager::SetColumnCount"> |
14190 | 14235 | <leak-ignore/> |
|
0 commit comments