#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-phone/gitkrglobal.c:

Go to the source code of this file.
| Variables | |
| CAPI_Info * | capiinfo = NULL | 
| parameters of the capi20 module | |
| gchar * | code_set = NULL | 
| commandline codeset | |
| GitkDialogPtr | context_selection_dialog = NULL | 
| context selection dialog, used for selecting one of the non modal dialogs | |
| FT_Info * | ftinfo = NULL | 
| parameters of the speech module | |
| gint | gitkr_phone_capi_betweendigits = 3 | 
| gint | gitkr_phone_capi_datablocks = 0 | 
| gint | gitkr_phone_capi_datalength = 0 | 
| name of the capi20 module | |
| gint | gitkr_phone_capi_logicalconnections = 0 | 
| gchar * | gitkr_phone_festival_host = NULL | 
| gint | gitkr_phone_festival_port = -1 | 
| gchar * | gitkr_phone_speech_name = NULL | 
| name of the speech module | |
| gchar * | IconAction = NULL | 
| gchar * | IconApplication = NULL | 
| gchar * | IconControl = NULL | 
| gchar * | IconEdit = NULL | 
| gchar * | IconLabel = NULL | 
| gchar * | IconOptionChoice = NULL | 
| gchar * | IconPagename = NULL | 
| gchar * | IconProgress = NULL | 
| gboolean | restart_event_loop = FALSE | 
| is used to restart the event-loop when doing re-layouting | |
| gboolean | run = FALSE | 
| set to FALSE to stop the event-loop | |
| gchar * | selected = NULL | 
| text to say has focus | |
| gchar * | TextOff = NULL | 
| gchar * | TextOn = NULL | 
| gchar * | welcome = NULL | 
Definition in file gitk-renderer-phone/gitkrglobal.c.
| 
 | 
| 
 | 
| commandline codeset 
 Definition at line 34 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_cxpath_get_string(), gitkr_init(), gitkr_widget_get_value(), gitkr_widget_optionchoice_get_choices(), and gitkr_widget_set_value(). | 
| 
 | 
| context selection dialog, used for selecting one of the non modal dialogs 
 Definition at line 30 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_done(), and gitkr_select_context(). | 
| 
 | 
| 
 | 
| name of the capi20 module 
 Definition at line 77 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_init(), and gitkr_init_process_commandline(). | 
| 
 | 
| name of the speech module 
 Definition at line 61 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_done(), gitkr_init(), and gitkr_init_process_commandline(). | 
| 
 | 
| Placeholder of global iconnames and outputs Definition at line 43 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_dialog_output_layout(), and gitkr_init(). | 
| 
 | 
| is used to restart the event-loop when doing re-layouting 
 
 Definition at line 26 of file gitk-renderer-phone/gitkrglobal.c. | 
| 
 | 
| set to FALSE to stop the event-loop 
 
 Definition at line 21 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_event_loop_end(), gitkr_event_loop_getkey(), gitkr_event_loop_start(), gitkr_widget_characterinput_handle(), gitkr_widget_optionchoice_handle(), handle_dialog_ctrl_widgets(), handle_dialog_main_widgets(), sighandler_on_sighup(), sighandler_on_sigint(), and sighandler_on_sigwinch(). | 
| 
 | 
| text to say has focus 
 Definition at line 38 of file gitk-renderer-phone/gitkrglobal.c. Referenced by gitkr_init(), gitkr_widget_characterinput_output(), and gitkr_widget_optionchoice_output(). | 
 1.3.6
 
1.3.6