#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-phone/widgets/gitkrwaction.c:

Go to the source code of this file.
| Functions | |
| gboolean | gitkr_widget_action_handle (GitkrPhoneWidgetPtr widget) | 
| handle events of an action widget | |
| void | gitkr_widget_action_new (GitkrPhoneWidgetPtr widget, GitkDialogPtr dialog, xmlNodePtr node) | 
| create a new action widget | |
| void | gitkr_widget_action_output (GitkrPhoneWidgetPtr widget, gboolean active) | 
| display an action widget | |
Definition in file gitk-renderer-phone/widgets/gitkrwaction.c.
| 
 | 
| handle events of an action widget 
 Definition at line 35 of file gitk-renderer-phone/widgets/gitkrwaction.c. References capi_text_output(), capiinfo, ftinfo, and GitkrPhoneWidgetPtr. Referenced by gitkr_widget_action_new(). | 
Here is the call graph for this function:

| 
 | ||||||||||||||||
| create a new action widget 
 Definition at line 18 of file gitk-renderer-phone/widgets/gitkrwaction.c. References GITK_WIDGET_TYPE_ACTION, GitkDialogPtr, gitkr_widget_action_handle(), gitkr_widget_action_output(), gitkr_widget_new(), GitkrPhoneWidgetPtr, GitkrPhoneWidget::handle, GitkrPhoneWidget::output, and GitkrPhoneWidget::type. | 
Here is the call graph for this function:

| 
 | ||||||||||||
| display an action widget 
 Definition at line 26 of file gitk-renderer-phone/widgets/gitkrwaction.c. References capi_text_output(), capiinfo, ftinfo, GitkrPhoneWidgetPtr, and GitkrPhoneWidget::label. Referenced by gitkr_widget_action_new(). | 
Here is the call graph for this function:

 1.3.6
 
1.3.6