Module: Atk::Window
- Defined in:
- (unknown)
Overview
The ATK Interface provided by UI components that represent a top-level window.
Atk::Window should be implemented by the UI elements that represent a top-level window, such as the main window of an application or dialog.
See [classAtkObject]