Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XtHooksOfDisplay(3)		  XT FUNCTIONS		     XtHooksOfDisplay(3)

NAME
     XtHooksOfDisplay - external agent access points

SYNTAX
     #include <X11/Intrinsic.h>

     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

X Version 11			   libXt 1.3.1		     XtHooksOfDisplay(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XtHooksOfDisplay&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help