#include <gcu/application.h>
Public Member Functions | |
Application (string name, string datadir=DATADIR, char const *help_name=NULL, char const *icon_name=NULL) | |
void | OnHelp (string s="") |
bool | HasHelp () |
string & | GetName () |
virtual GtkWindow * | GetWindow () |
virtual bool | FileProcess (const gchar *filename, const gchar *mime_type, 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 93 of file application.h. |
|
Definition at line 99 of file application.h. |
|
Definition at line 73 of file application.h. |
|
Definition at line 78 of file application.h. |
|
|
|
|
|
|