LMMS
Loading...
Searching...
No Matches
juce::XWindowSystemUtilities::ScopedXLock Struct Reference

#include <juce_linux_XWindowSystem.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 files: