+ // the same as a function (returns true on success)
+ bool Init(const wxString& name,
+ const wxString& shortName = wxEmptyString,
+ const wxString& locale = wxEmptyString,
+ bool bLoadDefault = true,
+ bool bConvertEncoding = false);
+
+ // same as second ctor (returns true on success)