#include "config.h"
#include <glib.h>
#include <stdio.h>
#include <libgitk/gitk.h>
Include dependency graph for gitkMail.c:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
example main routine | |
Variables | |
gchar * | dialog1_desc |
minimal test dialog number 1 | |
gchar * | dialog2_desc |
minimal test dialog number 2 |
Definition in file gitkMail.c.
|
example main routine
Definition at line 55 of file gitkMail.c. References _, bindtextdomain, dialog1_desc, dialog2_desc, gitk_dialog_free(), gitk_dialog_hide(), gitk_dialog_new_from_string(), gitk_dialog_show(), gitk_done(), gitk_event_loop_start(), gitk_get_error_code(), gitk_get_error_str(), gitk_init(), gitk_log, gitk_log1, gitk_log3, gitk_log_handler(), gitk_printf(), gitk_puts(), and textdomain. |
Here is the call graph for this function: