Fix missing documentation for several GDI functions.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Jul 2013 00:49:46 +0000 (00:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Jul 2013 00:49:46 +0000 (00:49 +0000)
commitd642db66a5efc82d374b813022c72ba88bc50839
treebb909e59e596b06e7d9b654338c34697df632499
parent2abf7107861e98b964fb6f792643ce314a782bcd
Fix missing documentation for several GDI functions.

The documentation for wxGetClientDisplayRect(), wxGetDisplayPPI(),
wxGetDisplaySize() and wxGetDisplaySizeMM() didn't appear in the output
because they were documented as "overloads" of the corresponding functions
without "Get" prefix inside an @addtogroup Doxygen macro and apparently this
is not supported.

Simply document them separately to fix this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/gdicmn.h