glib.ggettext

Undocumented in source.

Members

Functions

g_dcgettext
const(gchar)* g_dcgettext(const(gchar)* domain, const(gchar)* msgid, gint category)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_dgettext
const(gchar)* g_dgettext(const(gchar)* domain, const(gchar)* msgid)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_dngettext
const(gchar)* g_dngettext(const(gchar)* domain, const(gchar)* msgid, const(gchar)* msgid_plural, gulong n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_dpgettext
const(gchar)* g_dpgettext(const(gchar)* domain, const(gchar)* msgctxtid, gsize msgidoffset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_dpgettext2
const(gchar)* g_dpgettext2(const(gchar)* domain, const(gchar)* context, const(gchar)* msgid)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strip_context
const(gchar)* g_strip_context(const(gchar)* msgid, const(gchar)* msgval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta