| ToutDoux : Reference manual | |||
|---|---|---|---|
| <<< Previous Page | Home | Up | Next Page >>> |
| struc | TdDico | |||||||
| void | td_dico_destroy |
| ||||||
| gchar* | td_dico_intl2 |
| ||||||
| gchar* | td_dico_2intl |
| ||||||
| void | td_dico_add_word |
| ||||||
| GtkObject* | td_dico_new |
|
| struct TdDico | ||||||||
|
| fr: Objet Dictionnaire |
| en: Dictionary object |
| GList *word | Mots référence - Reference words |
| GList *word_intl | Mots traduits - Translated words |
| void | td_dico_destroy |
|
| fr: Détruit le dictionnaire |
| en: Destroys the dictionary |
| dico | : dictionary |
| gchar* | td_dico_intl2 |
|
| fr: Retourne la référence du mot traduit |
| en: Return the reference word of the translated word |
| Return value: string |
| dico | : dictionary |
| word | : word |
| gchar* | td_dico_2intl |
|
| fr: Retourne la traduction du mot |
| en: Return the word translated |
| Return value: string |
| dico | : dictionary |
| word | : word |
| void | td_dico_add_word |
|
| fr: Ajoute le mot au dictionnaire |
| en: Adds the word to dictionary |
| dico | : dictionary |
| word | : reference word |
| word_intl | : translated word |
| GtkObject* | td_dico_new |
|
| fr: Créé un nouveau dictionnaire |
| en: Creates a new dictionary |
| Return value: dictionary |
| <<< Previous Page | Home | Up | Next Page >>> |
| Index | Index | ||