This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Functions | |
| void | gitk_dialog_hide (GitkDialogPtr const dialog) | 
| hide a dialog. Callbacks remain connected, so that calling gitk_dialog_show() reactivates the callbacks. | |
| gboolean | gitk_dialog_show (GitkDialogPtr const dialog, const gboolean modal) | 
| show a dialog. When a dialog is show with model=TRUE, then it blocks all previous dialogs, unitl it is finished. The stack of dialog is maintained by the gitk context manager. | |
| void | gitk_event_loop_end (void) | 
| activates the event_loop of current selected renderer | |
| void | gitk_event_loop_start (void) | 
| activates the event_loop of current selected renderer | |
Definition in file gitkwrapper.h.
 1.3.6
 
1.3.6