Query: xpgetcontext
OS: suse
Section: 3xp
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XpGetContext(3Xp) XPRINT FUNCTIONS XpGetContext(3Xp)NAMEXpGetContext - Gets the current print context-id for a display connection.SYNOPSIScc [ flag... ] file... -lXp [ library... ] #include <X11/extensions/Print.h> XPContext XpGetContext ( display ) Display *display;ARGUMENTSdisplay Specifies a pointer to the Display structure; returned from XOpenDisplay.DESCRIPTIONXpGetContext 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)