#include <ui-types.h>
Public Attributes | |
| XePUIType | type |
| UI type. | |
| XePUID | uid |
| A unique identifier. | |
| void * | toplevel |
| The main view (window). | |
| void * | foldersview |
| The foldersview. | |
| void * | summaryview |
| The summary view. | |
| void * | messageview |
| The message view. | |
| void * | menubar |
| The menu bar. | |
| void * | toolbar |
| The tool bar. | |
| void * | statusbar |
| The status bar. | |
| void * | python |
| The Python console. | |
| void * | logview |
| The log viewer. | |
| void * | about |
| The about panel. | |
| void * | ideditor |
| The identities editor. | |
| void * | xetpan |
| The main XetPan struct. | |
| int | kb_watch_id |
| The keyboard watch ID. | |
| void * | remote |
| The remote client. | |
|
|
The about panel.
|
|
|
The foldersview.
|
|
|
The identities editor.
|
|
|
The keyboard watch ID.
|
|
|
The log viewer.
|
|
|
The menu bar.
|
|
|
The message view.
|
|
|
The Python console.
|
|
|
The remote client.
|
|
|
The status bar.
|
|
|
The summary view.
|
|
|
The tool bar.
|
|
|
The main view (window).
|
|
|
UI type.
|
|
|
A unique identifier.
|
|
|
The main XetPan struct.
|
1.3.2