]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_window.i
Add wxSVGFileDC
[wxWidgets.git] / wxPython / src / _window.i
index 2935cb31c117ac4326ae687c1f00a594ef3dd3a6..1b8ace169dfaeaf58c260d37b9077da2735dd839 100644 (file)
@@ -932,6 +932,11 @@ it.", "");
         "Can this window be assigned focus from keyboard right now?", "");
     
 
+    DocDeclStr(
+        virtual void , SetCanFocus(bool canFocus),
+        "", "");
+    
+
 
     DocDeclAStr(
         virtual bool , NavigateIn(int flags = wxNavigationKeyEvent::IsForward),