ToutDoux : Manuel de référence | |||
---|---|---|---|
<<< Page précédente | Sommaire | Haut | Page suivante >>> |
struc | TdAppCommand | |||
void | td_app_command_hide |
| ||
void | td_app_command_create |
| ||
void | td_app_command_show |
| ||
void | td_app_command_destroy |
| ||
GtkObject* | td_app_command_new |
|
struct TdAppCommand | ||||||||||
|
fr: Object zone de commande |
en: Command zone object |
GtkWidget *window | Fenêtre - Window |
gboolean window_visible | Drapeau de visibilité - Visibility flag |
GtkWidget *entry | Entrée - Entry |
void | td_app_command_hide |
|
fr: Cache la zone de commande |
en: Hides the command zone |
command | : command |
void | td_app_command_create |
|
fr: Créé l'interface de la zone de commande |
en: Creates the interface of the command zone |
command | : command |
void | td_app_command_show |
|
fr: Affiche la zone de commande |
en: Displays the command zone |
command | : command |
void | td_app_command_destroy |
|
fr: Détruit la zone de commande |
en: Destroys the command zone |
command | : command |
GtkObject* | td_app_command_new |
|
fr: Créé une nouvelle zone de commande |
en: Creates a new command zone |
Return value: command zone |
<<< Page précédente | Sommaire | Haut | Page suivante >>> |
Index | Index |