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
xbasefontnamelistoffontset(3x11) - redhat
xcontextdependentdrawing(3x11) - redhat
xbasefontnamelistoffontset(3) - debian
xcontextdependentdrawing(3x11) - osf1
xdirectionaldependentdrawing(3x11) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Wrong Array...