This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
gchar * | code_set |
commandline codeset | |
GitkDialogPtr | context_selection_dialog |
context selection dialog, used for selecting one of the non modal dialogs | |
gboolean | restart_event_loop |
is used to restart the event-loop when doing re-layouting | |
gboolean | run |
set to FALSE to stop the event-loop |
Definition in file gitk-renderer-text/gitkrglobal.h.
|
commandline codeset
Definition at line 20 of file gitk-renderer-text/gitkrglobal.h. 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 19 of file gitk-renderer-text/gitkrglobal.h. |
|
is used to restart the event-loop when doing re-layouting
Definition at line 18 of file gitk-renderer-text/gitkrglobal.h. |
|
set to FALSE to stop the event-loop
Definition at line 17 of file gitk-renderer-text/gitkrglobal.h. |