Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE X-WINDOW IDENTIFIER

PXINQ_XWIN_ID


CALL SEQUENCE

void pxinq_xwin_id(
)

PHIGS STATE

(PHOP,WSOP,*,*)

EFFECT

If the inquired information is available, the display and window created by GPHIGS during OPEN WORKSTATION are returned and the error indicator error_ind is returned as 0.

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.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open

SEE ALSO

Open workstation, see popen_ws

Set x-window identifier, see pxset_xwin_id

Inquire window parameters, see pxinq_window_params


Previous Next Up Title Contents Index Functions Index Top Library