from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XtHooksOfDisplay
Section: XT FUNCTIONS (3) Updated: libXt 1.1.5 Index
Return to Main Contents
NAME
XtHooksOfDisplay - external agent access points
SYNTAX
-
- Widget XtHooksOfDisplay(Display* display);
ARGUMENTS
- display
-
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
Index
- NAME
-
- SYNTAX
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEE ALSO
-
|