Manual Reference Pages  - XpGetContext (3Xp)

NAME

XpGetContext - Gets the current print context-id for a display connection.

CONTENTS

Synopsis
Arguments
Description

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.

Jump to page    or go to Top of page |  Section 3Xp |  Main Index.


XpGetContext (3Xp)
Generated by manServer 1.07 from /usr/X11R6/man/man3/XpGetContext.3x.gz using man macros.