Go to the documentation of this file.
61 #define _(String) dgettext (LIBRARY_GETTEXT_PACKAGE, String)
63 #define STRING(name, value) \
64 gchar * G_GNUC_UNUSED name##noop = _(#name);
66 #define MARKUP(name, list) \
67 static void G_GNUC_UNUSED name##translate (void) \