AUI Framework
develop
Cross-platform base for C++ UI apps
|
Classes# | |
struct | Sync |
Public Member Functions# | |
Sync & | sync () |
XIC | ic () |
Protected Member Functions# | |
void | xInitNativeWindow (const IRenderingContext::Init &init, XSetWindowAttributes &swa, XVisualInfo *vi) |
void | xDestroyNativeWindow (AWindowBase &window) |
Protected Attributes# | |
Sync | mXsyncRequestCounter |
XIC | mIC = nullptr |