]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_window.i
Add GetClassDefaultAttribute. Since it is static we need to put the
authorRobin Dunn <robin@alldunn.com>
Thu, 6 May 2004 17:35:43 +0000 (17:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 6 May 2004 17:35:43 +0000 (17:35 +0000)
commit880715c9a941c58e5f702ff340aac7138b27f6ed
tree4b9c3380bf0a99991f87ea46e497757d55a81af7
parent6dc779e8181d3126368e7990b2efcbdef1d8e350
Add GetClassDefaultAttribute.  Since it is static we need to put the
definition in all window classes so the right one will be called on
the C++ side of the fence.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
22 files changed:
wxPython/src/_button.i
wxPython/src/_checkbox.i
wxPython/src/_choice.i
wxPython/src/_combobox.i
wxPython/src/_gauge.i
wxPython/src/_notebook.i
wxPython/src/_panel.i
wxPython/src/_radio.i
wxPython/src/_scrolbar.i
wxPython/src/_slider.i
wxPython/src/_spin.i
wxPython/src/_splitter.i
wxPython/src/_statctrls.i
wxPython/src/_statusbar.i
wxPython/src/_textctrl.i
wxPython/src/_tglbtn.i
wxPython/src/_toolbar.i
wxPython/src/_toplvl.i
wxPython/src/_window.i
wxPython/src/calendar.i
wxPython/src/grid.i
wxPython/src/html.i