You may return to the Cvo Object Documenation Index from this document. This document contains the following sections describing the Cvo_DisplayList object:
Cvo_DisplayList
Each Cvo_DisplayList object is in a linked list of Cvo_DisplayList objects. It contains all the information about a particular display being used by the application.
This object defines the following member functions.
Display *Dpy (
)
Return the X Display
associated with this Cvo_DisplayList.
Return the default Cvo_Font for this display.
XIM InputMethod (
)
XIMStyle InputStyle (
)
Return the current input method and style used on this display (X11R5 only)
Cvo_Object *Focus (
)
Return the Cvo_Object which currently has focus in this application.
See the legend for information about the conventions used in this documentation.