Manpage of 'XpGetContext' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for XpGetContext
Other pages
for XpGetContext
More pages
containing XpGetContext

'XpGetContext'  

XpGetContext(3Xp)	       XPRINT FUNCTIONS 	     XpGetContext(3Xp)



NAME
       XpGetContext  - Gets the current print context-id for a display connec-
       tion.

SYNOPSIS
	     cc [ flag... ] file... -lXp [ library... ]
	     #include <X11/extensions/Print.h>

       XPContext XpGetContext ( display )

	     Display *display;

ARGUMENTS
       display
	      Specifies a pointer to  the  Display  structure;	returned  from
	      XOpenDisplay.

DESCRIPTION
       XpGetContext  returns  the  id  of the current print context associated
       with display.  If a print context has not been set, a value of None  is
       returned.



X Version 11			  libXp 1.0.0		     XpGetContext(3Xp)

NAME - SYNOPSIS - ARGUMENTS - DESCRIPTION -  
A random manual page         All manual pages        All RFC pages