gwenhywfar 4.0.3
Data Structures | Defines

fox16/cppgui.hpp File Reference

#include <gwen-gui-fox16/api.h>
#include <gwenhywfar/gui_be.h>
#include <gwenhywfar/i18n.h>
#include <list>
#include <string>
#include <gwen-gui-fox16/cppdialog.hpp>

Go to the source code of this file.

Data Structures

class  CppGui
 A C++ binding for the C module GWEN_GUI. More...

Defines

#define I18N(msg)   GWEN_I18N_Translate(PACKAGE, msg)
#define I18S(msg)   msg

Define Documentation

#define I18N (   msg)    GWEN_I18N_Translate(PACKAGE, msg)

Definition at line 19 of file fox16/cppgui.hpp.

#define I18S (   msg)    msg

Definition at line 20 of file fox16/cppgui.hpp.