#include "gitkincludes.h"
Include dependency graph for gitktemplate.c:

Go to the source code of this file.
| Functions | |
| gboolean | dialog_on_clicked (GitkDialogPtr const dialog, gchar *const widget_id, GitkEventPtr const event, gpointer const user_data) | 
| handle dialog buttons | |
| void | gitk_template_message (gchar *const text) | 
| simple message dialog with a label and a confirm button. | |
| void | gitk_template_message_with_title (gchar *const text, gchar *const title) | 
| simple message dialog with a label, a confirm button and a custom title | |
Definition in file gitktemplate.c.
| 
 | ||||||||||||||||||||
| handle dialog buttons 
 Definition at line 39 of file gitktemplate.c. References gitk_event_loop_end(), gitk_log1, GitkDialogPtr, and GitkEventPtr. Referenced by gitk_template_message_with_title(). | 
Here is the call graph for this function:

 1.3.6
 
1.3.6