static bool IsSilent();
static void SetBellOnError(int doIt = true);
+ %property(Window, GetWindow, SetWindow, doc="See `GetWindow` and `SetWindow`");
};
%immutable;
-// See also wxPy_ReinitStockObjects in helpers.cpp
const wxValidator wxDefaultValidator;
%mutable;