Added context menu accessors; context menu now created in constructor.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2009-09-29 06:45:04 +00:00
parent f4b53f7128
commit 319cc9f6cb
3 changed files with 29 additions and 15 deletions

View File

@@ -27,9 +27,11 @@
@WX_VERSION_TAG@.11 {
*wxDC*SetDeviceClippingRegion*;
*wxGraphicsContext*GetCairoRenderer*;
*wxIconizeEvent*IsIconized*;
*wxRichTextCtrl*GetContextMenu*;
*wxRichTextCtrl*SetContextMenu*;
*wxShowEvent*IsShown*;
*wxSound*Create*;
*wxIconizeEvent*IsIconized*;
*wxXmlNode*Attribute*;
};