Atrinik Client 1.0
Data Fields
_option Struct Reference

#include <dialog.h>

Data Fields

char * name
char * info
char * val_text
int sel_type
int minRange
int maxRange
int deltaRange
int default_val
void * value
int value_type

Detailed Description

Option structure.

Definition at line 43 of file dialog.h.


Field Documentation

Default value.

Definition at line 61 of file dialog.h.

Info text.

Definition at line 49 of file dialog.h.

Ranges.

Definition at line 58 of file dialog.h.

Option name.

Definition at line 46 of file dialog.h.

Select type.

Definition at line 55 of file dialog.h.

Text replacement for number values.

Definition at line 52 of file dialog.h.

Value.

Definition at line 64 of file dialog.h.

Value type.

Definition at line 67 of file dialog.h.


The documentation for this struct was generated from the following file: