add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized() instead of (now deprecate...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jun 2008 16:17:13 +0000 (16:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jun 2008 16:17:13 +0000 (16:17 +0000)
commitd317fdebc3d51c4bf17e89b558ff1a6538bf225c
tree60f080ac41535f89b8aff9fc42b4bd37488660d3
parent48e487e37f0eee80bfa8b176b95a234a9b34aa8a
add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized() instead of (now deprecated) GetShow() and Iconized() respectively (#978)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
interface/event.h
interface/toplevel.h
interface/window.h