Antkeeper  0.0.1
Public Attributes | List of all members
app::display_disconnected_event Struct Reference

Event generated when a display has been disconnected. More...

#include <display-events.hpp>

Public Attributes

const displaydisplay {nullptr}
 Pointer to the display that has been disconnected. More...
 

Detailed Description

Event generated when a display has been disconnected.

Definition at line 41 of file display-events.hpp.

Member Data Documentation

◆ display

const display* app::display_disconnected_event::display {nullptr}

Pointer to the display that has been disconnected.

Definition at line 44 of file display-events.hpp.


The documentation for this struct was generated from the following file: