Exemplo n.º 1
0
 def Create(*args, **kwargs):
     """Create(self, Wizard parent, Bitmap bitmap=wxNullBitmap, String resource=EmptyString) -> bool"""
     return _wizard.WizardPage_Create(*args, **kwargs)
Exemplo n.º 2
0
 def Create(*args, **kwargs):
     """Create(self, Wizard parent, Bitmap bitmap=wxNullBitmap) -> bool"""
     return _wizard.WizardPage_Create(*args, **kwargs)