win_attributes Struct Reference
[Window System]

Window attribute data. More...

#include <win.h>

Collaboration diagram for win_attributes:
Collaboration graph
[legend]

Data Fields

struct win_area area
 Position and size of window, relative to parent.
struct gfx_bitmapbackground
 Window background.
win_event_handler_t event_handler
 Event handler callback, or NULL.
win_behavior_t behavior
 Window behavior flags.
void * custom
 Custom window data, e.g. link to associated widget.

Detailed Description

Window attribute data.

Definition at line 309 of file win.h.


Field Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 15:18:25 2010 for display-training by  doxygen 1.6.3