#include <X11/Xaw3d/TextSink.h>Include dependency graph for AsciiSink.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | XtCOutput "Output" |
| #define | XtNdisplayNonprinting "displayNonprinting" |
| #define | XtNecho "echo" |
Typedefs | |
| typedef _AsciiSinkClassRec * | AsciiSinkObjectClass |
| typedef _AsciiSinkRec * | AsciiSinkObject |
Variables | |
| WidgetClass | asciiSinkObjectClass |
| #define XtCOutput "Output" |
Definition at line 73 of file AsciiSink.h.
| #define XtNdisplayNonprinting "displayNonprinting" |
Definition at line 75 of file AsciiSink.h.
| #define XtNecho "echo" |
Definition at line 76 of file AsciiSink.h.
| typedef struct _AsciiSinkRec* AsciiSinkObject |
Definition at line 83 of file AsciiSink.h.
| typedef struct _AsciiSinkClassRec* AsciiSinkObjectClass |
Definition at line 82 of file AsciiSink.h.
| WidgetClass asciiSinkObjectClass |
Definition at line 143 of file AsciiSink.c.
1.5.1