Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXExecuteDeferredActions(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXExecuteDeferredActions(3)  —  Subroutines

Name

PEXExecuteDeferredActions - Execute Deferred Workstation Actions

Synopsis

void PEXExecuteDeferredActions(Display ∗display, PEXWorkstation workstation)

Arguments

displayA pointer to a display structure returned by a successful XOpenDisplay call. 

workstationThe resource identifier of the workstation. 

Returns

None

Description

This function causes all deferred actions on the specified workstation to be executed.  This will cause all requested attributes to be made current and the corresponding update attributes to be set to PEXNotPending.

Data Structures

typedef XID             PEXWorkstation;

Errors

BadPEXWorkstation
The specified workstation resource identifier is invalid.

See Also

PEXRedrawAllStructures

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026