Minsky
|
#include "windowInformation.h"
#include "minsky_epilogue.h"
#include <stdexcept>
#include <string>
#include <mutex>
Go to the source code of this file.
Namespaces | |
minsky | |
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes. | |
minsky::anonymous_namespace{windowInformation.cc} | |
Macros | |
#define | NTDDI_VERSION NTDDI_WINBLUE |
Functions | |
int | minsky::anonymous_namespace{windowInformation.cc}::throwOnXError (Display *, XErrorEvent *ev) |
void | minsky::anonymous_namespace{windowInformation.cc}::blit (const Winfo &winfo, int x, int y, int width, int height) |
Variables | |
int | minsky::anonymous_namespace{windowInformation.cc}::xinitThreadsStatus =XInitThreads() |
#define NTDDI_VERSION NTDDI_WINBLUE |
Definition at line 19 of file windowInformation.cc.