Turnstone Operating System
Loading...
Searching...
No Matches
wnd_create_destroy.h File Reference

window manager create and destroy header file More...

Functions

void windowmanager_destroy_window (window_t *window)
 
void windowmanager_destroy_child_window (window_t *window, window_t *child)
 
void windowmanager_destroy_all_child_windows (window_t *window)
 
void windowmanager_insert_and_set_current_window (window_t *window)
 
void windowmanager_remove_and_set_current_window (window_t *window)
 
window_twindowmanager_create_top_window (void)
 
window_twindowmanager_create_window (window_t *parent, char_t *text, rect_t rect, color_t background_color, color_t foreground_color)
 

Detailed Description

window manager create and destroy header file

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.