git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33955
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+ %apply SWIGTYPE *DISOWN { wxConfigBase *config };
DocDeclStr(
static wxConfigBase *, Set(wxConfigBase *config),
"Sets the global config object (the one returned by Get) and returns a
reference to the previous global config object.", "");
DocDeclStr(
static wxConfigBase *, Set(wxConfigBase *config),
"Sets the global config object (the one returned by Get) and returns a
reference to the previous global config object.", "");
+ %clear wxConfigBase *config;
DocDeclStr(
static wxConfigBase *, Get(bool createOnDemand = true),
DocDeclStr(
static wxConfigBase *, Get(bool createOnDemand = true),