NAME | SYNOPSIS | DESCRIPTION | PARAMETERS | ATTRIBUTES | RETURN VALUES | ERRORS
#include <tsol/Xtsol.h>
Display *display; Window *w;Status XTSOLMakeTPWindow(display, w);
XTSOLMakeTPWindow() is used to make a window a trusted path window. Trusted Path windows always remain on top of other windows. The client must have the Trusted Path process attribute set.
Specifies a pointer to the Display structure; returned from XOpenDisplay().
Specifies the ID of a window.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability | SUNWxwplt (available only on Trusted Solaris systems) |
MT-Level | MT-Unsafe |
None
NAME | SYNOPSIS | DESCRIPTION | PARAMETERS | ATTRIBUTES | RETURN VALUES | ERRORS