w_object_s Struct Reference
[Widget Library - Object API]

#include <src/widget/widget.h>


Detailed Description

object struct


Data Fields

OBJECT type
 object type
s_list_tchilds
 child list
s_list_tshown
 shown list
s_surface_tsurface
 the surface
w_object_tparent
 the parent of the object
s_rect_tcontent
 content allowed rectangle
int showed
 is shown
int focused
 is focused
w_effect_t * effect
 effect
void(* geometry )(w_object_t *object)
 geometry function
void(* draw )(w_object_t *object)
 draw function
void(* event )(w_object_t *object, s_event_t *event)
 event function
void(* destroy )(w_object_t *object)
 uninit function
w_window_t * window
 window
void * data [OBJECT_OBJECTS]
 internal data
void * priv
 user data


Generated on Wed Dec 27 17:53:06 2006 for xynth-0.8.40 by  doxygen 1.4.7