Interface
AtkWindow
Prerequisite
In order to implement Window, your type must inherit fromAtkObject
.
Signals
Atk.Window::activate
The signal AtkWindow::activate
is emitted when a window
becomes the active window of the application or session.
since: 2.2
Atk.Window::deactivate
The signal AtkWindow::deactivate
is emitted when a window is
no longer the active window of the application or session.
since: 2.2
Atk.Window::maximize
The signal AtkWindow::maximize
is emitted when a window
is maximized.
since: 2.2
Atk.Window::minimize
The signal AtkWindow::minimize
is emitted when a window
is minimized.
since: 2.2