ARB
Functions
asciiprint.hxx File Reference
#include <aw_base.hxx>
Include dependency graph for asciiprint.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void AWT_create_ascii_print_window (AW_root *awr, const char *text_to_print, const char *title=NULp)
 
void AWT_show_file (AW_root *awr, const char *filename)
 

Function Documentation

void AWT_create_ascii_print_window ( AW_root awr,
const char text_to_print,
const char title = NULp 
)
void AWT_show_file ( AW_root awr,
const char filename 
)

Definition at line 518 of file asciiprint.cxx.

References aw_message(), AWT_create_ascii_print_window(), GB_await_error(), and GB_read_file().

Referenced by ARB_main().