background image
28
December 15, 1997
X Print Service Extension Library
28
X Print Service Extension Library
Release 6.4
X Version 11
Use
XpGetLocaleHinter to get a pointer to and description of the current "locale hinter" function.
char *XpGetLocaleHinter (hinter_proc_return)
XPHinterProc *hinter_proc_return;
hinter_proc_return
Returns a pointer to the current hinter proc.
XpGetLocaleHinter returns the currently installed hinter proc and hinter description. The function value is the
pointer to the description. The caller is expected to XFree the returned hinter description string.