Turnstone Operating System
|
window manager create and destroy header file More...
#include <windowmanager/wnd_types.h>
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_t * | windowmanager_create_top_window (void) |
window_t * | windowmanager_create_window (window_t *parent, char_t *text, rect_t rect, color_t background_color, color_t foreground_color) |
window manager create and destroy header file
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.