JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
juce::WindowUtils Struct Reference

Windowing helper functions. More...

#include "juce_WindowUtils.h"

Static Public Member Functions

static bool areThereAnyAlwaysOnTopWindows ()
 Returns true if any windows have a z order that is higher than normal.
 

Detailed Description

Windowing helper functions.

@tags{GUI}

Definition at line 34 of file juce_WindowUtils.h.

Member Function Documentation

◆ areThereAnyAlwaysOnTopWindows()

bool juce::WindowUtils::areThereAnyAlwaysOnTopWindows ( )
static

Returns true if any windows have a z order that is higher than normal.

Definition at line 34 of file juce_WindowUtils_linux.cpp.


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