class for global handling of the XML file fbdbg.ui More...
Public Attributes | |
GtkBuilder_PTR | XML |
The GthBuilder structure in use. | |
GObject_PTR | window1 |
The GObject PTR for the main window. | |
GObject_PTR | tstoreProcVar |
The GObject PTR for the GtkTreeStore in ProcVar tab. | |
GObject_PTR | tstoreProcs |
The GObject PTR for the GtkTreeStore in Procs tab. | |
GObject_PTR | tstoreThreads |
The GObject PTR for the GtkTreeStore in Threads tab. | |
GObject_PTR | tstoreWatch |
The GObject PTR for the GtkTreeStore in Watch tab. | |
GObject_PTR | lstoreMemory |
The GObject PTR for the GtkListStore in memory tab. | |
GObject_PTR | tviewProcVar |
The GObject PTR for the GtkTreeView in ProcVar tab. | |
GObject_PTR | tviewProcs |
The GObject PTR for the GtkTreeView in Procs tab. | |
GObject_PTR | tviewThreads |
The GObject PTR for the GtkTreeView in Threads tab. | |
GObject_PTR | tviewWatch |
The GObject PTR for the GtkTreeView in Watch tab. | |
GObject_PTR | lviewMemory |
The GObject PTR for the GtkTreeView in memory tab. | |
GObject_PTR | butStopVar |
The GObject PTR for the button StopVar in main window. | |
GObject_PTR | nbook2 |
The GObject PTR for the right notebook. | |
GObject_PTR | watch1 |
The GObject PTR for the label watch 1. | |
GObject_PTR | watch2 |
The GObject PTR for the label watch 2. | |
GObject_PTR | watch3 |
The GObject PTR for the label watch 3. | |
GObject_PTR | watch4 |
The GObject PTR for the label watch 4. | |