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

Go to the source code of this file.
| Functions | |
| gboolean | gitkr_widget_optionchoice_boolean_handle (GitkrTextWidgetPtr widget, gint line) | 
| handle events of a option-choice/boolean widget | |
| void | gitkr_widget_optionchoice_boolean_new (GitkrTextWidgetPtr widget, GitkDialogPtr dialog, xmlNodePtr node) | 
| create a new optionchoice/boolean widget | |
| void | gitkr_widget_optionchoice_boolean_output (GitkrTextWidgetPtr widget, gint line, gboolean active) | 
| display an option-choice/boolean widget | |
Definition in file gitk-renderer-text/widgets/gitkrwoptionchoiceboolean.c.
| 
 | ||||||||||||
| handle events of a option-choice/boolean widget 
 Definition at line 56 of file gitk-renderer-text/widgets/gitkrwoptionchoiceboolean.c. References GitkrTextWidget::dialog, gitkr_widget_get_value(), gitkr_widget_set_value(), GitkrTextWidgetPtr, and GitkrTextWidget::id. | 
Here is the call graph for this function:

| 
 | ||||||||||||||||
| create a new optionchoice/boolean widget 
 Definition at line 18 of file gitk-renderer-text/widgets/gitkrwoptionchoiceboolean.c. References GITK_WIDGET_TYPE_OPTIONCHOICE_BOOLEAN, GitkDialogPtr, gitkr_widget_new(), gitkr_widget_optionchoice_boolean_handle(), gitkr_widget_optionchoice_boolean_output(), GitkrTextWidgetPtr, GitkrTextWidget::handle, GitkrTextWidget::icon, GitkrTextWidget::output, and GitkrTextWidget::type. Referenced by gitkr_dialog_generate_layout_walker(), and gitkr_dialog_generate_sequential_layout_build_page(). | 
Here is the call graph for this function:

| 
 | ||||||||||||||||
| display an option-choice/boolean widget 
 Definition at line 27 of file gitk-renderer-text/widgets/gitkrwoptionchoiceboolean.c. References GitkrTextWidget::dialog, ftinfo, gitkr_widget_get_value(), gitkr_widget_output_post(), gitkr_widget_output_pre(), GitkrTextWidgetPtr, GitkrTextWidget::id, and GitkrTextWidget::label. | 
Here is the call graph for this function:

 1.3.6
 
1.3.6