added more properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,6 +72,10 @@ means unspecified/known", "");
|
||||
|
||||
// refresh frequency in Hz, 0 means unspecified/unknown
|
||||
int refresh;
|
||||
|
||||
%property(Depth, GetDepth, doc="See `GetDepth`");
|
||||
%property(Height, GetHeight, doc="See `GetHeight`");
|
||||
%property(Width, GetWidth, doc="See `GetWidth`");
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user