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

window manager types header file More...

#include <types.h>
#include <list.h>
#include <graphics/color.h>
#include <graphics/font.h>

Classes

struct  rect_t
 
struct  window_event_t
 
struct  window_t
 
struct  window_input_value_t
 

Typedefs

typedef struct window_t window_t
 
typedef struct rect_t rect_t
 
typedef struct window_event_t window_event_t
 
typedef struct window_input_value_t window_input_value_t
 
typedef enum window_event_type_t window_event_type_t
 
typedef int8_t(* window_event_f) (const window_event_t *event)
 

Enumerations

enum  window_event_type_t {
  WINDOW_EVENT_TYPE_ENTER , WINDOW_EVENT_TYPE_REDRAW , WINDOW_EVENT_TYPE_SCROLL_UP , WINDOW_EVENT_TYPE_SCROLL_DOWN ,
  WINDOW_EVENT_TYPE_SCROLL_LEFT , WINDOW_EVENT_TYPE_SCROLL_RIGHT
}
 

Detailed Description

window manager types header file

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