opensolaris man page for xtsoliswindowtrusted

Query: xtsoliswindowtrusted

OS: opensolaris

Section: 3xtsol

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XTSOLIsWindowTrusted(3XTSOL)			 Trusted Extensions to X Windows Library Functions		      XTSOLIsWindowTrusted(3XTSOL)

NAME
XTSOLIsWindowTrusted - test if a window is created by a trusted client
SYNOPSIS
cc [flag...] file... -lX11 -lXtsol [library...] #include <X11/extensions/Xtsol.h> Bool XTSOLIsWindowTrusted(display, window); Display *display; Window window;
DESCRIPTION
The XTSOLIsWindowTrusted() function tests if a window is created by a trusted client. The window created by a trusted client has a special bit turned on. The client does not require any privilege to perform this operation.
PARAMETERS
display Specifies a pointer to the Display structure; returned from XOpenDisplay(). window Specifies the ID of the window to be tested.
RETURN VALUES
True If the window is created by a trusted client.
ERRORS
BadWindow Not a valid window.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +---------------------------+-------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +---------------------------+-------------------------------+ |Interface Stability | Committed | +---------------------------+-------------------------------+ |MT-Level | Unsafe | +---------------------------+-------------------------------+
SEE ALSO
libXtsol(3LIB), attributes(5)
NOTES
The functionality described on this manual page is available only if the system is configured with Trusted Extensions. SunOS 5.11 20 Jul 2007 XTSOLIsWindowTrusted(3XTSOL)
Related Man Pages
xtsolsetreslabel(3xtsol) - opensolaris
xtsolgetreslabel(3xtsol) - opensolaris
xtsolgetresattributes(3xtsol) - opensolaris
xtsolsetsessionhi(3xtsol) - opensolaris
xtsolsetsessionlo(3xtsol) - opensolaris
Similar Topics in the Unix Linux Community
Display Problem
X window/X11 basics
HP-UX revert from trusted system to default
Converting system to trusted