|
7429 | 7429 | <noreturn>false</noreturn> |
7430 | 7430 | <leak-ignore/> |
7431 | 7431 | <use-retval/> |
| 7432 | + <const/> |
7432 | 7433 | <returnValue type="wxCoord"/> |
7433 | 7434 | <warn severity="style">This function is deprecated and kept mostly for backwards compatibility. Please override 'GetMargins()' method instead in any new code.</warn> |
7434 | 7435 | </function> |
| 7436 | + <!-- wxPoint wxComboCtrl::GetMargins( ) const--> |
| 7437 | + <function name="wxComboCtrl::GetMargins"> |
| 7438 | + <noreturn>false</noreturn> |
| 7439 | + <leak-ignore/> |
| 7440 | + <use-retval/> |
| 7441 | + <const/> |
| 7442 | + <returnValue type="wxPoint"/> |
| 7443 | + </function> |
7435 | 7444 | <!-- http://docs.wxwidgets.org/trunk/classwx_combo_ctrl.html#ae38353a81954d02af302ba103e984cb7 --> |
7436 | 7445 | <!-- void wxComboCtrl::HidePopup (bool generateEvent=false)--> |
7437 | 7446 | <function name="wxComboCtrl::HidePopup"> |
@@ -14285,6 +14294,26 @@ wxItemKind kind = wxITEM_NORMAL) --> |
14285 | 14294 | <not-uninit/> |
14286 | 14295 | </arg> |
14287 | 14296 | </function> |
| 14297 | + <!-- wxCoord wxMouseEvent::GetX( void ) const --> |
| 14298 | + <!-- wxCoord wxMouseEvent::GetY( void ) const --> |
| 14299 | + <!-- wxCoord wxMouseState::GetX( void ) const --> |
| 14300 | + <!-- wxCoord wxMouseState::GetY( void ) const --> |
| 14301 | + <function name="wxMouseEvent::GetX,wxMouseEvent::GetY,wxMouseState::GetY,wxMouseState::GetX"> |
| 14302 | + <noreturn>false</noreturn> |
| 14303 | + <leak-ignore/> |
| 14304 | + <returnValue type="wxCoord"/> |
| 14305 | + <use-retval/> |
| 14306 | + <const/> |
| 14307 | + </function> |
| 14308 | + <!-- virtual wxString wxComboCtrl::GetValue( void ) const --> |
| 14309 | + <!-- virtual wxString wxOwnerDrawnComboBox::GetValue( void ) const --> |
| 14310 | + <function name="wxComboCtrl::GetValue,wxOwnerDrawnComboBox::GetValue"> |
| 14311 | + <noreturn>false</noreturn> |
| 14312 | + <leak-ignore/> |
| 14313 | + <returnValue type="wxString"/> |
| 14314 | + <use-retval/> |
| 14315 | + <const/> |
| 14316 | + </function> |
14288 | 14317 | <!-- bool wxGridCellAttr::CanOverflow( void ) const --> |
14289 | 14318 | <function name="wxGridCellAttr::CanOverflow"> |
14290 | 14319 | <noreturn>false</noreturn> |
|
0 commit comments