JUCE
Public Member Functions | Public Attributes | List of all members
juce::GetXProperty Struct Reference

Public Member Functions

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

Public Attributes

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

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

◆ success

bool juce::GetXProperty::success

◆ data

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

◆ numItems

unsigned long juce::GetXProperty::numItems

◆ bytesLeft

unsigned long juce::GetXProperty::bytesLeft

◆ actualType

AtomType juce::GetXProperty::actualType

◆ actualFormat

int juce::GetXProperty::actualFormat

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