Audacity 3.2.0
|
Public Member Functions | |
~EventHandler () | |
Public Attributes | |
Steinberg::IPtr< Steinberg::Linux::IEventHandler > | handler |
GIOChannel * | channel {nullptr} |
guint | id {0} |
Definition at line 17 of file RunLoop.cpp.
|
inline |
Definition at line 23 of file RunLoop.cpp.
References internal::x11::RunLoop::EventHandler::channel.
GIOChannel* internal::x11::RunLoop::EventHandler::channel {nullptr} |
Definition at line 20 of file RunLoop.cpp.
Referenced by internal::x11::RunLoop::EventHandler::~EventHandler().
Steinberg::IPtr<Steinberg::Linux::IEventHandler> internal::x11::RunLoop::EventHandler::handler |
Definition at line 19 of file RunLoop.cpp.
guint internal::x11::RunLoop::EventHandler::id {0} |
Definition at line 21 of file RunLoop.cpp.