gitkwrapper.c File Reference

wrapper for renderer-plugins More...

#include "gitkincludes.h"

Include dependency graph for gitkwrapper.c:

Include dependency graph

Go to the source code of this file.

Functions

void gitk_dialog_hide (GitkDialogPtr const dialog)
 hide a dialog. Callbacks remain connected, so that calling gitk_dialog_show() reactivates the callbacks.

gboolean gitk_dialog_show (GitkDialogPtr const dialog, gboolean const modal)
 show a dialog. When a dialog is show with model=TRUE, then it blocks all previous dialogs, unitl it is finished. The stack of dialog is maintained by the gitk context manager.

void gitk_event_loop_end (void)
 activates the event_loop of current selected renderer

void gitk_event_loop_exchange (void)
void gitk_event_loop_start (void)
 activates the event_loop of current selected renderer


Detailed Description

wrapper for renderer-plugins

Id
gitkwrapper.c,v 1.29 2004/10/28 08:53:56 ensonic Exp

Author:
Stefan Kost <ensonic@users.sf.net>
Date:
Thu Sep 13 17:16:07 2001

Definition in file gitkwrapper.c.


Function Documentation

void gitk_event_loop_exchange void   )  [static]
 

switch the active renderer. This hides all dialogs, switches the renderer and re-shows all previously opened dialogs.

Definition at line 141 of file gitkwrapper.c.

References gitk_dialog_invalidate(), gitk_dialog_list, gitk_init_xsl_domain(), gitk_init_xsl_style(), gitk_log, gitk_log1, gitk_renderer, gitk_renderer_activate(), gitk_renderer_done(), gitk_renderer_name, GitkDialogPtr, GitkRenderer::gitkr_dialog_hide, and GitkRenderer::gitkr_dialog_show.

Referenced by gitk_event_loop_start().

Here is the call graph for this function:


Generated on Thu Oct 28 11:02:54 2004 for gitk by doxygen 1.3.6