]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/wizard.py
test wxString's char<->wchar_t ctors
[wxWidgets.git] / wxPython / src / gtk / wizard.py
index e90f8fe88f334c667fc8856f1e353ddca26fbf35..1949b09a5ba3c27fdcfe47c88b907707024319c6 100644 (file)
@@ -1,6 +1,11 @@
 # This file was created automatically by SWIG.
 # Don't modify this file, modify the SWIG interface instead.
 
+"""
+`Wizard` is a dialog class that guides the user through a sequence of steps,
+or pages.
+"""
+
 import _wizard
 
 import _windows