GWM_FindWindow

Find a window

Description:

The X server is searched for a GWM window with the specified name and the id of the window returned.

Invocation

status = GWM_FindWindow( display, name, &win);

Arguments

Display display (given)
Display id
char name[] (given)
Window name
Window win (returned)
Window id