|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII. More...
#include "juce_XWindowSystem_linux.h"
A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII.
@tags{GUI}
Definition at line 38 of file juce_XWindowSystem_linux.h.
| juce::XWindowSystemUtilities::ScopedXLock::ScopedXLock | ( | ) |
Definition at line 78 of file juce_XWindowSystem_linux.cpp.
| juce::XWindowSystemUtilities::ScopedXLock::~ScopedXLock | ( | ) |
Definition at line 85 of file juce_XWindowSystem_linux.cpp.