type_set_translation_domain


Description:


[ Version ( since = "2.2" ) ]
public void type_set_translation_domain (Type type, string domain)

This function attaches a constant string as a gettext translation domain identifier to a Type.

The only purpose of this function is to use it when registering a ENUM with translatable value names.

Parameters:

type

a Type

domain

a constant string that identifies a translation domain or null


Namespace: Gimp
Package: gimp-3.0