|
11554 | 11554 | <use-retval/> |
11555 | 11555 | <const/> |
11556 | 11556 | </function> |
| 11557 | + <!-- wxArrayString wxPGPropertyFlags::wxPGChoices::GetLabels( void ) const --> |
| 11558 | + <function name="wxPGPropertyFlags::wxPGChoices::GetLabels"> |
| 11559 | + <noreturn>false</noreturn> |
| 11560 | + <leak-ignore/> |
| 11561 | + <returnValue type="wxArrayString"/> |
| 11562 | + <use-retval/> |
| 11563 | + <const/> |
| 11564 | + </function> |
11557 | 11565 | <!-- bool wxPGChoices::IsOk( void ) const --> |
11558 | 11566 | <function name="wxPGChoices::IsOk"> |
11559 | 11567 | <noreturn>false</noreturn> |
@@ -14273,13 +14281,22 @@ wxItemKind kind = wxITEM_NORMAL) --> |
14273 | 14281 | <use-retval/> |
14274 | 14282 | <const/> |
14275 | 14283 | </function> |
| 14284 | + <!-- wxPropertyGrid * wxPGProperty::GetGrid( void ) const --> |
| 14285 | + <function name="wxPGProperty::GetGrid"> |
| 14286 | + <noreturn>false</noreturn> |
| 14287 | + <leak-ignore/> |
| 14288 | + <returnValue type="wxPropertyGrid *"/> |
| 14289 | + <use-retval/> |
| 14290 | + <const/> |
| 14291 | + </function> |
14276 | 14292 | <!-- void wxFocusEvent::Skip(bool skip = true) --> |
| 14293 | + <!-- void wxSpinEvent::Skip(bool skip = true) --> |
14277 | 14294 | <!-- void wxEvent::Skip(bool skip = true) --> |
14278 | 14295 | <!-- void wxCommandEvent::Skip(bool skip = true) --> |
14279 | 14296 | <!-- void wxKeyEvent::Skip(bool skip = true) --> |
14280 | 14297 | <!-- void wxGridEvent::Skip(bool skip = true) --> |
14281 | 14298 | <!-- void wxMouseEvent::Skip(bool skip = true) --> |
14282 | | - <function name="wxEvent::Skip,wxCommandEvent::Skip,wxKeyEvent::Skip,wxGridEvent::Skip,wxMouseEvent::Skip,wxFocusEvent::Skip"> |
| 14299 | + <function name="wxEvent::Skip,wxCommandEvent::Skip,wxKeyEvent::Skip,wxGridEvent::Skip,wxMouseEvent::Skip,wxFocusEvent::Skip,wxSpinEvent::Skip"> |
14283 | 14300 | <leak-ignore/> |
14284 | 14301 | <noreturn>false</noreturn> |
14285 | 14302 | <returnValue type="void"/> |
|
0 commit comments