JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ScopedXDisplay Struct Reference

Creates and holds a reference to the X display. More...

#include <juce_linux_X11.h>

Collaboration diagram for juce::ScopedXDisplay:

Public Member Functions

 ScopedXDisplay ()
 
 ~ScopedXDisplay ()
 

Public Attributes

const XDisplay display
 

Detailed Description

Creates and holds a reference to the X display.

{GUI}

Constructor & Destructor Documentation

◆ ScopedXDisplay()

juce::ScopedXDisplay::ScopedXDisplay ( )

◆ ~ScopedXDisplay()

juce::ScopedXDisplay::~ScopedXDisplay ( )

Member Data Documentation

◆ display

const XDisplay juce::ScopedXDisplay::display

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