-@li ::wxBITMAP()
-@li ::wxClientDisplayRect()
-@li ::wxColourDisplay()
-@li ::wxDisplayDepth()
-@li ::wxDisplaySize()
-@li ::wxDisplaySizeMM()
-@li ::wxDROP_ICON()
-@li ::wxICON()
-@li ::wxMakeMetafilePlaceable()
-@li ::wxSetCursor()
-
-
-@section page_func_cat_printer Printing
-
-@warning These functions are deprecated and should no longer be used.
-
-The following functions are used to control PostScript printing. Under Windows,
-PostScript output can only be sent to a file.
-
-@header{wx/dcps.h}
-
-@li ::wxGetPrinterCommand()
-@li ::wxGetPrinterFile()
-@li ::wxGetPrinterMode()
-@li ::wxGetPrinterOptions()
-@li ::wxGetPrinterOrientation()
-@li ::wxGetPrinterPreviewCommand()
-@li ::wxGetPrinterScaling()
-@li ::wxGetPrinterTranslation()
-@li ::wxSetPrinterCommand()
-@li ::wxSetPrinterFile()
-@li ::wxSetPrinterMode()
-@li ::wxSetPrinterOptions()
-@li ::wxSetPrinterOrientation()
-@li ::wxSetPrinterPreviewCommand()
-@li ::wxSetPrinterScaling()
-@li ::wxSetPrinterTranslation()