DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XpGetLocaleHinter(3)





NAME

       XpGetLocaleHinter  -  Gets  a pointer to and description of the current
       "locale hinter" function.


SYNOPSIS

             cc [ flag... ] file... -lXp [ library... ]
             #include <X11/extensions/Print.h>

       char *XpGetLocaleHinter ( hinter_proc_return )
             XPHinterProc *hinter_proc_return;


ARGUMENTS

       hinter_proc_return
              Returns a pointer to the current hinter proc.


DESCRIPTION

       XpGetLocaleHinter returns the currently installed hinter proc and  hin-
       ter  description. The function value is the pointer to the description.
       The caller is expected to XFree the returned hinter description string.

X Version 11                      libXp 1.0.0           XpGetLocaleHinter(3Xp)

Man(1) output converted with man2html