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

#include <juce_linux_X11.h>

Collaboration diagram for juce::GetXProperty:

Public Member Functions

 GetXProperty (XDisplay, WindowType, AtomType, long offset, long length, bool shouldDelete, AtomType requestedType)
 
 ~GetXProperty ()
 

Public Attributes

int actualFormat
 
AtomType actualType
 
unsigned long bytesLeft
 
unsigned char * data = nullptr
 
unsigned long numItems
 
bool success
 

Constructor & Destructor Documentation

◆ GetXProperty()

juce::GetXProperty::GetXProperty ( XDisplay  ,
WindowType  ,
AtomType  ,
long  offset,
long  length,
bool  shouldDelete,
AtomType  requestedType 
)

◆ ~GetXProperty()

juce::GetXProperty::~GetXProperty ( )

Member Data Documentation

◆ actualFormat

int juce::GetXProperty::actualFormat

◆ actualType

AtomType juce::GetXProperty::actualType

◆ bytesLeft

unsigned long juce::GetXProperty::bytesLeft

◆ data

unsigned char* juce::GetXProperty::data = nullptr

◆ numItems

unsigned long juce::GetXProperty::numItems

◆ success

bool juce::GetXProperty::success

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