GWM_CRWIN

Create a GWM window

Description:

Create a GWM window. A window with the given name is created on the current X display. The window is created with the default characteristics unless they have been set using the GWM_WSETx routines. After the window has been created any set characteristics are reset to their default values.

Invocation

CALL GWM_CRWIN( WNAME, STATUS )

Arguments

WNAME = CHARACTER() (Given)
The window name.
STATUS = INTEGER (Given and Returned)
The global status.