This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Functions | |
| void | gitk_init (guint *const argc, gchar ***const argv, gchar *const client_package_name, gchar *const client_locale_dir) | 
| Filters gitk-related options from commandline options, setup initial data for the application using the lib and loads the renderer. | |
| gboolean | gitk_init_xsl_domain (void) | 
| Loads the stylesheet for domain transformation. | |
| gboolean | gitk_init_xsl_style (void) | 
| Loads the stylesheet for renderer specific style application. | |
Definition in file gitkinit.h.
| 
 | 
| Loads the stylesheet for domain transformation. 
 Definition at line 350 of file gitkinit.c. References gitk_err, gitk_err1, gitk_log1, gitk_renderer_name, xsl_domain, and XSL_ROOT_PATH. Referenced by gitk_event_loop_exchange(), and gitk_init_xsl(). | 
| 
 | 
| Loads the stylesheet for renderer specific style application. 
 Definition at line 375 of file gitkinit.c. References gitk_err, gitk_err1, gitk_log1, gitk_renderer_name, gitk_style_name, XSL_ROOT_PATH, and xsl_style. Referenced by gitk_event_loop_exchange(), gitk_init_xsl(), and index_html(). | 
 1.3.6
 
1.3.6