/////////////////////////////////////////////////////////////////////////////
// Name: display.h
-// Purpose: documentation for wxDisplay class
+// Purpose: interface of wxDisplay
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@library{wxcore}
@category{FIXME}
- @seealso
- wxClientDisplayRect, wxDisplaySize, wxDisplaySizeMM
+ @see wxClientDisplayRect(), wxDisplaySize(), wxDisplaySizeMM()
*/
class wxDisplay
{
*/
bool IsPrimary();
};
+