Go to the source code of this file.
|
G_BEGIN_DECLS GLIB_AVAILABLE_IN_ALL const gchar * | g_strip_context (const gchar *msgid, const gchar *msgval) G_GNUC_FORMAT(1) |
|
GLIB_AVAILABLE_IN_ALL const gchar * | g_dgettext (const gchar *domain, const gchar *msgid) G_GNUC_FORMAT(2) |
|
GLIB_AVAILABLE_IN_ALL const gchar * | g_dcgettext (const gchar *domain, const gchar *msgid, gint category) G_GNUC_FORMAT(2) |
|
GLIB_AVAILABLE_IN_ALL const gchar * | g_dngettext (const gchar *domain, const gchar *msgid, const gchar *msgid_plural, gulong n) G_GNUC_FORMAT(3) |
|
GLIB_AVAILABLE_IN_ALL const gchar * | g_dpgettext (const gchar *domain, const gchar *msgctxtid, gsize msgidoffset) G_GNUC_FORMAT(2) |
|
GLIB_AVAILABLE_IN_ALL const gchar * | g_dpgettext2 (const gchar *domain, const gchar *context, const gchar *msgid) G_GNUC_FORMAT(3) |
|
◆ g_dcgettext()
◆ g_dgettext()
◆ g_dngettext()
◆ g_dpgettext()
◆ g_dpgettext2()
◆ g_strip_context()