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

Go to the source code of this file.
| Functions | |
| void | gitk_done (void) | 
| Frees memory and data used by the library. | |
| void | gitk_done_common_xpath_expressions (void) | 
| Frees allocated precompiled xpath expressions. | |
| void | gitk_done_xsl (void) | 
| Frees allocated xsl ressources and unregisters extension modules/functions. | |
| void | gitk_exit_func (void) | 
| Library exit function. | |
Definition in file gitkdone.c.
| 
 | 
| Frees allocated precompiled xpath expressions. 
 Definition at line 84 of file gitkdone.c. References xpath_get_dialog_modality, xpath_get_dialog_name, and xpath_get_label. Referenced by gitk_done(). | 
| 
 | 
| Frees allocated xsl ressources and unregisters extension modules/functions. 
 Definition at line 94 of file gitkdone.c. References I18N_NS_URL, xsl_domain, xsl_expand, xsl_i18n, and xsl_style. Referenced by gitk_done(). | 
| 
 | 
| Library exit function. 
 Definition at line 105 of file gitkdone.c. References gitk_initialized, and gitk_renderer_done(). | 
Here is the call graph for this function:

 1.3.6
 
1.3.6