void pxinq_xwin_id(
Pint ws_id, /* workstation identifier */ Pint *error_ind, /* (out) error indicator */ Display **display, /* (out) pointer on the display structure used by GPHIGS */ Window *window /* (out) window identifier created by GPHIGS */
)
This information is available only if the workstation type is one of X11, PEX, GLX, XGL.
The C types Display and Window are defined in X11/Xlib.h.
Set x-window identifier, see pxset_xwin_id
Inquire window parameters, see pxinq_window_params