debian man page for xpgetlocalehinter

Query: xpgetlocalehinter

OS: debian

Section: 3xp

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XpGetLocaleHinter(3Xp)						 XPRINT FUNCTIONS					    XpGetLocaleHinter(3Xp)

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 hinter 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)
Related Man Pages
xpendjob(3xp) - debian
xpcancelpage(3xp) - x11r4
xpendpage(3xp) - x11r4
xpgetoneattribute(3xp) - x11r4
xpcancelpage(3xp) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?