#include <gcu/application.h>
Public Member Functions | |
| Application (string name, string datadir=DATADIR) | |
| void | OnHelp (string s="") |
| bool | HasHelp () |
| string & | GetName () |
| virtual GtkWindow * | GetWindow () |
| virtual bool | FileProcess (const gchar *filename, bool bSave, GtkWindow *window, Document *pDoc=NULL) |
| char const * | GetCurDir () |
| void | SetCurDir (char const *dir) |
Definition at line 40 of file application.h.
|
||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 89 of file application.h. |
|
|
Definition at line 95 of file application.h. |
|
|
Definition at line 70 of file application.h. |
|
|
Definition at line 75 of file application.h. |
|
|
|
|
|
|
|
|
|
1.4.1