Class Index Cross Index Namespace Index

Class Gui

Master interface to all GUI functions
Contained in: global
Derived from: Gtk::Main
Derived by: none

#include <gtk--/gui.hh>


public function member index:

Gui(int argc, char* *argv, OptionTable& options, poptContext* pctx);
void dbg(const ustring debugustring);
void dbg(const int debugustringlength);
void error(const ustring errtext, int err=0);
void error(int len, int err=0);
ustring getFileName();
ustring getPortName();
State getStatus();
void insertText(char inch);
void setCommFont(ustring newFont);
void setIO(bool connected);
void setProgress(int sofar, int total);
void setStatus(State state);
void showProgress();
bool winOpen();
 

Description:



Function Member Descriptions:


Variable Member Descriptions: