hpux man page for xfreegc

Query: xfreegc

OS: hpux

Section: 3

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

XFreeGC()																 XFreeGC()

Name
  XFreeGC - free a graphics context.

Synopsis
  XFreeGC(display, gc)
	Display *display;
	GC gc;

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

  gc	    Specifies the graphics context to be freed.

Description
  XFreeGC() frees all memory associated with a graphics context, and removes the GC from the server and display hardware.

  For more information, see Volume One, Chapter 5, The Graphics Context.

Errors
  BadGC

See Also
  XDefaultGC(),  XChangeGC(),  XCopyGC(),  XCreateGC(), XGContextFromGC(), XSetArcMode(), XSetBackground(), XSetClipMask(), XSetClipOrigin(),
  XSetClipRectangles(), XSetDashes(), XSetFillRule(), XSetFillStyle(), XSetForeground(), XSetFunction(), XSetGraphicsExposures(), XSetLineAt-
  tributes(), XSetPlaneMask(), XSetState(), XSetStipple(), XSetSubwindowMode(), XSetTSOrigin().

Xlib - Graphics Context 														 XFreeGC()
Related Man Pages
xsetplanemask(3x11) - redhat
xcopygc(3) - hpux
xsetcliprectangles(3) - hpux
xsetbackground(3x11) - osf1
xsetforeground(3x11) - osf1
Similar Topics in the Unix Linux Community
Xlib simple program.
Warning for megane16v: Bumping Up Posts
Rectangle is flickering while dragging on screen with xlib