#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-html/gitkrhideshow.c:
Go to the source code of this file.
Functions | |
void | gitkr_dialog_hide (GitkDialogPtr dialog) |
hide a dialog | |
void | gitkr_dialog_show (GitkDialogPtr dialog) |
show a dialog |
Definition in file gitk-renderer-html/gitkrhideshow.c.
|
hide a dialog
Definition at line 27 of file gitk-renderer-html/gitkrhideshow.c. References gitk_log_intro, gitk_log_outro, and GitkDialogPtr. |
|
show a dialog
Definition at line 19 of file gitk-renderer-html/gitkrhideshow.c. References gitk_log_intro, gitk_log_outro, and GitkDialogPtr. |