|
Steinberg::IPtr< Steinberg::Linux::ITimerHandler > | handler |
|
guint | id {0} |
|
Definition at line 32 of file RunLoop.cpp.
◆ ~TimerHandler()
internal::x11::RunLoop::TimerHandler::~TimerHandler |
( |
| ) |
|
|
inline |
Definition at line 37 of file RunLoop.cpp.
38 {
39 if(id != 0)
40 g_source_remove(id);
41 }
◆ handler
Steinberg::IPtr<Steinberg::Linux::ITimerHandler> internal::x11::RunLoop::TimerHandler::handler |
◆ id
guint internal::x11::RunLoop::TimerHandler::id {0} |
The documentation for this struct was generated from the following file: