Function
Gimptype_set_translation_domain
since: 2.2
Declaration [src]
void
gimp_type_set_translation_domain (
GType type,
const gchar* domain
)
Description [src]
This function attaches a constant string as a gettext translation
domain identifier to a GType
. The only purpose of this function is
to use it when registering a #G_TYPE_ENUM with translatable value names.
Available since: 2.2