GitkCallbackNode Struct Reference
[libgitk dialog class]

general gitk event callback node More...

#include <gitk.h>


Data Fields

GitkCallbackPtr callback
 the function to call

gchar * callback_name
 human readable name of callback function

GitkEventType type
 what kind of events should be send

gpointer user_data
 event user data

gchar * widget_id
 to which widget is the event attached


Detailed Description

general gitk event callback node

Definition at line 257 of file gitk.h.


Field Documentation

GitkCallbackPtr GitkCallbackNode::callback
 

the function to call

Definition at line 261 of file gitk.h.

Referenced by gitk__dialog_attach_callback(), and gitk_dialog_process_event().

gchar* GitkCallbackNode::callback_name
 

human readable name of callback function

Definition at line 262 of file gitk.h.

Referenced by gitk__dialog_attach_callback(), gitk_dialog_detach_callback(), gitk_dialog_free(), gitk_dialog_process_event(), gitk_dialog_trans_callback(), and gitk_done().

GitkEventType GitkCallbackNode::type
 

what kind of events should be send

Definition at line 259 of file gitk.h.

Referenced by gitk__dialog_attach_callback(), gitk_dialog_trans_callback(), and gitk_get_callback_node().

gpointer GitkCallbackNode::user_data
 

event user data

Definition at line 260 of file gitk.h.

Referenced by gitk__dialog_attach_callback(), and gitk_dialog_process_event().

gchar* GitkCallbackNode::widget_id
 

to which widget is the event attached

Definition at line 258 of file gitk.h.

Referenced by gitk__dialog_attach_callback(), gitk_dialog_detach_callback(), gitk_dialog_free(), gitk_done(), and gitk_get_callback_node().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:03:40 2004 for gitk by doxygen 1.3.6