git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24549
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
//---------------------------------------------------------------------------
%newgroup;
//---------------------------------------------------------------------------
%newgroup;
class wxColour : public wxObject {
public:
class wxColour : public wxObject {
public:
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// wxDateTime represents an absolute moment in the time
class wxDateTime {
// wxDateTime represents an absolute moment in the time
class wxDateTime {
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// This class contains a difference between 2 wxDateTime values, so it makes
// sense to add it to wxDateTime and it is the result of subtraction of 2
// This class contains a difference between 2 wxDateTime values, so it makes
// sense to add it to wxDateTime and it is the result of subtraction of 2
#define %addtofunc %feature("addtofunc")
#define %kwargs %feature("kwargs")
#define %nokwargs %feature("nokwargs")
#define %addtofunc %feature("addtofunc")
#define %kwargs %feature("kwargs")
#define %nokwargs %feature("nokwargs")
-#define %noautorepr %feature("noautorepr")
#ifndef %shadow
#define %shadow %insert("shadow")
#ifndef %shadow
#define %shadow %insert("shadow")
//---------------------------------------------------------------------------
%newgroup;
//---------------------------------------------------------------------------
%newgroup;
-%noautorepr wxGBPosition;
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxRealPoint;
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
// wxPoint2Ds represent a point or a vector in a 2d coordinate system
// wxPoint2Ds represent a point or a vector in a 2d coordinate system
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
-%noautorepr wxGridCellCoords;