GWM_CreateWindow

Create a window

Description:

A GWM window is created according to the specification in the argument list and the display id of the X connection and the name of the window returned.

Invocation

status = GWM_CreateWindow( argc, argv, &display, &name);

Arguments

int argc (given)
Count of number of arguments
char argv[] (given)
xmake arguments
Display display (returned)
display id
char name[] (returned)
window name