Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear

methods.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-02-12 08:16:10 +00:00
parent 29c731cae9
commit ddbb966daa
2 changed files with 33 additions and 0 deletions

View File

@@ -88,6 +88,10 @@ affected by this are:
* wx.wizard.PyWizardPage
Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear
methods.
2.6.3.0