#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-gtk/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-gtk/gitkrinit.c.
|
file is part of the gitk-renderer library
Definition at line 18 of file gitk-renderer-gtk/gitkrinit.c. |
|
check if there have been passed some parameters for libgitkr_opengl and process them
Definition at line 50 of file gitk-renderer-gtk/gitkrinit.c. References _, cleanup_commandline_args(), gitk_log, gitk_log1, and gitk_puts(). |
Here is the call graph for this function: