Gets a specified window property and stores its associated data, freeing it on deletion.
More...
#include <juce_linux_XWindowSystem.h>
|
| GetXProperty (::Display *display, ::Window windowH, Atom property, long offset, long length, bool shouldDelete, Atom requestedType) |
|
| ~GetXProperty () |
|
Gets a specified window property and stores its associated data, freeing it on deletion.
@tags{GUI}
◆ GetXProperty()
juce::XWindowSystemUtilities::GetXProperty::GetXProperty |
( |
::Display * |
display, |
|
|
::Window |
windowH, |
|
|
Atom |
property, |
|
|
long |
offset, |
|
|
long |
length, |
|
|
bool |
shouldDelete, |
|
|
Atom |
requestedType |
|
) |
| |
◆ ~GetXProperty()
juce::XWindowSystemUtilities::GetXProperty::~GetXProperty |
( |
| ) |
|
◆ actualFormat
int juce::XWindowSystemUtilities::GetXProperty::actualFormat = -1 |
◆ actualType
Atom juce::XWindowSystemUtilities::GetXProperty::actualType |
◆ bytesLeft
unsigned long juce::XWindowSystemUtilities::GetXProperty::bytesLeft = 0 |
◆ data
unsigned char* juce::XWindowSystemUtilities::GetXProperty::data = nullptr |
◆ numItems
unsigned long juce::XWindowSystemUtilities::GetXProperty::numItems = 0 |
◆ success
bool juce::XWindowSystemUtilities::GetXProperty::success = false |
The documentation for this struct was generated from the following file: