Query: xtreleasegc
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtReleaseGC() XtReleaseGC() Name XtReleaseGC - deallocate a shared GC when it is no longer needed. Synopsis void XtReleaseGC(object, gc) Widget object; GC gc; Inputs object Specifies any object on the display for which the GC was created; may be of class Object or any subclass thereof. gc Specifies the GC to be deallocated. Description XtReleaseGC() deallocates a shared GC allocated with XtGetGC() or XtAllocateGC(). The Intrinsics maintain a reference count on all shared GCs and call XFreeGC() when the last user of a GC releases it. See Also XtAllocateGC(1), XtGetGC(1). Xt - Memory Allocation XtReleaseGC()
Related Man Pages |
---|
xtallocategc(3xt) - redhat |
xtallocategc(3) - hpux |
destroy(3) - hpux |
xtallocgc(3xt) - osf1 |
xtallocategc(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
SAN Migration question |
Seeking Alternative for diff in hp |
Shopt -s histappend |