#include <gitkrincludes.h>
Collaboration diagram for GitkrTextLayoutPage:

Data Fields | |
| gchar * | title |
| the page-title (from the label of the widgetgroup) | |
| GitkrTextWidgetPtr | widgets |
| dialog widgets | |
| gint | widgetsPerPage |
| number of widgets on this dialog page | |
Definition at line 83 of file gitk-renderer-text/gitkrincludes.h.
|
|
the page-title (from the label of the widgetgroup)
Definition at line 86 of file gitk-renderer-text/gitkrincludes.h. Referenced by gitkr_dialog_generate_sequential_layout_build_page(), and gitkr_dialog_output_layout(). |
|
|
|
number of widgets on this dialog page
Definition at line 85 of file gitk-renderer-text/gitkrincludes.h. Referenced by gitkr_dialog_generate_dialog_widgets(), gitkr_dialog_generate_sequential_layout_build_page(), gitkr_dialog_output_layout(), next_widget(), and prev_widget(). |
1.3.6