an IsVertical method added too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23899
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
int GetRange() const;
int GetValue() const;
int GetRange() const;
int GetValue() const;
+ bool IsVertical() const { return HasFlag(wxGA_VERTICAL); }
+
// implementation
// -------------
// implementation
// -------------
int GetRange() const;
int GetValue() const;
int GetRange() const;
int GetValue() const;
+ bool IsVertical() const { return HasFlag(wxGA_VERTICAL); }
+
// implementation
// -------------
// implementation
// -------------