xfreefontset(3) hpux man page | unix.com

Man Page: xfreefontset

Operating Environment: hpux

Section: 3

XFreeFontSet()															    XFreeFontSet()

Name
  XFreeFontSet - free a font set.

Synopsis
  void XFreeFontSet(display, font_set)
	Display *display;
	XFontSet font_set;

Arguments
  display   Specifies the connection to the X server.

  font_set  Specifies the font set.

Availability
  Release 5 and later.

Description
  XFreeFontSet()  frees the specified font set.  The associated base font name list, font name list, XFontStruct list, and XFontSetExtents(),
  if any, are freed.

See Also
  XExtentsofFontSet, XFontsOfFontSet(), XCreateFontSet().

Xlib - Internationalized Text Output												    XFreeFontSet()
Related Man Pages
xdirectionaldependentdrawing(3x11) - redhat
xbasefontnamelistoffontset(3x) - hpux
xcontextdependentdrawing(3x11) - osf1
xcontextualdrawing(3x11) - osf1
xlocaleoffontset(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Wrong Array...