bind_text_domain


Description:


[ Version ( since = "3.0" ) ]
public void bind_text_domain (string domain_name, string dir_name)

This function wraps bindtextdomain on UNIX and wbintextdomain on Windows.

dir_name is expected to be in the encoding used by the C library on UNIX and UTF-8 on Windows.

Parameters:

domain_name

a gettext domain name

dir_name

path of the catalog directory


Namespace: Gimp
Package: gimp-3.0