#include <gitk.h>
Inheritance diagram for GitkWidget:


Data Fields | |
| GitkDialogPtr | dialog |
| dialog the widget belongs to | |
| gchar * | id |
| string identification | |
| GitkWidgetType | type |
| what kind of widget is it | |
Definition at line 302 of file gitk.h.
|
|
dialog the widget belongs to
Definition at line 308 of file gitk.h. Referenced by gitk_dialog_move_focus(), and handle_dialog_main_widgets(). |
|
|
string identification
Definition at line 308 of file gitk.h. Referenced by gitk_dialog_move_focus(), and handle_dialog_main_widgets(). |
|
|
what kind of widget is it
Definition at line 308 of file gitk.h. Referenced by handle_dialog_main_widgets(). |
1.3.6