xgetfontpath(3) hpux man page | unix.com

Man Page: xgetfontpath

Operating Environment: hpux

Section: 3

XGetFontPath()															    XGetFontPath()

Name
  XGetFontPath - get the current font search path.

Synopsis
  char **XGetFontPath(display, npaths_return)
	Display *display;
	int *npaths_return;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

  npaths_return
	    Returns the number of strings in the font path array.

Returns
  A list of strings comprising the font search path.

Description
  XGetFontPath() allocates and returns an array of strings containing the search path for fonts.  The contents of these strings are implemen-
  tation-dependent and are not intended to be interpreted by client applications.  The data in the font path should be	freed,	using  XFree-
  FontPath(), when no longer needed.

See Also
  XCreateFontCursor(),	XFreeFont(),  XFreeFontInfo(),	XFreeFontNames(),  XFreeFontPath(), XGetFontProperty(), XListFonts(), XListFontsWith-
  Info(), XLoadFont(), XLoadQueryFont(), XQueryFont(), XSetFont(), XSetFontPath(), XUnloadFont().

Xlib - Fonts															    XGetFontPath()
Related Man Pages
xgetfontpath(3x11) - redhat
xsetfontpath(3x11) - redhat
xfreefontpath(3) - debian
xfreefontpath(3) - centos
xgetfontpath(3) - centos
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
awk - Multi-line data to be stored in variable