1XtHooksOfDisplay(3) XT FUNCTIONS XtHooksOfDisplay(3)
2
3
4
6 XtHooksOfDisplay - external agent access points
7
9 #include <X11/Intrinsic.h>
10
11 Widget XtHooksOfDisplay(Display* display);
12
14 display Specifies the desired display.
15
17 The class of this object is a private, implementation dependent, sub‐
18 class of Object. The hook object has no parent. The resources of this
19 object are the callback lists for hooks and the read-only resources for
20 getting a list of parentless shells.
21
23 X Toolkit Intrinsics - C Language Interface
24 Xlib - C Language X Interface
25
26
27
28X Version 11 libXt 1.2.0 XtHooksOfDisplay(3)