|
|
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constructors | AnyEvent | | | ConfigureRequestEvent | | | ConfigureEvent | | | MapRequestEvent | | | KeyEvent | | | ButtonEvent | | | MotionEvent | | | DestroyWindowEvent | | | UnmapEvent | | | MapNotifyEvent | | | MappingNotifyEvent | | | CrossingEvent | | | SelectionRequest | | | PropertyEvent | | | ExposeEvent | | | ClientMessageEvent | | |
| Instances | |
|
|
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
interface to the X11 library function XChangeWindowAttributes().
|
|
|
Run an action with the server
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The XGetWMProtocols function returns the list of atoms
stored in the WM_PROTOCOLS property on the specified win
dow. These atoms describe window manager protocols in
which the owner of this window is willing to participate.
If the property exists, is of type ATOM, is of format 32,
and the atom WM_PROTOCOLS can be interned, XGetWMProtocols
sets the protocols_return argument to a list of atoms,
sets the count_return argument to the number of elements
in the list, and returns a nonzero status. Otherwise, it
sets neither of the return arguments and returns a zero
status. To release the list of atoms, use XFree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refreshKeyboardMapping. TODO Remove this binding when the fix has been commited to
X11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generated by DrIFT : Look, but Don't Touch. *
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A binding to XSetErrorHandler.
NOTE: This is pretty experimental because of safe vs. unsafe calls. I
changed sync to a safe call, but there *might* be other calls that cause a
problem
|
|
|
Retrieves error event data from a pointer to an XErrorEvent and
puts it into an ErrorEvent.
|
|
|
A binding to XMapRaised.
|
|
|
|
|
|
Produced by Haddock version 2.4.2 |