Trusted Extensions Developer's Guide

Exit Print View

Updated: July 2014
 
 

Trusted Extensions X Window System APIs

To use the Trusted X11 APIs, you need the following header file:

#include <X11/extensions/Xtsol.h>

The Trusted X11 examples compile with the –lXtsol and –ltsol library options.

To use the X11 label-clipping APIs, you need the following header file:

#include <Dt/label_clipping.h>

The label-clipping examples compile with the –lDtTsol and –ltsol library options.

    The following sections provide data types and declarations for the Trusted X11 interfaces and the X11 label-clipping interfaces:

  • Data types for X11

  • Accessing attributes

  • Accessing and setting a window label

  • Accessing and setting a window user ID

  • Accessing and setting a window property label

  • Accessing and setting a window property user ID

  • Accessing and setting a workstation owner ID

  • Setting the X Window Server clearance and minimum label

  • Working with the Trusted Path window

  • Accessing and setting the screen stripe height

  • Setting window polyinstantiation information

  • Working with the X11 label-clipping interface