ToutDoux : Reference manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
struc | TdModBox | |||||
void | td_mod_box_destroy |
| ||||
void | td_mod_box_show |
| ||||
void | td_mod_box_update |
| ||||
void | td_mod_box_create |
| ||||
void | td_mod_box_set_widget_focus |
| ||||
void | td_mod_box_hide |
| ||||
GtkObject* | td_mod_box_new |
| ||||
void | td_mod_box_set_widget |
| ||||
void | td_mod_box_set_widget_data |
|
struct TdModBox | ||||||||||||||||||||
|
fr: Objet module boîte |
en: Box module object |
gchar *name | Nom - Name |
GtkObject *parent | Parent |
GtkWidget *label | Etiquette - Label |
gboolean customize | Personnalisable - Customizable |
GtkWidget *widget | Widget |
GtkWidget *widget_focus | Widget avec le focus par default - Widget with focus by defauft |
GtkWidget *widget_data | Widget de données - Widget with data |
GtkWidget *menu_widget | Menu |
void | td_mod_box_destroy |
|
fr: Détruit la boîte |
en: Destroys the box |
mod_box | : box |
void | td_mod_box_show |
|
fr: Affiche la boîte |
en: Displays the box |
mod_box | : box |
void | td_mod_box_update |
|
fr: Rafraîchis la boîte |
en: Refresh the box |
mod_box | : box |
void | td_mod_box_create |
|
fr: Créé l'interface de la boîte |
en: Creates the interface of box |
mod_box | : box |
mod | : module |
void | td_mod_box_set_widget_focus |
|
fr: Déclare le widget avec le focus par défaut |
en: Declares the widget with focus by defauft |
mod_box | : box |
widget_focus | : widget with focus by defauft |
void | td_mod_box_hide |
|
fr: Cache la boîte |
en: Hides the box |
mod_box | : box |
GtkObject* | td_mod_box_new |
|
fr: Créé une nouvelle boîte |
en: Creates a new box |
Return value: box |
void | td_mod_box_set_widget |
|
fr: Affecte le widget à la boîte |
en: Allocates the widget to box |
mod_box | : box |
widget | : widget |
void | td_mod_box_set_widget_data |
|
fr: Déclare le widget contenant les données |
en: Declares the widget with data |
mod_box | : box |
widget_data | : widget |
<<< Previous Page | Home | Up | Next Page >>> |
Index | Index |