#include <juce_linux_X11.h>
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 |
juce::GetXProperty::GetXProperty | ( | XDisplay | , |
WindowType | , | ||
AtomType | , | ||
long | offset, | ||
long | length, | ||
bool | shouldDelete, | ||
AtomType | requestedType | ||
) |
juce::GetXProperty::~GetXProperty | ( | ) |
int juce::GetXProperty::actualFormat |
AtomType juce::GetXProperty::actualType |
unsigned long juce::GetXProperty::bytesLeft |
unsigned char* juce::GetXProperty::data = nullptr |
unsigned long juce::GetXProperty::numItems |
bool juce::GetXProperty::success |