A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII. More...
#include <juce_linux_XWindowSystem.h>
Public Member Functions | |
| ScopedXLock () | |
| ~ScopedXLock () | |
A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII.
@tags{GUI}
| juce::XWindowSystemUtilities::ScopedXLock::ScopedXLock | ( | ) |
| juce::XWindowSystemUtilities::ScopedXLock::~ScopedXLock | ( | ) |