Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gadget_Dropdown.h File Reference

#include "Gadget.h"
#include "Bases.h"
#include "Module.h"

Include dependency graph for gadget_Dropdown.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define DRP_COL_TEXT   0
#define TAG_DRP_LABELS   ((GADGET_TAGBASE+CLASS_DROPDOWN_ID+1)|TAGT_STRING)

Typedefs

typedef _dropdown dropdown

Functions

EXPORT int module_Init (u32 module, bases_Modules_t *bases)


Define Documentation

#define DRP_COL_TEXT   0
 

Definition at line 40 of file gadget_Dropdown.h.

Referenced by dropdown_layout.

#define TAG_DRP_LABELS   ((GADGET_TAGBASE+CLASS_DROPDOWN_ID+1)|TAGT_STRING)
 

Definition at line 43 of file gadget_Dropdown.h.

Referenced by dropdown_init_gadget.


Typedef Documentation

typedef struct _dropdown dropdown
 

Definition at line 46 of file gadget_Dropdown.h.


Function Documentation

EXPORT int module_Init u32    module,
bases_Modules_t   bases
 

Definition at line 727 of file gadget_Group.c.


Generated on Tue Jan 7 12:11:55 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002