Go to the source code of this file.
Data Structures | |
struct | IE_rec_txt |
struct | IE_rec_stru |
menuRecordHeader More... | |
Functions | |
GtkWidget * | UI_cad (GtkWidget *parent, void *data) |
int | IE_cad_init0 () |
int | IE_cad_exit0 () |
int | IE_cad_OK (GtkWidget *parent, void *data) |
char * | IE_get_inp (int ind) |
int | IE_cad_sel1 (int typ, long ind, char *buf) |
int | IE_activate () |
int | IE_ed1__ (GtkWidget *parent, void *data) |
int | IE_ed1_mod (GtkWidget *parent, void *data) |
int | IE_cad_test1 () |
int | IE_inp_SetCol (int mode, int ind) |
int | IE_cad_InpIn_CR () |
int | IE_cad_InpIn_CB (int ind, int key) |
int | IE_cad_Inp1_CB (GtkWidget *parent, GdkEventAny *event) |
int | IE_cad_ClearInputs () |
int | IE_focus_set (int mode) |
int | IE_del_start (GtkWidget *parent, void *data) |
int | IE_decode_Ln (int *typTab, char txtTab[][256], int tabSiz, char *cbuf) |
int | IE_auxFun1 (char **obuf, IE_rec_txt *ibuf) |
GtkWidget* UI_cad | ( | GtkWidget * | parent, | |
void * | data | |||
) |
int IE_cad_init0 | ( | ) |
int IE_cad_exit0 | ( | ) |
int IE_cad_OK | ( | GtkWidget * | parent, | |
void * | data | |||
) |
char* IE_get_inp | ( | int | ind | ) |
int IE_cad_sel1 | ( | int | typ, | |
long | ind, | |||
char * | buf | |||
) |
int IE_activate | ( | ) |
int IE_ed1__ | ( | GtkWidget * | parent, | |
void * | data | |||
) |
int IE_ed1_mod | ( | GtkWidget * | parent, | |
void * | data | |||
) |
int IE_cad_test1 | ( | ) |
int IE_inp_SetCol | ( | int | mode, | |
int | ind | |||
) |
int IE_cad_InpIn_CR | ( | ) |
int IE_cad_InpIn_CB | ( | int | ind, | |
int | key | |||
) |
int IE_cad_Inp1_CB | ( | GtkWidget * | parent, | |
GdkEventAny * | event | |||
) |
int IE_cad_ClearInputs | ( | ) |
int IE_focus_set | ( | int | mode | ) |
int IE_del_start | ( | GtkWidget * | parent, | |
void * | data | |||
) |
int IE_decode_Ln | ( | int * | typTab, | |
char | txtTab[][256], | |||
int | tabSiz, | |||
char * | cbuf | |||
) |
int IE_auxFun1 | ( | char ** | obuf, | |
IE_rec_txt * | ibuf | |||
) |