IMContextInfo.domainDirname
string domainDirname() @property nothrowGet domainDirname field.
Returns
Name of locale directory for use with bindtextdomain()
void domainDirname(string propval) @property nothrowSet domainDirname field.
Parameters
propval | Name of locale directory for use with bindtextdomain() |