XtHooksOfDisplay(3Xt) XtHooksOfDisplay(3Xt)
NAME
XtHooksOfDisplay - external agent access points
SYNOPSIS
Widget XtHooksOfDisplay(display)
Display* display;
ARGUMENTS
Specifies the desired display.
DESCRIPTION
The class of this object is a private, implementation dependent, subclass of Object. The hook object has no parent. The resources of this
object are the callback lists for hooks and the read-only resources for getting a list of parentless shells.
SEE ALSO
X Toolkit Intrinsics -- C Language Interface
Xlib -- C Language X Interface
XtHooksOfDisplay(3Xt)