| Files | |
| file | gitktemplate.c | 
| libgitk template dialogs | |
| file | gitktemplate.h | 
| libgitk template dialogs | |
| file | gitkTemplate_message.xml | 
| message dialog template | |
| Functions | |
| 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 | |
| 
 | 
| simple message dialog with a label and a confirm button. 
 
 
 Definition at line 54 of file gitktemplate.c. References gitk_template_message_with_title(). | 
Here is the call graph for this function:

| 
 | ||||||||||||
| simple message dialog with a label, a confirm button and a custom title 
 
 
 Definition at line 65 of file gitktemplate.c. References _, dialog_on_clicked(), GIML_PATH, gitk_dialog_free(), gitk_dialog_hide(), gitk_dialog_new_from_file(), gitk_dialog_show(), gitk_event_loop_start(), GITK_EVENT_TYPE_ON_CLICKED, gitk_get_error_code(), gitk_get_error_str(), gitk_log, and gitk_printf(). Referenced by gitk_template_message(), info_show(), test_gitk_template_message(), test_gitk_template_message_text_null(), and test_gitk_template_message_title_null(). | 
Here is the call graph for this function:

 1.3.6
 
1.3.6