make clear that wxFont::SetFamily() does change the font face name, too (not only...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 26 Apr 2009 14:55:07 +0000 (14:55 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 26 Apr 2009 14:55:07 +0000 (14:55 +0000)
commit060c4f90939040fbbbd04ace82b4d560870cce33
treeda886c0a5ee5e30dce98e5cf9e1bb90ca93640ef
parent8f99e9c3148205809ce076bcf69668926f945cd8
make clear that wxFont::SetFamily() does change the font face name, too (not only on wxGTK, also in wxMSW); reorganize docs for wxFont using doxygen groups; mention that GetFamily() is not very useful and returns a lot of times wxFONTFAMILY_UNKNOWN

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/font.h
src/msw/font.cpp