gitkrglobal.c File Reference

gitk renderer global vars More...

#include "gitkrincludes.h"

Include dependency graph for gitk-renderer-html/gitkrglobal.c:

Include dependency graph

Go to the source code of this file.

Variables

pid_t browser_pid
 pid of the browser instance

gchar * gitkr_html_browser_path = "mozilla"
 path to client browser

gchar * gitkr_html_cgi_url = NULL
 url to cgi

gchar * gitkr_html_cgibin_url = "http://localhost/cgi-bin/"
 url to cgi-bin

gboolean restart_event_loop = FALSE
 is used to restart the event-loop when doing re-layouting


Detailed Description

gitk renderer global vars

Id
gitkrglobal.c,v 1.2 2004/10/08 20:01:18 geek7 Exp

Author:
Christian Siegel <geek7@users.sf.net>
Date:
Tue Oct 05 20:17:35 MET 2004

Definition in file gitk-renderer-html/gitkrglobal.c.


Variable Documentation

pid_t browser_pid
 

pid of the browser instance

Definition at line 36 of file gitk-renderer-html/gitkrglobal.c.

Referenced by gitkr_event_loop_start(), and gitkr_init().

gchar* gitkr_html_browser_path = "mozilla"
 

path to client browser

Definition at line 24 of file gitk-renderer-html/gitkrglobal.c.

Referenced by gitkr_init(), and gitkr_init_process_commandline().

gchar* gitkr_html_cgi_url = NULL
 

url to cgi

Definition at line 32 of file gitk-renderer-html/gitkrglobal.c.

Referenced by gitkr_init().

gchar* gitkr_html_cgibin_url = "http://localhost/cgi-bin/"
 

url to cgi-bin

Definition at line 28 of file gitk-renderer-html/gitkrglobal.c.

Referenced by gitkr_init(), and gitkr_init_process_commandline().

gboolean restart_event_loop = FALSE
 

is used to restart the event-loop when doing re-layouting

See also:
gitkr_event_loop_restart()

Definition at line 20 of file gitk-renderer-html/gitkrglobal.c.


Generated on Thu Oct 28 11:00:03 2004 for gitk by doxygen 1.3.6