GitkrTextLayout Struct Reference

gitkr text mode layout More...

#include <gitkrincludes.h>

Collaboration diagram for GitkrTextLayout:

Collaboration graph
[legend]

Data Fields

guint bg_color
 background color

GitkrTextLayoutPage ctrl
 dialog ctrl widgets (such as okay, cancel)

gint currentPage
 page index for member pages

gint currentWidget
 index number of the current active widget

gboolean dim_bold
 dim or bold (bright) foreground

guint fg_color
 foreground color

GitkFocusType focus
 from giml/dialog[focus]

gint maxWidgetsPerPage
 maximum number of widgets on one page

gint numberOfPages
 number of pages in one dialog

GitkrTextLayoutPagePtr pages
 pointer to the separate pages of this dialog

gchar * title
 from giml/dialog/meta/dc:title


Detailed Description

gitkr text mode layout

See also:
gitk.h, GitkLayout

Definition at line 96 of file gitk-renderer-text/gitkrincludes.h.


Field Documentation

guint GitkrTextLayout::bg_color
 

background color

Definition at line 102 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_layout(), and gitkr_dialog_output_layout().

GitkrTextLayoutPage GitkrTextLayout::ctrl
 

dialog ctrl widgets (such as okay, cancel)

Definition at line 106 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_free_layout(), gitkr_dialog_generate_dialog_widgets(), gitkr_dialog_new_layout(), gitkr_dialog_output_layout(), and handle_dialog_ctrl_widgets().

gint GitkrTextLayout::currentPage
 

page index for member pages

Definition at line 98 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_new_layout(), gitkr_dialog_output_layout(), gitkr_layout_get_current_widget(), handle_dialog_main_widgets(), next_page(), next_widget(), prev_page(), and prev_widget().

gint GitkrTextLayout::currentWidget
 

index number of the current active widget

Definition at line 100 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_new_layout(), gitkr_dialog_output_layout(), gitkr_layout_get_current_widget(), gitkr_layout_get_current_widget_line(), handle_dialog_ctrl_widgets(), handle_dialog_main_widgets(), next_page(), next_widget(), prev_page(), and prev_widget().

gboolean GitkrTextLayout::dim_bold
 

dim or bold (bright) foreground

Definition at line 104 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_layout(), and gitkr_dialog_output_layout().

guint GitkrTextLayout::fg_color
 

foreground color

Definition at line 103 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_layout(), and gitkr_dialog_output_layout().

GitkFocusType GitkrTextLayout::focus
 

from giml/dialog[focus]

Definition at line 97 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_new_layout(), and gitkr_event_loop_start().

gint GitkrTextLayout::maxWidgetsPerPage
 

maximum number of widgets on one page

Definition at line 101 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_free_layout(), gitkr_dialog_generate_sequential_layout(), gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_generate_sequential_layout_count_pages(), and gitkr_dialog_new_layout().

gint GitkrTextLayout::numberOfPages
 

number of pages in one dialog

Definition at line 99 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_free_layout(), gitkr_dialog_generate_sequential_layout(), gitkr_dialog_output_layout(), and next_page().

GitkrTextLayoutPagePtr GitkrTextLayout::pages
 

pointer to the separate pages of this dialog

Definition at line 105 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_free_layout(), gitkr_dialog_generate_sequential_layout(), gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_new_layout(), gitkr_dialog_output_layout(), gitkr_layout_get_current_widget(), handle_dialog_main_widgets(), next_widget(), and prev_widget().

gchar* GitkrTextLayout::title
 

from giml/dialog/meta/dc:title

Definition at line 97 of file gitk-renderer-text/gitkrincludes.h.

Referenced by gitkr_dialog_free_layout(), gitkr_dialog_generate_sequential_layout(), gitkr_dialog_new_layout(), and gitkr_dialog_output_layout().


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