git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25357
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef BUILDING_RENAMERS
%rename(GLContext) wxGLContext;
#ifndef BUILDING_RENAMERS
%rename(GLContext) wxGLContext;
-%rename(GLCanvasWithContext) wxGLCanvasWithContext;
%rename(GLCanvas) wxGLCanvas;
#endif
%rename(GLCanvas) wxGLCanvas;
#endif
const wxPalette& palette = wxNullPalette);
%addtofunc wxGLCanvas "val._setOORInfo(val)"
const wxPalette& palette = wxNullPalette);
%addtofunc wxGLCanvas "val._setOORInfo(val)"
- %name(wxGLCanvasWithContext)
+ %name(GLCanvasWithContext)
wxGLCanvas( wxWindow *parent,
const wxGLContext *shared = NULL,
wxWindowID id = -1,
wxGLCanvas( wxWindow *parent,
const wxGLContext *shared = NULL,
wxWindowID id = -1,