]> git.saurik.com Git - wxWidgets.git/commit
added the static function GetLabelText() to wxStaticText which was mentioned in the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 5 Aug 2007 18:54:22 +0000 (18:54 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 5 Aug 2007 18:54:22 +0000 (18:54 +0000)
commit19cf1ef3a7077dd99a90f141847b8a9b67b318c9
treefe743b84c49e463e72f4f915ddc8b20bffbd9cd3
parent0a42e3b6ac17519f6fffe8a81cd53f29b72e4ec9
added the static function GetLabelText() to wxStaticText which was mentioned in the docs but not implemented; also fixed the return type documented for wxControl::GetLabel*() functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/control.tex
docs/latex/wx/stattext.tex
include/wx/stattext.h
src/common/stattextcmn.cpp