Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gadget_Method_t Struct Reference

#include <Gadget.h>


Data Fields

char * name
u32(* function )(Gadget_t *this, tag *taglist)
int flags


Field Documentation

int gadget_Method_t::flags
 

Definition at line 310 of file Gadget.h.

u32(* gadget_Method_t::function)(Gadget_t *this, tag *taglist)
 

Referenced by gadget_MethodCallTL.

char* gadget_Method_t::name
 

Definition at line 308 of file Gadget.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:19 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002