Function
Gimptype_get_translation_context
since: 2.8
Declaration [src]
const gchar*
gimp_type_get_translation_context (
GType type
)
Description [src]
Retrieves the translation context that has been previously set
using gimp_type_set_translation_context(). You should not need to
use this function directly, use gimp_enum_get_value()
or
gimp_enum_value_get_desc()
instead.
Available since: 2.8