%{
#include <wx/display.h>
+#include <wx/vidmode.h>
%}
"Find the display where the given window lies, return wx.NOT_FOUND if
it is not shown at all.", "");
- static int GetFromWindow(wxWindow *window);
+ static int GetFromWindow(const wxWindow *window);
DocDeclStr(