gwenhywfar  4.3.3
Data Structures | Defines
cpp/cppgui.hpp File Reference
#include <gwenhywfar/gui_be.h>
#include <gwenhywfar/i18n.h>
#include <list>
#include <string>
#include <gwen-gui-cpp/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 16 of file cpp/cppgui.hpp.

#define I18S (   msg)    msg

Definition at line 17 of file cpp/cppgui.hpp.