]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_font.i
regenned docs
[wxWidgets.git] / wxPython / src / _font.i
index dcfe53b952556c990bc626a7e0960ca00a6dddd8..ac507526bc41b8a27e0b8c99b2a5c0f0c9f99abd 100644 (file)
@@ -861,11 +861,11 @@ MustHaveApp(wxPyFontEnumerator);
 %rename(FontEnumerator) wxPyFontEnumerator;
 class wxPyFontEnumerator {
 public:
-    %pythonAppend wxPyFontEnumerator "self._setCallbackInfo(self, FontEnumerator, 0)"
+    %pythonAppend wxPyFontEnumerator setCallbackInfo(FontEnumerator)
 
     wxPyFontEnumerator();
     ~wxPyFontEnumerator();
-    void _setCallbackInfo(PyObject* self, PyObject* _class, bool incref);
+    void _setCallbackInfo(PyObject* self, PyObject* _class, int incref=0);
 
     bool EnumerateFacenames(
         wxFontEncoding encoding = wxFONTENCODING_SYSTEM, // all