|
ClanLib
2.3.7
|
#include "../api_display.h"#include "../../Core/System/sharedptr.h"#include "../../Core/System/weakptr.h"#include "../../Core/Signals/signal_v0.h"#include "../../Core/Signals/signal_v1.h"#include "../../Core/Signals/signal_v2.h"#include "../../Core/Signals/callback_v1.h"#include "../../Core/Signals/callback_0.h"#include "../../Core/Text/string_types.h"#include "../display_target.h"#include <X11/Xlib.h>

Go to the source code of this file.
Classes | |
| class | CL_DisplayWindow |
| Top-level window class. More... | |
Enumerations | |
| enum | CL_StandardCursor { cl_cursor_arrow, cl_cursor_appstarting, cl_cursor_cross, cl_cursor_hand, cl_cursor_ibeam, cl_cursor_no, cl_cursor_size_all, cl_cursor_size_nesw, cl_cursor_size_ns, cl_cursor_size_nwse, cl_cursor_size_we, cl_cursor_uparrow, cl_cursor_wait } |
| Standard Cursor. More... | |
1.8.4