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

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

#include <display-events.hpp>

Public Attributes

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

Detailed Description

Event generated when a display has been connected.

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

Member Data Documentation

◆ display

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.


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