JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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>

Public Member Functions

 ScopedXLock ()
 
 ~ScopedXLock ()
 

Detailed Description

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

@tags{GUI}

Constructor & Destructor Documentation

◆ ScopedXLock()

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

◆ ~ScopedXLock()

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

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