Antkeeper
0.0.1
|
Event generated when a window has been restored. More...
#include <window-events.hpp>
Public Attributes | |
window * | window |
Pointer to the window that has been restored. More... | |
Event generated when a window has been restored.
Definition at line 83 of file window-events.hpp.
window* app::window_restored_event::window |
Pointer to the window that has been restored.
Definition at line 86 of file window-events.hpp.