libgitk dialog templates
[libgitk core]


Files

file  gitktemplate.c
 libgitk template dialogs

file  gitktemplate.h
 libgitk template dialogs

file  gitkTemplate_message.xml
 message dialog template


Functions

void gitk_template_message (gchar *const text)
 simple message dialog with a label and a confirm button.

void gitk_template_message_with_title (gchar *const text, gchar *const title)
 simple message dialog with a label, a confirm button and a custom title


Detailed Description

Applications have common dialogs like message boxes and simple questions. This module provides such dialogs.

Function Documentation

void gitk_template_message gchar *const  text  ) 
 

simple message dialog with a label and a confirm button.

Parameters:
text the message to display
See also:
gitkTemplate_message.xml

Definition at line 54 of file gitktemplate.c.

References gitk_template_message_with_title().

Here is the call graph for this function:

void gitk_template_message_with_title gchar *const  text,
gchar *const  title
 

simple message dialog with a label, a confirm button and a custom title

Parameters:
text the message to display
title the dialog title
See also:
gitkTemplate_message.xml

Definition at line 65 of file gitktemplate.c.

References _, dialog_on_clicked(), GIML_PATH, gitk_dialog_free(), gitk_dialog_hide(), gitk_dialog_new_from_file(), gitk_dialog_show(), gitk_event_loop_start(), GITK_EVENT_TYPE_ON_CLICKED, gitk_get_error_code(), gitk_get_error_str(), gitk_log, and gitk_printf().

Referenced by gitk_template_message(), info_show(), test_gitk_template_message(), test_gitk_template_message_text_null(), and test_gitk_template_message_title_null().

Here is the call graph for this function:


Generated on Thu Oct 28 11:04:24 2004 for gitk by doxygen 1.3.6