#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-text/gitkrinit.c:

Go to the source code of this file.
| Defines | |
| #define | GITK_RENDERER_C | 
| file is part of the gitk-renderer library | |
| #define | GITKR_INIT_C | 
| Functions | |
| gboolean | gitkr_init (guint *argc, gchar ***argv) | 
| initialises the renderer | |
| gboolean | gitkr_init_process_commandline (guint *argc, gchar ***argv) | 
| check if there have been passed some parameters for libgitkr_opengl and process them | |
Definition in file gitk-renderer-text/gitkrinit.c.
| 
 | 
| file is part of the gitk-renderer library 
 Definition at line 18 of file gitk-renderer-text/gitkrinit.c. | 
| 
 | ||||||||||||
| check if there have been passed some parameters for libgitkr_opengl and process them 
 Definition at line 80 of file gitk-renderer-text/gitkrinit.c. References _, cleanup_commandline_args(), gitk_log, gitk_log1, gitk_puts(), gitkr_text_speech_name, and parse_commandline_arg(). Referenced by gitkr_init(). | 
Here is the call graph for this function:

 1.3.6
 
1.3.6