| Did you know ... | Search Documentation: |
| @display |
Access to the X-display
The global object @display refers to the default display object. This display resides by default at the address specified by the environment variable DISPLAY.
The object @display
is normally used for the methods
display->inform, display->confirm
and display<-size.
See also class display and class display_manager.