- """Create(self, Window parent, int id, String title=EmptyString, int style=HF_DEFAULT_STYLE) -> bool"""
+ """
+ Create(self, Window parent, int id, String title=EmptyString, int style=HF_DEFAULT_STYLE,
+ ConfigBase config=None,
+ String rootpath=EmptyString) -> bool
+ """