UPDATE WORKSTATION
CALL SEQUENCE
void tupd_ws (wkid, reg-flag)
INPUT PARAMETERS
Pint wkid;
Pregen_flag reg_flag;
ARGUMENTS
- wkid
- Workstation identifier.
- reg_flag
- Regeneration flag
- PFLAG_POSTPONE
- postpone
- PFLAG_PERFORM
- perform
EFFECT
This function must be called by an interactive program that is used in an
X-Window environment when the graphic window's geometry is modified (e.g.,
X-Window window resize). See one of the PHIGURE demonstration programs for an
example of the use of this function.