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
Loading...
Searching...
No Matches
List of all members
juce::XWindowSystemUtilities::ScopedXLock Struct Reference

A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII. More...

#include "juce_XWindowSystem_linux.h"

Detailed Description

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.

Constructor & Destructor Documentation

◆ ScopedXLock()

juce::XWindowSystemUtilities::ScopedXLock::ScopedXLock ( )

Definition at line 78 of file juce_XWindowSystem_linux.cpp.

◆ ~ScopedXLock()

juce::XWindowSystemUtilities::ScopedXLock::~ScopedXLock ( )

Definition at line 85 of file juce_XWindowSystem_linux.cpp.


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