#include <ui-types.h>
Public Attributes | |
| XePUIType | type |
| Default UI type. | |
| int | switch_state |
| Flag set when switching UI. | |
| char * | terminal |
| cinthash * | mainviews |
| List of main views. | |
| clist * | composewindows |
| List of compose windows. | |
| cinthash * | messageviews |
| List of message viewers. | |
| carray * | watched_fd |
| Watched file descriptors. | |
| unsigned int | max_wid |
| Maximum watch_id value. | |
| int | ideditor_lock |
| void * | gtk |
| A structure containing global GTK data. | |
| void * | tty |
| A structure containing global TTY data. | |
|
|
List of compose windows.
|
|
|
A structure containing global GTK data.
|
|
|
|
|
|
List of main views.
|
|
|
Maximum watch_id value.
|
|
|
List of message viewers.
|
|
|
Flag set when switching UI.
|
|
|
|
|
|
A structure containing global TTY data.
|
|
|
Default UI type.
|
|
|
Watched file descriptors.
|
1.3.2