close
Description:
public void close (
uint32 timestamp)
Closes this.
This function existed before 2.6, but the timestamp argument was missing in earlier versions.
Parameters:
| this |
a Window.
|
| timestamp |
the X server timestamp of the user interaction event that caused this call to occur.
|