#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-html/gitkreventloop.c:
Go to the source code of this file.
Functions | |
void | gitkr_event_loop_end (void) |
terminates the event-loop | |
void | gitkr_event_loop_restart (void) |
terminates the event-loop so that it will be restarted after relayouting the dialogs | |
void | gitkr_event_loop_start (void) |
html based event-loop |
Definition in file gitk-renderer-html/gitkreventloop.c.
|
terminates the event-loop
Definition at line 30 of file gitk-renderer-html/gitkreventloop.c. References gitk_log_intro, and gitk_log_outro. |
|
html based event-loop
Definition at line 19 of file gitk-renderer-html/gitkreventloop.c. References browser_pid, gitk_log_intro, and gitk_log_outro. |