Antkeeper
0.0.1
|
Event generated when a display has been connected. More...
#include <display-events.hpp>
Public Attributes | |
const display * | display {nullptr} |
Pointer to the display that has been connected. More... | |
Event generated when a display has been connected.
Definition at line 32 of file display-events.hpp.
const display* app::display_connected_event::display {nullptr} |
Pointer to the display that has been connected.
Definition at line 35 of file display-events.hpp.