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

Go to the source code of this file.
| Variables | |
| 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 | |
| gchar * | gitkr_text_speech_name = NULL | 
| name of the speech module | |
| 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 | |
Definition in file gitk-renderer-text/gitkrglobal.c.
| 
 | 
| context selection dialog, used for selecting one of the non modal dialogs 
 Definition at line 30 of file gitk-renderer-text/gitkrglobal.c. | 
| 
 | 
| parameters of the speech module 
 Definition at line 37 of file gitk-renderer-text/gitkrglobal.c. | 
| 
 | 
| name of the speech module 
 Definition at line 41 of file gitk-renderer-text/gitkrglobal.c. Referenced by gitkr_done(), gitkr_init(), and gitkr_init_process_commandline(). | 
| 
 | 
| is used to restart the event-loop when doing re-layouting 
 
 Definition at line 26 of file gitk-renderer-text/gitkrglobal.c. | 
| 
 | 
| set to FALSE to stop the event-loop 
 
 Definition at line 21 of file gitk-renderer-text/gitkrglobal.c. | 
 1.3.6
 
1.3.6