treatment_container_t Struct Reference

Structure in order to contain one treatment. More...

#include <libheraia.h>

Collaboration diagram for treatment_container_t:

Collaboration graph
[legend]

Data Fields

GtkWidget * container_box
 Upper box containing the whole stuff.
GtkWidget * button_box
 Right part of the hbox.
GtkWidget * combo_box
 Left box where we have the combobox.
GtkWidget * tment_list
 Combobox containning the treatment list.
GtkWidget * result
 The GtkEntry in the vbox.
GtkWidget * moins
 "-" button
GtkWidget * plus
 "+" button
treatment_ttreatment
 Selected treatment.

Detailed Description

Structure in order to contain one treatment.

Warning:
I'm not happy with this struct and all data_type.c file. I plan to replace thoses ugly things with an embedded scripting language such as python.

Definition at line 210 of file libheraia.h.


Field Documentation

Right part of the hbox.

Contains "-", GtkEntry, "+"

Definition at line 213 of file libheraia.h.

Referenced by destroy_container_widget(), and new_treatment_container().

Left box where we have the combobox.

Definition at line 214 of file libheraia.h.

Referenced by destroy_container_widget(), and new_treatment_container().

"+" button

Definition at line 218 of file libheraia.h.

Referenced by destroy_container_widget(), and new_treatment_container().

The GtkEntry in the vbox.

Definition at line 216 of file libheraia.h.

Referenced by destroy_container_widget(), new_treatment_container(), and update_treatment_container_list_entries().


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

Generated on Tue May 19 20:01:46 2009 for Heraia by  doxygen 1.5.8