Desc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

allocator
Allocator allocator;
Undocumented in source.
alpha
bool alpha;
Undocumented in source.
cleanup_cb
void function() cleanup_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cleanup_userdata_cb
void function(void*) cleanup_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clipboard_size
int clipboard_size;
Undocumented in source.
enable_clipboard
bool enable_clipboard;
Undocumented in source.
enable_dragndrop
bool enable_dragndrop;
Undocumented in source.
event_cb
void function(const Event*) event_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
event_userdata_cb
void function(const Event*, void*) event_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frame_cb
void function() frame_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frame_userdata_cb
void function(void*) frame_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fullscreen
bool fullscreen;
Undocumented in source.
gl
GlDesc gl;
Undocumented in source.
height
int height;
Undocumented in source.
high_dpi
bool high_dpi;
Undocumented in source.
html5
Html5Desc html5;
Undocumented in source.
icon
IconDesc icon;
Undocumented in source.
init_cb
void function() init_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_userdata_cb
void function(void*) init_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ios
IosDesc ios;
Undocumented in source.
logger
Logger logger;
Undocumented in source.
max_dropped_file_path_length
int max_dropped_file_path_length;
Undocumented in source.
max_dropped_files
int max_dropped_files;
Undocumented in source.
sample_count
int sample_count;
Undocumented in source.
swap_interval
int swap_interval;
Undocumented in source.
user_data
void* user_data;
Undocumented in source.
width
int width;
Undocumented in source.
win32
Win32Desc win32;
Undocumented in source.
window_title
const(char)* window_title;
Undocumented in source.

Meta