This function sets the specified window's window manager properties to the properties specified in props.
| Type | Name | Description |
|---|---|---|
| GR_WINDOW_ID | wid | The ID of the window to set the properties of. |
| GR_WM_PROPERTIES* | props | A pointer to the caller supplied structure which contains the new window manager properties. |