#include <Window.h>
Collaboration diagram for Window_s:

Data Fields | |
| u32 | handle |
| char * | name |
| Gadget_t * | gadgetroot |
| Gadget_t * | gadgetapp |
| int(* | event_handler )(gui_App_t *app, Window_t *win, u32 gadget_id, int event, u32 event_data) |
| List_t * | timerlist |
| gui_App_t * | app |
| Node_t * | node |
| Gadget_t * | focused_gadget |
| int | sleep |
| Gadget_t * | active_gadget |
| Window_t * | parent |
| u32 | parentdata |
| u32 | flags |
| u32 | userdata |
| Gadget_t * | over |
| char * | title |
| Bitmap_t * | mask |
|
|
Definition at line 45 of file Window.h. Referenced by window_GetActiveTL, window_OpenWindowTL, and window_SetActiveTL. |
|
|
Definition at line 41 of file Window.h. Referenced by dropdown_input_event_handler, icon_gadget_event_handler, icon_init_gadget, window_ChangeSkinTL, window_CloseWindowTL, window_GetApp, window_GetConnection, window_GetSkin, window_OpenWindowTL, and window_WindowEvent. |
|
|
Referenced by window_OpenWindowTL, and window_WindowEvent. |
|
|
Definition at line 48 of file Window.h. Referenced by window_ChangeSkinTL, window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 43 of file Window.h. Referenced by window_GetFocusedGadgetTL, window_OpenWindowTL, and window_SetFocusedGadgetTL. |
|
|
Definition at line 38 of file Window.h. Referenced by window_ChangeSkinTL, and window_OpenWindowTL. |
|
|
Definition at line 37 of file Window.h. Referenced by window_ChangeSkinTL, window_CloseWindowTL, window_DamageWindow, window_GetRootGadget, window_OpenWindowTL, and window_RefreshWindowTL. |
|
|
|
Definition at line 52 of file Window.h. Referenced by window_AddMaskTL, window_CloseWindowTL, window_GetMask, and window_RefreshWindowTL. |
|
|
Definition at line 36 of file Window.h. Referenced by window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 42 of file Window.h. Referenced by window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 50 of file Window.h. Referenced by window_OpenWindowTL. |
|
|
Definition at line 46 of file Window.h. Referenced by window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 47 of file Window.h. Referenced by window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 44 of file Window.h. Referenced by net_SerProcessMessage, window_CloseWindowTL, window_IsSleep, and window_OpenWindowTL. |
|
|
Definition at line 40 of file Window.h. Referenced by window_CloseWindowTL, window_GetTimerList, and window_OpenWindowTL. |
|
|
Definition at line 51 of file Window.h. Referenced by window_ChangeSkinTL, window_CloseWindowTL, and window_OpenWindowTL. |
|
|
Definition at line 49 of file Window.h. Referenced by window_GetUserdataTL, and window_OpenWindowTL. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002