Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

FormField Struct Reference
[Forms]

Structure describing a single form field. More...

#include <forms.h>


Data Fields

char * name
 Field name.

FieldType type
 Field type.

FieldRelevance rel
 Field relevance.

char * value
 Field value.

char * tip
 Short tip for 'tooltips' type applications.

char * help
 Longer help text.

void * next
 
  • Link to next field in list



Detailed Description

Structure describing a single form field.

Definition at line 49 of file forms.h.


Field Documentation

char* FormField::name
 

Field name.

Used for display.

Definition at line 50 of file forms.h.

Referenced by fld_get_name(), fld_get_value_by_name(), fld_new(), fld_set_name(), and fld_set_value_by_name().


The documentation for this struct was generated from the following file:
Generated on Sun May 9 19:19:27 2004 for GtkSQL by doxygen1.2.18