|
gwenhywfar 5.10.1
|
#include <gwenhywfar/gui_be.h>#include <gwenhywfar/i18n.h>#include <list>#include <string>#include <gwen-gui-cpp/api.h>#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... | |
Macros | |
| #define | I18N(msg) GWEN_I18N_Translate(PACKAGE, msg) |
| #define | I18S(msg) msg |
| #define I18N | ( | msg | ) | GWEN_I18N_Translate(PACKAGE, msg) |
Definition at line 18 of file cppgui.hpp.
| #define I18S | ( | msg | ) | msg |
Definition at line 19 of file cppgui.hpp.