Added AdvanceSelection, ShowWindowMenu and keyboard handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,12 +27,29 @@
|
||||
# public symbols added in 2.8.5 (please keep in alphabetical order):
|
||||
@WX_VERSION_TAG@.5 {
|
||||
global:
|
||||
*wxAuiTabContainer*IsTabVisible*;
|
||||
*wxAuiTabContainer*MakeTabVisible*;
|
||||
*wxAuiTabCtrl*IsDragging*;
|
||||
*wxAuiTabCtrl*OnChar*;
|
||||
*wxAuiTabCtrl*OnKillFocus*;
|
||||
*wxAuiTabCtrl*OnMiddleDown*;
|
||||
*wxAuiTabCtrl*OnMiddleUp*;
|
||||
*wxAuiTabCtrl*OnRightDown*;
|
||||
*wxAuiTabCtrl*OnRightUp*;
|
||||
*wxAuiTabCtrl*OnSetFocus*;
|
||||
*wxAuiNotebook*AdvanceSelection*;
|
||||
*wxAuiNotebook*GetHeightForPageHeight*;
|
||||
*wxAuiNotebook*GetTabCtrlHeight*;
|
||||
*wxAuiNotebook*OnTabMiddleDown*;
|
||||
*wxAuiNotebook*OnTabMiddleUp*;
|
||||
*wxAuiNotebook*OnTabRightDown*;
|
||||
*wxAuiNotebook*OnTabRightUp*;
|
||||
*wxAuiNotebook*OnNavigationKey*;
|
||||
*wxAuiNotebook*SetFont*;
|
||||
*wxAuiNotebook*SetMeasuringFont*;
|
||||
*wxAuiNotebook*SetNormalFont*;
|
||||
*wxAuiNotebook*SetSelectedFont*;
|
||||
*wxAuiNotebook*ShowWindowMenu*;
|
||||
*wxDocument*GetUserReadableName*;
|
||||
*wxHtmlEasyPrinting*GetParentWindow*;
|
||||
*wxHtmlEasyPrinting*SetParentWindow*;
|
||||
|
Reference in New Issue
Block a user