#include <mimaTerm.h>
Public Member Functions | |
| void | add_char (char c) |
| Add a character. | |
| MimaTermOut () | |
| void | reset () |
| Clear the terminal. | |
| ~MimaTermOut () | |
Protected Attributes | |
| Gtk::ScrolledWindow | m_scrolledwindow |
| Gtk::TextView | m_textview |
| MimaTermOut::MimaTermOut | ( | ) |
| MimaTermOut::~MimaTermOut | ( | ) |
| void MimaTermOut::add_char | ( | char | c | ) |
Add a character.
| void MimaTermOut::reset | ( | ) |
Clear the terminal.
Gtk::ScrolledWindow MimaGtk::MimaTermOut::m_scrolledwindow [protected] |
Gtk::TextView MimaGtk::MimaTermOut::m_textview [protected] |
1.4.7